搜索结果

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

人工智能/神经网络 基于信息熵的免疫算法

基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧
https://www.eeworm.com/dl/650/365192.html
下载: 64
查看: 1021

人工智能/神经网络 标准的pso 程序

标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。
https://www.eeworm.com/dl/650/371355.html
下载: 148
查看: 1023

人工智能/神经网络 在Visual C++ 编译环境下

在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题
https://www.eeworm.com/dl/650/374960.html
下载: 158
查看: 1069

人工智能/神经网络 在Visual C++ 编译环境下

在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。
https://www.eeworm.com/dl/650/374961.html
下载: 60
查看: 1032

matlab例程 用MatLab

用MatLab,编写用Hopfield网络求 解TSP问题(旅行商问题)的程序(城市 数目≥5)
https://www.eeworm.com/dl/665/377585.html
下载: 188
查看: 1020

人工智能/神经网络 在Visual C++ 编译环境下

在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。
https://www.eeworm.com/dl/650/380441.html
下载: 59
查看: 1031

Java编程 java编写的最短路径算法

java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现
https://www.eeworm.com/dl/633/387673.html
下载: 93
查看: 1095

人工智能/神经网络 人智经典算法的实现

人智经典算法的实现,包括8数码,遗传算法,tsp等
https://www.eeworm.com/dl/650/389718.html
下载: 72
查看: 1031

人工智能/神经网络 利用改进的蚂蚁算法

利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。
https://www.eeworm.com/dl/650/392061.html
下载: 114
查看: 1027

其他 The basic principle using the branchand- bound strategy to solve the traveling salesperson optimiz

The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. &#1048708 There is a way to split the solution space. &#1048708 There is a way to predict a lower bound for a class of solutions. &#1048708 There is also a way ...
https://www.eeworm.com/dl/534/406521.html
下载: 193
查看: 1059