搜索结果

找到约 580 项符合 TSP 的查询结果

matlab例程 用基本的蚁群算法求解TSP问题

用基本的蚁群算法求解TSP问题,改算法可移植性比较强,还可用于解决其他如图着色等问题
https://www.eeworm.com/dl/665/430023.html
下载: 115
查看: 1083

数学计算 Sample program for demonstrating Hopfield Neural Network to solve popular TSP

Sample program for demonstrating Hopfield Neural Network to solve popular TSP
https://www.eeworm.com/dl/641/432000.html
下载: 24
查看: 1103

STL TSP算法在VC环境中的另类实现

TSP算法在VC环境中的另类实现,利用了MFC STL 等技术
https://www.eeworm.com/dl/658/438831.html
下载: 73
查看: 1073

matlab例程 遗传算法求解TSP问题(10个城市)

遗传算法求解TSP问题(10个城市),现代优化算法入门
https://www.eeworm.com/dl/665/442151.html
下载: 186
查看: 1570

matlab例程 遗传算法解决 TSP 问题的MATLAB源码

遗传算法解决 TSP 问题的MATLAB源码
https://www.eeworm.com/dl/665/449053.html
下载: 132
查看: 1106

人工智能/神经网络 Lin-Kernighan heuristic for the TSP and minimum weight perfect matching

Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
https://www.eeworm.com/dl/650/449369.html
下载: 91
查看: 1132

matlab例程 TSP 问题模拟退火算法的matlab示例

TSP 问题模拟退火算法的matlab示例
https://www.eeworm.com/dl/665/451678.html
下载: 42
查看: 1126

软件设计/软件工程 求解TSP问题的遗传算法matlab程序

求解TSP问题的遗传算法matlab程序
https://www.eeworm.com/dl/684/456844.html
下载: 150
查看: 1095

数值算法/人工智能 旅行商问题(Travelling Salesman Problem, 简记TSP

旅行商问题(Travelling Salesman Problem, 简记TSP,亦称货郎担问题):设有n个城市和距离矩阵D=[dij],其中dij表示城市i到城市j的距离,i,j=1,2 … n,则问题是要找出遍访每个城市恰好一次的一条回路并使其路径长度为最短。
https://www.eeworm.com/dl/518/489949.html
下载: 187
查看: 1123

人工智能/神经网络 解TSP问题的遗传算法C语言程序

解TSP问题的遗传算法C语言程序
https://www.eeworm.com/dl/650/112674.html
下载: 99
查看: 1134