搜索资源列表
ONE_NEW_GA_TO_SOLVE_TSP
- 用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h -with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
该程序是用于解决遗传算法的
- 该程序是用于解决遗传算法的,可能运行环境有要求,但是效果很好噢-that the procedure was used to solve the genetic algorithm, the operating environment may be required, but a good effect Oh
GA
- 本程序利用java语言实现了遗传算法。并对算法进行了模拟。
chenxu1
- 遗传算法的一个演示程序,演示了遗传算法的一些简单的功能,能够使人更加明白的了解遗传算法的好处!-a genetic algorithm Demonstration Program, demonstrated the genetic algorithm with some simple functions that could lead to a greater understanding of the genetic algorithm understanding of the benefits
Genetic
- 基于matlab的遗传算法程序,其中里面给出3个例子-Procedures based on genetic algorithm matlab
GA
- 遗传算法的实现, matlab编写的 遗传算法程序,实数编码,-Genetic algorithm implementation, matlab genetic algorithm written procedures, real-coded,
max3SATfixpop
- 我写的一个用遗传算法测试 MAX3-SAT 问题的程序。-I wrote a genetic algorithm test MAX3-SAT program.
Genetic-Algorithm
- 一个基于遗传算法(DNA算法)的走迷宫程序。内部具有多个变量可供调节算法的收敛性。-a Genetic Algorithm based Maze path detection program, inside which has many varietis to adjust the convergence of the algorithm.
MazeGameBasedonGeneAlgm
- 人工智能大作业 基于经典遗传算法实现的迷宫程序 输入杂交率和突变率 按照遗传算法得到种群中优势个体 距离走出迷宫更近的个体最为优势-Great job is based on artificial intelligence classical genetic algorithm maze procedure input hybridization rate and mutation rate in accordance with the dominant population genetic a
ga
- 遗传算法的matlab程序,遗传算法是一种进化算法,仿效的是生物界中物竞天择适者生存的原理-Genetic algorithm matlab program, the genetic algorithm is an evolutionary algorithm to emulate the biosphere in natural selection principle of survival of the fittest
GA
- 遗传算法是一种通过模拟自然进化过程搜索最优解的方法。其MATLAB程序, 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,并引入了倒位操作。-Genetic algorithm is a method of searching the optimal solution for the natural process of evolution through simulations. Its MATLAB program using a binary Gray co