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

搜索资源列表

  1. TSP

    0下载:
  2. 用穷举法和模拟退火方法实现了求解tsp问题-With exhaustion and simulated annealing method for solving TSP problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5487
    • 提供者:姚灵灵
  1. tsp

    0下载:
  2. 基于免疫算法的tsp问题的matlab程序-Based on Immune Algorithm tsp problem matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8814
    • 提供者:kaka
  1. ant-for-tsp-pr76

    0下载:
  2. 基于蚁群算法用MATLAB求解76城市TSP问题,可得目前世界最优解,适合高手阅读使用-Using MATLAB based on ant algorithm for solving the problem of 76 cities TSP, the best solution available to the world for master read the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:11537
    • 提供者:刘兵
  1. tsp

    0下载:
  2. 旅行商(TSP)模型算法,动态显示求解过程程,支持暂停功和继续的功能,停止后,可以将当前的状态保存。-TSP algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:61944
    • 提供者:郑阳
  1. TSP

    0下载:
  2. GA TSP (implementation of tsp by genetic algorithm)
  3. 所属分类:Windows Develop

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

    0下载:
  2. 蚁群算法求解TSP问题,附详细说明,适合初学者使用,此程序100 可用-ACO Ant Colony Optimization Artificial Intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:8175
    • 提供者:张衡
  1. swarm_optimization-Solve-the-TSP-problem

    0下载:
  2. 一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2112
    • 提供者:抛弃
  1. TSP

    0下载:
  2. 旅行商问题求解, 采用LINGO语言实现旅行商问题的求解程序-TSP Problem, Lingo source code, Tsp Lingo source code, free code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:961
    • 提供者:胡余
  1. TSP

    0下载:
  2. 基于蚁群优化算法的TSP旅行商问题的参考程序-TSP Based on Ant Colony Optimization Algorithm for Traveling Salesman Problem reference program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3494
    • 提供者:鲍伟强
  1. TSP

    0下载:
  2. 使用蚂蚁算法解决TSP问题——智能计算大作业-Using the ant algorithm to solve TSP problems- big job Intelligent Computing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:110816
    • 提供者:亢海豚
  1. ACO-TSP

    0下载:
  2. 三种蚁群算法解决TSP问题
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:45271758
    • 提供者:李成博
  1. tsp

    0下载:
  2. 用A*算法解决货郎担(旅行商)tsp问题,用文件读去,文件中需在第一行有数字n,然后再在后面n行输入n*n的数字矩阵,即可得出结果-A*
  3. 所属分类:Java Develop

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

    0下载:
  2. 遗传算法解决tsp问题 问题规模100,杂交,变异,变比,选择方法可选-Genetic algorithm to solve the problem scale of the problem tsp 100, crossover, mutation, transformation ratio, select the method of optional
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1623291
    • 提供者:GuQi
  1. TSP

    0下载:
  2. JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. Python travelling salesman problem. TSP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1511
    • 提供者:powrtoch
  1. TSP

    0下载:
  2. 运用模拟退火法解决TSP问题,程序比较清晰,适合初学者借鉴-TSP using simulated annealing method to solve the problem, the program is relatively clear, suitable for beginners to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7909
    • 提供者:宋聃
  1. many-methods-to-solve-TSP

    1下载:
  2. 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7907
    • 提供者:xiaorh
  1. TSP

    0下载:
  2. TSP问题遗传算法优化,不仅对TSP问题优化,而且就遗传算法本身提出了优化-TSP genetic algorithm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3635
    • 提供者:丁岳
  1. TSP

    0下载:
  2. 用遗传算法、神经网络、蚁群算法等职能算法求解TSP问题-Using genetic algorithms, neural networks, ant colony algorithm for solving TSP problems and other functional
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9836
    • 提供者:赵勇
  1. tsp

    1下载:
  2. 自己编写的蚁群算法求解TSP的代码!已经编译通过了~~~希望有所帮助!-Write your own ant colony algorithm for solving TSP' s code! Has been compiled by the ~ ~ ~ hope that helps!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3085
    • 提供者:dbg
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com