CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - traveling salesman problem

搜索资源列表

  1. a

    0下载:
  2. 禁忌搜索算法,解决三十个城市间的旅行商问题,求出最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, find the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:93959
    • 提供者:童言
  1. Genetic_Algorithm

    0下载:
  2. Java实现的遗传算法解旅行商问题,说明文件在doc中-Java implementation of the Genetic Algorithm for the traveling salesman problem, the documentation in the doc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:10684
    • 提供者:fly
  1. tsp-matlab--wang

    0下载:
  2. TSP问题 旅行商问题 用MATLAB实现 遗传算法-TSP problem traveling salesman problem with MATLAB genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3557
    • 提供者:周道道
  1. 02666199TS-TSP

    0下载:
  2. 禁忌搜索算法,解决三十个城市间的旅行商问题,求最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2848
    • 提供者:童言
  1. TSP

    1下载:
  2. 本系统是用C#语言进行旅行商问题(TSP)的实验仿真,来实现从一个城市到最后一个城市的最短路径的模拟。-This system is to use C# language Traveling Salesman Problem (TSP) of the experimental simulation, to move from one city to the last one the city' s shortest path simulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:205193
    • 提供者:学士
  1. TSP

    0下载:
  2. 本程序通过使用分支限界法实现旅行商问题,成功解决了旅行商问题-This procedure achieved by using the branch and bound traveling salesman problem, successfully solved the traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:23765
    • 提供者:mhj
  1. tsp

    1下载:
  2. 遗传算法求解中国旅行商的问题包含45个中国城市的相对坐标-Genetic Algorithm for Traveling Salesman problem in China in 45 Chinese cities including the relative coordinates
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:5402151
    • 提供者:zhaolei
  1. AMGA-TSP

    1下载:
  2. 旅行商(TSP)问题用自适应记忆遗传算法(Adaptive Memory Genetic Algorithm, AMGA)在matlab下的实现-The traveling salesman problem (TSP), Adaptive Memory genetic algorithm (Adaptive Memory Genetic Algorithm, AMGA) in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14756
    • 提供者:zhaoyue
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14542
    • 提供者:zhaoyue
  1. TSPACO.V1.0.tar

    0下载:
  2. 蚁群算法解决TSP问题的源代码,希望站长能采用,但愿对大家有点启发!-Ant Algorithm for the Traveling Salesman Problem source code, can be used station, we hope to inspire a bit!
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:92379
    • 提供者:张艳伟
  1. GATSP

    0下载:
  2. 该算法经运行,无任何问题,可用于解决遗传算法求解旅行商问题-The algorithm by running without any problems, can be used to solve the traveling salesman problem genetic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5432
    • 提供者:赵赵
  1. tsp

    0下载:
  2. 旅行商问题, 旅行商问题,旅行商问题。-Traveling salesman problem, traveling salesman problem, traveling salesman problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1561
    • 提供者:zxp
  1. tsEvolve

    0下载:
  2. 采用蚁群算法解决旅行商问题,IDL语言编写,动态现实中间过程。-Using ant colony algorithm to solve traveling salesman problem, IDL language, dynamic realities of the middle of the process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:7844
    • 提供者:
  1. TSP

    0下载:
  2. 旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序-Traveling salesman problem, two methods to achieve, namely, retrospective and the use of recursive stack instead of recursive function procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8341
    • 提供者:张云
  1. as_tsp

    0下载:
  2. 蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流-Ant colony algorithm on the city traveling salesman problem, interested can refer to, it is also involved in the exchange of lessons
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4843
    • 提供者:JW
  1. tsp

    0下载:
  2. 旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its descr iption of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3006
    • 提供者:ron
  1. tsp

    0下载:
  2. 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:11577
    • 提供者:jiajia
  1. SA_TSP_Rev1

    0下载:
  2. 用matlab实现的利用模拟退火算法(SA)解决旅行商问题(TSP).-Matlab achieved with the use of simulated annealing algorithm (SA) to solve traveling salesman problem (TSP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:477285
    • 提供者:黄卢荃
  1. monituihuoTSP

    0下载:
  2. matlab写的退火算法,解决旅行商问题-matlab write annealing algorithm to solve traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1555
    • 提供者:王娜
  1. DPSO

    0下载:
  2. 处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性-Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3284
    • 提供者:tedachun
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com