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

搜索资源列表

  1. Tabu-search-TSP

    0下载:
  2. tabu search algorithm for travelling sales man (TSP) problem, c++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:26673
    • 提供者:rowthof
  1. Tabu-search-TSP

    0下载:
  2. tabu search algorithm for travelling sales man (TSP) problem, c++ code
  3. 所属分类:Windows Develop

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

    0下载:
  2. 遗传算法求TSP最短路径,非常有利于初学者学习-Genetic Algorithm for TSP shortest path, is very conducive for beginners to learn
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. tsp的一种优化解法,利用的是先求一个Hamilton圈,然后再改良这个圈-a solution for tsp
  3. 所属分类:Other systems

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

    0下载:
  2. 用遗传算法实现TSP的编程问题,包括八个城市,二十个城市的数据等。-Using genetic programming algorithm TSP problems, including eight cities, 20 cities of the data.
  3. 所属分类:matlab

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

    0下载:
  2. 旅行商问题的部分资料,有参考的价值。TSP问题,遗传算法-Some information on the traveling salesman problem, a reference value. TSP problem, genetic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1534481
    • 提供者:hu
  1. tsp

    0下载:
  2. traveling salesman problem solution code in java(TSP)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:moneymind
  1. tsp-Matlab

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

    • 发布日期:2017-03-31
    • 文件大小:24064
    • 提供者:tltl
  1. ACO-for-three-well-known-TSP-problem

    0下载:
  2. 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。通过微调参数,都可以获得较好的解-The program is based on ant colony system algorithm for the model written procedures ( emphasis : Non- ants week model ) to three well-known TSP problem for the test object. By fine-tu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4178339
    • 提供者:zhoujialin
  1. TSP-Simulated-Annealing

    0下载:
  2. 本程序提供了多种TSP模拟退火算法解决图论问题的代码。-This program offers a variety of simulated annealing algorithm to solve TSP graph theory problem code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:zzz
  1. TSP

    0下载:
  2. TSP问题的matlab软件实现代码,对一些数据量大,不方面再lingo上处理的问题能够完美解决-TSP MATLAB software code, some of the large amount of data, not dealing with LINGO problems can be the perfect solution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:584
    • 提供者:林逸墨
  1. yichuansuanfa-TSP

    0下载:
  2. 改进遗传算法求解tsp问题,不错的c++代码!-Improved genetic algorithm tsp problem, a good c++ code!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4415259
    • 提供者:shengshi_80
  1. hybrid-PSO-based-on-TSP

    0下载:
  2. 实现基于PSO的混合粒子优化算法,具有很好的稳定性和快速性-Search algorithm based on hybrid particle swarm optimization algorithm based on TSP
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:13490
    • 提供者:颜妍
  1. tsp

    0下载:
  2. 用于解决TSP问题的路径优化算法,一种改进的memetic算法-Used to solve TSP problem of path optimization algorithm, an improved memetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:643
    • 提供者:华燕燕
  1. tsp

    0下载:
  2. A traveling salesman has to travel through a bunch of cities, in such a way that the expenses on traveling are minimized. This is the infamous Traveling Salesman Problem (aka TSP)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:maryam
  1. lingo-TSP

    0下载:
  2. lingo解决TSP问题 最短路问题 分配问题(指派问题,Assignment Problem) lingo源代码-Examples lingo lingo principle to solve TSP source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:27530
    • 提供者:辛辛
  1. Hopfield-Neural-Network-TSP-problem

    0下载:
  2. hopfield神经网络解决TSP问题 论文 C-Tsp hopfield neural network to solve the problem of paper C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4223516
    • 提供者:辛辛
  1. TSP-based-on-ant-colony-system

    0下载:
  2. 基于蚁群算法实现TSP最短路程的matlab例程-TSP based on ant colony system
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. TSP用matlab来实现,能够实现简单的图像功能,同时能够快速的找到最优点-TSP using matlab to achieve, to achieve a simple image function while being able to quickly find the most advantages
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1624
    • 提供者:suntao
  1. tsp

    0下载:
  2. funcao objetivo para o problema TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:940
    • 提供者:aleja
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com