搜索资源列表
heredityArthmetic
- 介绍了遗传算法的基本思想,基础结构和应用等-introduced a genetic algorithm basic idea, infrastructure and applications
jgap_3.0_full
- JGAP(发音\"jay-gap\")是一款用Java编写的遗传算法包。提供了基本的遗传算法.你可以使用它来解决一些适用于遗传算法解决的问题. -JGAP (pronounced "jay-gap") is one prepared with Java packages of genetic algorithm. Provides the basic genetic algorithm. You can use it to solve some of the geneti
FrameReader
- 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all pat
GA_apply_inTest
- 这是我用遗传算法做的一套组卷系统,虽然功能比较硕,但是基本要求满足了-This is what I used to do a set of test paper genetic algorithm system, although the feature comparison Shuo, but the basic requirements to meet
GA_java
- 基于遗传算法的智能组卷系统 java ssh 基本的课程管理模块、题库模块和组卷模块- Design and Implementation of Intelligence Testing-paper Generation of Data structure
lvxingshang.java
- 用java语言开发基于遗传算法理论的旅行商最短路径问题,包含遗传算法的常用基本理论。-The basic theory of common java language development based on the traveling salesman problem based on genetic theory shortest path algorithms, including genetic algorithm.