搜索资源列表

  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. 所属分类:生物技术

    • 发布日期:2025-02-17
    • 文件大小:4kb
    • 提供者:jiangyi
  1. TS_TSP

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

    • 发布日期:2025-02-17
    • 文件大小:5kb
    • 提供者:rty
  1. TS-TSP

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序-The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-17
    • 文件大小:3kb
    • 提供者:ann
  1. TS

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

    • 发布日期:2025-02-17
    • 文件大小:58kb
    • 提供者:刘琴
  1. TSP

    0下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-17
    • 文件大小:8kb
    • 提供者:
  1. sA-TS-for-TSP

    0下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-17
    • 文件大小:73kb
    • 提供者:mengxiangwei
  1. Ga

    0下载:
  2. GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirt
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:gardenia_roses
  1. Tsp

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

    • 发布日期:2025-02-17
    • 文件大小:2kb
    • 提供者:gcz
  1. vbfrance_RESOLUTION-PROBLEME-VOYAGEUR-COMMERCE-TS

    0下载:
  2. TSP problem resolution VB6
  3. 所属分类:Windows编程

    • 发布日期:2025-02-17
    • 文件大小:6kb
    • 提供者:HICHO
  1. 02666199TS-TSP

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

    • 发布日期:2025-02-17
    • 文件大小:3kb
    • 提供者:童言
  1. TS-for-TSP

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

    • 发布日期:2025-02-17
    • 文件大小:2kb
    • 提供者: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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:张闯
  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. 所属分类:压缩解压

    • 发布日期:2025-02-17
    • 文件大小:43kb
    • 提供者:zhuj
  1. TSP

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

    • 发布日期:2025-02-17
    • 文件大小:57kb
    • 提供者:孔祥宇
  1. TS

    0下载:
  2. 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-17
    • 文件大小:2kb
    • 提供者:王深水
  1. TS

    0下载:
  2. ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
  3. 所属分类:其他小程序

    • 发布日期:2025-02-17
    • 文件大小:6kb
    • 提供者:hainan
  1. TS-For-Tsp

    0下载:
  2. tsp问题的禁忌搜索算法,matlab编程,智能计算-tabu search algorithm tsp problem, matlab programming, intelligent computing
  3. 所属分类:书籍源码

    • 发布日期:2025-02-17
    • 文件大小:73kb
    • 提供者:小坤
  1. TS

    0下载:
  2. 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
  3. 所属分类:文件格式

    • 发布日期:2025-02-17
    • 文件大小:6kb
    • 提供者:
  1. TS-TSP

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

    • 发布日期:2025-02-17
    • 文件大小:10kb
    • 提供者:舒逸流风
  1. TS-TSP

    0下载:
  2. 用TS算法解决推销商最短路径问题,数据是中国的各个省会和直辖市(Salesman to solve the shortest path problem with TS algorithm, the data is Chinese all provincial capitals and municipalities directly under the central government)
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-02-17
    • 文件大小:3kb
    • 提供者:漆膜
« 12 »

源码中国 www.ymcn.org