CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - tsp

搜索资源列表

  1. n20062920912

    0下载:
  2. 模拟退火算法求解TSP问题.求解TSP问题的模拟退火算法-simulated annealing algorithm for TSP. TSP simulated annealing
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2964014
    • 提供者:123
  1. SA_TSP_book

    0下载:
  2. 求解TSP问题的模拟退火算法教學文章-for TSP simulated annealing teaching article
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:84794
    • 提供者:123
  1. ACO-TSP

    0下载:
  2. 运用ACO解决tsp问题,运用城市坐标可以检测tsp问题的正确性。-Use ACO to solve tsp problem, the use of the city coordinates can detect the the tsp problem of correctness.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:38826
    • 提供者:黄鸣鞑
  1. TSP-PSO

    0下载:
  2. TSP-PSO算法的matlab程序文件,有助于了解该算法-The produce of matlab about TSP-POS
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:45391
    • 提供者:樊鑫
  1. TSP

    0下载:
  2. 遗传算法解决TSP问题 所谓TSP问题(旅行商问题)即最短路径问题就是在给定的起始点S到终止点T的通路集合中,寻求距离最小的通路,这样的通路成为S点到T点的最短路径。-Genetic algorithm to solve TSP problem called TSP problem (TSP) that the shortest path problem in a given starting point S to the end point T path collection, seeki
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:65799
    • 提供者:罗顺昌
  1. TSP

    0下载:
  2. 商旅问题,蚁群算法,全局最优,局部最优,Tsp-Traffic problem, ant colony algorithm, the optimal path, the global optimum
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:1706
    • 提供者:牛飞
  1. tsp-lib

    0下载:
  2. tsp library that need for test your algorithm
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:2007665
    • 提供者:ali
  1. tsp-Matlab

    0下载:
  2. tsp程序很实用吧,可以解决软窗口的时间问题-Program on matlab tsp
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:24064
    • 提供者:tltl
  1. TSP-MATLAB-CODE

    0下载:
  2. 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:163158
    • 提供者:王斌
  1. tsp

    0下载:
  2. 基于MATLAB的TSP问题求解,有详细的程序解释和代码-MATLAB-based problem solving TSP, a detailed explanation of the program and code
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:262919
    • 提供者:lix
  1. TSP

    0下载:
  2. 总结的混合粒子群算法、蚁群算法、遗传算法求TSP(旅行商问题),值得看一看-Summary hybrid particle swarm optimization, ant colony algorithm, genetic algorithm for TSP (traveling salesman problem), it is worth a look
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:453754
    • 提供者:肖鹏
  1. TSP-MATLAB

    0下载:
  2. THIS A TSP ALGORITHME WRITTEN IN MATLAB-THIS IS A TSP ALGORITHME WRITTEN IN MATLAB
  3. 所属分类:Software Testing

    • 发布日期:2017-04-15
    • 文件大小:7176
    • 提供者:pink dream
  1. TSP

    0下载:
  2. This tsp code. you can use it-This is tsp code. you can use it
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2450
    • 提供者:TWINKLE katiyar
  1. ACO-TSP

    0下载:
  2. Ant Colony Optimization Algorithm (ACO) and TSP ACO algorithm mimics the behavior of real life ants and on how they interact with each other. The basic philosophy of the algorithm involves the movement of a colony of ants through the different stat
  3. 所属分类:software engineering

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

    0下载:
  2. AN ATTEMP TO Implement PSO for TSP using Matlab,
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:180821
    • 提供者:AHMAD
  1. TSP

    0下载:
  2. TSP in PDF to C++ file
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:162228
    • 提供者:Juan
  1. TSP

    0下载:
  2. 用遗传算法求解tsp问题,实例。在本程序的TSP问题中一共有20个城市,也就是在图模型中有20个顶点,因此一个染色体的长度为20。-A Genetic Algorithm for tsp problem instances. A total of 20 cities, which is 20 vertices in the graph model TSP problem of this program, so a length of chromosome 20.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-01
    • 文件大小:67290
    • 提供者:薄良娟
  1. tsp

    0下载:
  2. ح ل م س ا ل ه د و ر ه گ ر د ی ا tsp ب ا ا ل گ و ر ی ت م ژ ن ت ی ک -ح ل م س
  3. 所属分类:Project Manage

    • 发布日期:2017-04-13
    • 文件大小:2420
    • 提供者:tarq
  1. TSP-problem-solving

    0下载:
  2. TSP问题求解教程,TSP problem solving-TSP problem solving,TSP problem solving
  3. 所属分类:software engineering

    • 发布日期:2017-12-18
    • 文件大小:70656
    • 提供者:www
  1. Hope_tsp.PDF

    0下载:
  2. solve tsp problem using hopfield
  3. 所属分类:文章/文档

    • 发布日期:2018-04-20
    • 文件大小:87040
    • 提供者:ZeinabGMZ
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com