搜索资源列表
GAs
- 使用遗传算法求一个多项式函数在区间[0,37]之间的极大值,编程环境采用Matlab6.0。-The use of genetic algorithm for a polynomial function in the interval [0,37] between the maximum value, the use of programming environment Matlab6.0.
GA_TSP2
- 基于遗传算法的TSP问题实现 本程序是利用MFC编程,通过读入文件信息计算得出最佳路径.并可视化了路程的路线.-Solving Travel salesman problem using genetic algorithm
immune-genetic-algorithm-for-TSP
- 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
pahr
- C语言遗传算法包,主要介绍C语言编程的遗传算法,()