CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - TS=TSP

搜索资源列表

  1. ONE_NEW_GA_TO_SOLVE_TSP

    0下载:
  2. 用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h -with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:4027
    • 提供者:jiangyi
  1. TS_TSP

    0下载:
  2. 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率;
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5666
    • 提供者:rty
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2848
    • 提供者:ann
  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. TS

    0下载:
  2. TSP问题,即旅行商问题,matlab环境下可以运行-TSP problem, that is, traveling salesman problem, matlab environment can run
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:59701
    • 提供者:刘琴
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

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

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:74935
    • 提供者:mengxiangwei
  1. Tsp

    0下载:
  2. TS算法求解TSP问题,里面包含样本数据,算法收敛较好,优化结果比较理想!-tabu search for TSP
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2502
    • 提供者:gcz
  1. ts_tsp

    0下载:
  2. 利用TS解tsp,把所有路徑解解出,再找出最佳解-The use of TS solution tsp, solved all paths solution, and then find the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1085
    • 提供者:廖小育
  1. TS-for-TSP

    0下载:
  2. 现代优化算法中的禁忌搜索算法,50城市TSP测试数据,经测试结果与最优解接近。-Tabu search algorithm, 50 cities TSP test data.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1838
    • 提供者:mike
  1. TS-SA

    0下载:
  2. 禁忌搜索和模拟退火相结合的算法,解决TSP问题。注:31城市。-Tabu search and simulated annealing to a combination of algorithms to solve TSP. Note: The 31 cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1456
    • 提供者:张闯
  1. GA-about-Materials-TS-TS-TSP

    0下载:
  2. 用于工程材料计算的遗传算法,关于TSP问题的禁忌算法 模拟退火算法比较等的源程序-For engineering materials calculated genetic algorithm, tabu search algorithm simulated annealing algorithm for TSP and other source code
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 免疫克隆选择算法打求解ts问题 可直接运行 功能强大-Immune clonal selection algorithm fight solving ts problems can be directly run powerful
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:58679
    • 提供者:孔祥宇
  1. TS

    0下载:
  2. 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:2279
    • 提供者:王深水
  1. TS

    0下载:
  2. tabu search for tsp by matlab
  3. 所属分类:Algorithm

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

    0下载:
  2. Tabu search algorithm for TSP
  3. 所属分类:matlab例程

  1. ypea116-tabu-search

    0下载:
  2. 结构化的禁忌搜索(TS)的MATLAB实现TSP和n-Queens问题-A structured implementation of Tabu Search (TS) in MATLAB for TSP and n-Queens Problem
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:18559
    • 提供者:
  1. TSP_TS

    0下载:
  2. 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:39936
    • 提供者:yunhao123321
  1. TS-TSP

    0下载:
  2. 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:舒逸流风
搜珍网 www.dssz.com