搜索资源列表
GA_TSP
- 用MFC开发的GA写的旅行商问题(TSP)-it is a program on MFC,for the problen of TSP ,the algrorithm is GA
mfc-tsp
- 用c++实现的mfc程序,解决旅行商问题。-Mfc program with c++ implemented, solve the traveling salesman problem.
TSP
- 应用遗传算法实现旅行商周游问题,包括轮盘选择,杂交,变异等算法的实现-Application of Genetic Algorithm traveling salesman problems, including roulette selection, hybridization, mutation algorithm
SA
- 针对于多个城市的最短距离问题或旅行商问题,模拟退火算法,C#程序-For the shortest distance problem or traveling salesman problem in many cities, simulated annealing algorithm, C# program
soqqtion-problem
- 本程序是对经典的旅行商问题的一种解法,是学习数据结构算法的极佳材料,c语言编写,(This procedure is a solution to the classical traveling salesman problem, excellent material is data structure learning algorithm, c language,)