搜索资源列表
FrameReader
- 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all pat
ycsf
- 标准的遗传算法,用Java实现,求解函数,有良好的界面。-Standard genetic algorithm, using Java to achieve, to solve function, there is a good interface.
GA
- 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
Best
- java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
GAMST
- 基于遗传算法的最少生成树求解算法的实现. 用java语言,在Eclipse的开发平台。-Solving minimum spannig tree problem based on generic algorithm. developed with Java language on eclipse platform
GA
- 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
java
- 用Java实现遗传算法的 标准遗传算法求解函数原程序-A genetic algorithm with the standard Java Genetic Algorithm for Function of the original program
g
- 用遗传算法求解tsp问题,其中算了20个城市-A Genetic Algorithm for tsp problem, of which 20 cities calculations
solve
- 独粒钻石棋求解属于计算机人工智能中的博弈问题, 本文介绍了一种基于遗传算法的解决方案并用Java语言加以实现.-failed to translate
ga
- 遗传算法求解tsp问题相关资料_JAVA源码-The genetic algorithm tsp the relevant information _JAVA on source
ThinkingInJava
- 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中-very good
TH
- 遗传算法求解TSP问题的java代码,清晰明了,思路清楚-Java code genetic algorithm for solving TSP, clarity, clear thinking
WinTSP
- 求解遗传算法 简单遗传算法求解 java环境下求解遗传算法-Genetic algorithm for solving simple genetic algorithm genetic algorithm for solving java environment
TSP
- 遗传算法求解TSP(旅行商问题)。算法设计作业自己做的答案-Genetic Algorithm for TSP
TSP
- 一种基于遗传算法求解TSP的新思路,内有详细注释。-new method of TSP based GA
t1
- 实现48个城市的用遗传算法求解TSP问题,用户输入种群大小,运行代数,交叉率,变异率,得到运行界面。-Achieve 48 cities TSP problem using genetic algorithms, user input population size, run algebra, crossover rate, mutation rate and get running interface.
TSP-Java
- TSP问题遗传算法求解以及Java实现,适合初学java的借鉴使用-Genetic Algorithm for TSP and Java implementation
GA
- 水库调度最优水位控制遗传算法,java编写,方法针对水库调度最优水位的求解,求出的水位用于指导水库运行。-Reservoir dispatching water level control, genetic algorithm (ga) Java code
Multi-objective-
- 多目标遗传算法求解问题遗传算法求解问题 -Multi-objective optimization genetic algorithm
基于遗传算法的柔性作业车间调度问题
- 使用交叉、变异的遗传算法求解柔性作业车间调度问题,有效求解最小化完成时间