搜索资源列表
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问题
TSP(matlab)
- 这是 关于tsp问题的原码。 请各位大虾指正。谢谢, -on tsp This is the original code. Please correct me prawns. Thank you.
TSP-matlab
- 这个是TSP问题的matlab程序求解,请过目!-the TSP is the procedure for Matlab, please read!
HopfieldofTSP
- 这是在MATLAB上的Hopfield解决简单的TSP问题,虽然有点简单,但效果很好~-This is the MATLAB on the Hopfield simple solution of TSP, Although somewhat simple, but very effective ~
The_C_program_for_TSP_matter
- 用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题。我选择的是TSP的研究,用C\\C++解决,不过城市数目只有十个。-C language to solve the problem of the source of TSP is my sophomore year elective mathematical modeling classes, After the course ended bigger operations is a top
TSP
- TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考
tsp
- tsp问题俗称旅行商问题,一个商人从一个城市出发,经过所有的城市一次且仅一次回到出发的城市,问旅行商应当如何选择路径使总路径最短。本程序是用lingo软件编写的,只需要更改城市的数目以及距离矩阵即可。
mayisuanfa
- 蚂蚁算法,一个学生的论文,精典TSP问题
TSP
- 求解旅行商问题 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?
TSP
- 商务旅行问题TSP用Hopfield人工神经网络实现
satsp
- SA解决TSP问题的程序 - Dinga s Blog
cityspot
- TSP问题城市坐标文件,给出了42城市、48城市和51城市的坐标
tsp
- 针对数学建模中的某一送货运输问题的C语言实现
蚁群算法tsp问题matlab程序
- 简单的求解tsp问题的蚁群算法matlab程序
遗传算法GA解决TSP问题
- 基本遗传算法GA解决TSP问题 完美运行
TSP
- 用蚁群算法实现的TSP问题,有对话框界面,自己可以设置参数变量。-Ant colony algorithm for TSP problem, a dialog box interface, they can set the parameters variable.
PSO-TSP.rar
- 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
GoodPoint
- 使用佳点集遗传算法,解决安徽十七市的TSP问题,求出最短路径主要区别于普通遗传算法的地方是染色体交叉部分,另外编码方式使用十进制方式。-Good point set genetic algorithm used to solve TSP problem the city of Anhui, 17, find the shortest path to the main place is different from ordinary genetic algorithm is crossover s
TSP
- 回溯算法解决TSP路径问题,找出最优路径以及堵车后的最优路径-Optimal path after backtracking algorithm to solve TSP path problem, find the optimal path, and traffic jams