搜索结果

找到约 554 项符合 tsP 的查询结果

人工智能/神经网络 TSP的智能算法

TSP的智能算法,里面包含最大最小蚁群算法,蚂蚁系统,蚁群系统
https://www.eeworm.com/dl/650/228778.html
下载: 145
查看: 1033

其他书籍 蚂蚁算法 求解TSP问题 希望对数学建模者有所帮助

蚂蚁算法 求解TSP问题 希望对数学建模者有所帮助
https://www.eeworm.com/dl/542/233553.html
下载: 184
查看: 1038

人工智能/神经网络 蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO

蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO
https://www.eeworm.com/dl/650/234848.html
下载: 192
查看: 1093

数据结构 这是一个TSP问题的限界算法

这是一个TSP问题的限界算法,用C++编程的
https://www.eeworm.com/dl/654/234933.html
下载: 190
查看: 1037

其他 TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考

TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考
https://www.eeworm.com/dl/534/234935.html
下载: 158
查看: 1044

生物技术 蚁群算法源代码(附带蚁群算法在0-1背包问题和TSP问题中的应用资料两篇)

蚁群算法源代码(附带蚁群算法在0-1背包问题和TSP问题中的应用资料两篇)
https://www.eeworm.com/dl/670/234938.html
下载: 84
查看: 1060

其他 tsp问题俗称旅行商问题

tsp问题俗称旅行商问题,一个商人从一个城市出发,经过所有的城市一次且仅一次回到出发的城市,问旅行商应当如何选择路径使总路径最短。本程序是用lingo软件编写的,只需要更改城市的数目以及距离矩阵即可。
https://www.eeworm.com/dl/534/235974.html
下载: 163
查看: 1019

其他 使用模拟退货思想解决tsp(旅行者问题)

使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序
https://www.eeworm.com/dl/534/236102.html
下载: 139
查看: 1035

matlab例程 Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo

Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
https://www.eeworm.com/dl/665/237671.html
下载: 29
查看: 1041

人工智能/神经网络 tsp遗传算法源代码

tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel P ...
https://www.eeworm.com/dl/650/239493.html
下载: 134
查看: 1029