# GADemo **Repository Path**: heruiyu/GADemo ## Basic Information - **Project Name**: GADemo - **Description**: 经典遗传算法的Java实现以及遗传算法实现自动组卷 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-01-28 - **Last Updated**: 2024-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本文件包括简单遗传算法的实现(simplega)下,以及遗传算法在自动组卷中的实现(generation)下。另外,在自动组卷的代码实现中,`QuestionService`这个类是用来获取符合条件的题库的,涉及到Dao层与数据库的交互操作,可自行实现`QuestionService` 你可以通过`jslinxiaoli@foxmail.com`联系我. 欢迎在[github](https://github.com/jslixiaolin)或者[知乎](http://www.zhihu.com/people/li-xiao-lin-4)上关注我 ^_^. 也可以访问个人网站: https://jslixiaolin.github.io