搜索结果

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

人工智能/神经网络 使用遗传算法和蚁群算法解决TSP问题

使用遗传算法和蚁群算法解决TSP问题,通过模仿生物遗传的方法计算TSP路径
https://www.eeworm.com/dl/650/311794.html
下载: 182
查看: 1113

人工智能/神经网络 用蚁群算法实现TSP问题 可以修改循环次数和其他参数。以得到更好的解。

用蚁群算法实现TSP问题 可以修改循环次数和其他参数。以得到更好的解。
https://www.eeworm.com/dl/650/312168.html
下载: 51
查看: 1087

人工智能/神经网络 求解TSP问题的动态邻域粒子群优化算法 (论文)

求解TSP问题的动态邻域粒子群优化算法 (论文)
https://www.eeworm.com/dl/650/312173.html
下载: 21
查看: 1056

matlab例程 蚁群算法在TSP问题上的应用

蚁群算法在TSP问题上的应用,一个小程序,仅供参考。
https://www.eeworm.com/dl/665/313196.html
下载: 45
查看: 1024

matlab例程 TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect

TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
https://www.eeworm.com/dl/665/313199.html
下载: 74
查看: 1075

其他 使用Floyd-Warshall最短路径及TSP的DP法解旅游规划问题

使用Floyd-Warshall最短路径及TSP的DP法解旅游规划问题
https://www.eeworm.com/dl/534/313259.html
下载: 164
查看: 1106

人工智能/神经网络 用C++实现的蚁群算法解决TSP问题源码

用C++实现的蚁群算法解决TSP问题源码
https://www.eeworm.com/dl/650/314486.html
下载: 25
查看: 1076

人工智能/神经网络 遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.

遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.
https://www.eeworm.com/dl/650/315193.html
下载: 64
查看: 1112

人工智能/神经网络 改进GA解决TSP问题

改进GA解决TSP问题,引入精英保留策略和其它两种变异算子(邻位变异、倒位变异)来增加种群多样性。
https://www.eeworm.com/dl/650/315199.html
下载: 86
查看: 1029

人工智能/神经网络 这是一些算法解决TSP问题的一些算法如遗传算法等,还有源代码!

这是一些算法解决TSP问题的一些算法如遗传算法等,还有源代码!
https://www.eeworm.com/dl/650/315279.html
下载: 160
查看: 1046