搜索资源列表
GA_tsp
- 用遗传算法解决旅行商问题的源码 开发坏境MATLAB-Prepared using vc++ student management system need to look at Naqu
GA_TSP
- 遗传算法结局旅行商问题,有界面显示.实现简单的问题,初学者下载可以学习到很多东西。-the GA for TSP,has the gdi
GA_TSP
- 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to direct the distance of the journey
GA_TSP
- 用遗传算法解TSP问题 编码方式:次序编码 选择算子:轮盘赌 杂交:单点 变异:均匀变异-Genetic Algorithm for TSP with the issue of encoding: coding sequence selection operator: roulette hybridization: a single point mutation: uniform mutation
GA_TSP
- 遗传算法解决TSP问题,C++,VS2005,注释详尽-GA, TSP
GA_TSP
- Another TSP GA for Maltab
GA_TSP
- 遗传算法求解TSP问题,内有附注,方便理解。-Genetic Algorithm for TSP problem
GA_TSP
- 遗传算法求解tsp问题,有详细注释,31个城市的中国tsp问题-Genetic Algorithm for tsp problem, detailed notes, 31 cities of China, the problem tsp
GA_TSP
- 遗传算法解TSP问题.使用史上最牛的遗传算法解决Tsp问题.-Genetic Algorithm for the TSP. With the history of the cattle problem of the genetic algorithm to solve Tsp.
ga_tsp
- 针对tsp问题的遗传算法的vc++实现,迭代200代,10个城市之间进行优化-A genetic algorithm for the tsp of vc++ implementation, iteration 200 on behalf of, among 10 cities to optimize
GA_TSP
- 用改进遗传算法解决旅行商问题,以寻求最优解-Using improved genetic algorithm to solve traveling salesman problem, to find the optimal solution
GA_TSP
- 一个函数程序它可以自动排列魔方只要通过数据输入就可以控制 -Program a function that can automatically arrange cube as long as you can control through the data input
ga_tsp
- 遗传算法优化解决TSP问题,有很好的接口,只需改变相应参数即可使用-Optimization of genetic algorithm to solve TSP, good interface, simply by changing the corresponding parameters can be used
GA_TSP
- 使用遗传算法来解决旅行商的问题。。。The use of genetic algorithms to solve the traveling salesman problem.-The use of genetic algorithms to solve the traveling salesman problem. . .
GA_tsp
- Use genetic algorithm to solve TSP(traveling salesman problem), including GUI interface.-Use genetic algorithm to solve TSP (traveling salesman problem), including GUI interface.
GA_TSP
- 本程序包含遗传算法主程序,用于解决GA在TSP中的应用问题。包含有cross exchang mutation fit等多个子程序。对于TSP问题可以直接拿来用,其他问题可以稍加修改或利用其中的GA程序。-This program includes the main program, the genetic algorithm (GA) is used to solve the problem of GA in the application of TSP. Contains a cross e
ga_TSP
- 动态展示tsp问题求解过程,并给出最优解和平均解(Dynamic display of TSP problem solving process)
