CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 模拟退火 旅行商

搜索资源列表

  1. TSP_cold

    0下载:
  2. 模拟退火算法求解旅行商问题,停止条件为“零度”-Simulated annealing algorithm to solve the traveling salesman problem, stop the " zero"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:160402
    • 提供者:田石东
  1. TSP-SA-CHANGXIN

    0下载:
  2. 解决了应用模拟退火算法的旅行商问题研究 应用平台MATLAB-To solve application of simulated annealing algorithm traveling salesman problem application platform MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:4954
    • 提供者:常鑫
  1. TSP

    0下载:
  2. 用模拟退火算法解决旅行商问题,城市坐标是数据集直接调用。-Simulated annealing algorithm to solve the traveling salesman problem, the city coordinates data sets directly call.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:4753
    • 提供者:
  1. AnealTSP

    0下载:
  2. 用模拟退火算法解决tsp(旅行商问题),可以和其他算法融合-Using simulated annealing algorithm to solve tsp (traveling salesman problem), and other algorithms can be fused
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:19603
    • 提供者:chenzhen
  1. SA

    0下载:
  2. 模拟退火算法的c++实现小型旅行商问题,在vs2010环境编译运行成功。人工智能小作业。-C++ simulated annealing algorithm implemented in vs2010 compiler environment running successfully. AI small operations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:10858
    • 提供者:曹刚
  1. TSP(SA)

    1下载:
  2. 旅行商问题 用模拟退火算法求解游历中国各省会最短路-tsp china province sa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1302797
    • 提供者:laiweibing
  1. monituihuo

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-The TSP (traveling salesman problem, traveling salesman problem) simulated annealing algorithm generic malab source
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:dai
  1. SA-TSP

    0下载:
  2. 基于经典的优化算法--模拟退火算法的旅行商问题寻优实现,该算法比较经典,可用于后续一些性能对比分析-The traveling salesman problem-- the classical optimization algorithms and simulated annealing algorithm is implemented based on the algorithm, compare the classic, can be used for the analysis of sub
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4995
    • 提供者:颜妍
  1. TSPS

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-TSP (traveling salesman problem, traveling salesman problems) general malab source program of simulated annealing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:778
    • 提供者:张飞
  1. Simulated-annealing

    0下载:
  2. 模拟退火算法,解决城市间的旅行商路线的问题。-Simulated annealing algorithm to solve the traveling salesman problem of inter-city routes.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1075705
    • 提供者:海明
  1. SA-TSP

    0下载:
  2. 使用模拟退火算法来解决TSP旅行商优化问题-Using simulated annealing algorithm to solve TSP traveling salesman optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:175207
    • 提供者:乔兵
  1. sa

    0下载:
  2. 本程序是运用模拟退火算法解决旅行商问题,求解最短路径,C语言程序-This procedure is to use simulated annealing algorithm to solve the traveling salesman problem, solving the shortest path, C language program
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:9925
    • 提供者:zero5885
  1. SA_TSP

    0下载:
  2. 模拟退火算法做的来处理的旅行商问题,可以参考下,但希望不要直接用。-Simulated annealing algorithm to deal with the traveling salesman problem, you can refer to, but I hope not to use directly.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2735
    • 提供者:jim lu
  1. code

    0下载:
  2. 以经典的旅行商(Traveling Saleman Problem,TSP)问题作为模拟退火算法正确性和可行性验证的重要标准,并和已有的算法进行比较和讨论。最后,本文将在实现基本算法的同时,提出多种群并行计算的可行性,并且使用TSPLIB提供的数据和对应的最优解来检验模拟退火算法,分析模拟退火算法应用到TSP问题后得到的结果,从而得出在时间要求不高的情况下,使用多种群算法可以改善算法运行结果。-Design And Simulation Of Simulated Annealing Algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3006
    • 提供者:caca
  1. monituihuofaTSP

    0下载:
  2. 利用模拟退火法进行旅行商问题的求解,能够快速得到最优解-Conducted using simulated annealing traveling salesman problem solving
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2133
    • 提供者:Bill
  1. SA_TSPproblem

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-TSP problem (traveling salesman problem, traveling salesman problem) simulated annealing algorithm malab common source
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1480
    • 提供者:yjm
  1. a

    0下载:
  2. 模拟退火求解旅行商问题,命令行输入格式为: 程序名 输入文件名 输出文件名-Simulated Annealing Traveling Salesman Problem, the command line input format: program name Enter the file name of the output file name
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:16818
    • 提供者:黄予
  1. TSP_main_Program

    0下载:
  2. 此算法为模拟退火算法,典型例题为旅行商选路问题,也可用于计算机网络中的路由选择问题-Simulated annealing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:768
    • 提供者:wangyaowen
  1. SA_TSP

    0下载:
  2. 模拟退火算法求解旅行商问题的Matlab源程序-Simulated annealing algorithm for traveling salesman problem Matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:pan dazhi
  1. SA_solve_TSP

    0下载:
  2. 模拟退火算法解决旅行商问题,操作步骤详见readme.txt-Simulated annealing algorithm to solve the traveling salesman problem, the steps described in Readme.txt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:292566
    • 提供者:刘峰
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com