搜索资源列表
tspcode
- c语言编写的应用遗传算法解决tsp问题的源码,并且已编译-prepared by the application of genetic algorithms to solve the problem tsp source, and compiled
tigongyuanma
- 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
遗传算法GA解决TSP问题
- 基本遗传算法GA解决TSP问题 完美运行
tsp
- 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
tsp
- matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造-MATLAB to solve tsp problem
11838804390
- 编写程序实现用遗传算法解决旅行商问题,研究遗传算法的工作原理和收敛性质。-TSP using Genentic Algorithm
GGA_TSPe
- 遗传算法解决TSP问题,C++,VVS2005,注释详尽-GA, TSP -Genetic algorithm to solve TSP, C++, VVS2005 comment in detail-GA, TSP
TSP_mzy
- 遗传算法解决TSP问题,可多达150个城市。-Genetic algorithm for TSP, even for 150 cities scale.
GATSproblem
- 主程序是GA.m,geneticTSP.m是主体程序,遗传算法解决TSP问题完整程序-The main program is GA.m, geneticTSP.m is the main program, the genetic algorithm to solve TSP complete program
ga-tsp
- ga遗传算法解决tsp问题的一个简单实例, 学习使用-ga for tsp
TSP_GeneAlg
- 遗传算法解决TSP问题,算法简单,适合初学者学习。-Genetic algorithm to solve TSP.
ga-tsp
- 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
TSP
- 遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。-Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.
tsp问题--遗传算法
- 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
GA_TSP
- 遗传算法解决TSP问题,参数分为三组,可自行设置。(The genetic algorithm to solve the TSP problem, the parameters are divided into three groups, can set up their own.)
TSP遗传算法
- 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)
ASO
- 遗传算法解决TSP; 含有图形化界面;(The TSP problem solved by genetic algorithm; Including a graphical interface.)
GA-tsp
- 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
6. TSP Prog
- 遗传算法解决旅行商问题,可以解决N个城市最短路程问题并画图表示,给出迭代次数和最短距离(Solving the traveling salesman problem by genetic algorithm)
遗传模拟退火算法求解TSP问题matlab代码
- 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)