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

搜索资源列表

  1. TSP-GA

    0下载:
  2. 遗传算法解决经典的TSP问题,自己做的,测试不错,可以用-TSP genetic algorithm to solve the classic problem, do it yourself, test good, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7374
    • 提供者:王辉
  1. TSP-ACO

    0下载:
  2. 蚁群算法解决经典的TSP问题,自己做的,测试不错,可以用-Ant colony algorithm to solve the classic TSP, do it yourself, test good, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3244
    • 提供者:王辉
  1. TSP-SA

    0下载:
  2. 模拟退火算法解决经典的TSP问题,自己做的,测试不错,可以用-Simulated annealing algorithm to solve TSP classic problem, do it yourself, test good, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4657
    • 提供者:王辉
  1. TS-For-Tsp

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

    • 发布日期:2017-04-24
    • 文件大小:74700
    • 提供者:小坤
  1. TSP

    1下载:
  2. 使用谢菲尔德大学的工具箱遗传算法求解TSP问题-University of Sheffield toolbox using Genetic Algorithm for TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:43467
    • 提供者:Li Ning
  1. TSP-general-GA.delphi

    0下载:
  2. 运用delphi7进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using delphi7, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:40722
    • 提供者:liuxing
  1. adaptive-GA-TSP

    0下载:
  2. 运用matlab进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using matlab, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:8953
    • 提供者:liuxing
  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. TSP

    0下载:
  2. TSP模拟退火法,上人工智能课的时候布置的大作业,程序亲自运行调试,效果很好-TSP simulated annealing method which is the big task of the artificial intelligence class,the program personally run the debugger with good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3230
    • 提供者:李媛
  1. TSP

    0下载:
  2. TSP问题遗传算法C语言代码,能有效解决旅行商问题。-Genetic Algorithm for TSP C language code, can effectively solve the traveling salesman problem.
  3. 所属分类:Other systems

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

    0下载:
  2. back-track algorithm solve tsp problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:897
    • 提供者:陈徐豪
  1. TSP

    0下载:
  2. TSP FROM MATLAB WEBSITE
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:max
  1. TSP

    0下载:
  2. 用遗传算法解决TSP问题,采用Java实现-the GA code for the tsp problem which is implemented by java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:536
    • 提供者:alison
  1. SA-for-TSP

    0下载:
  2. 改进的模拟退火算法,求解TSP问题,增加了升温过程,算法效果好。-Improved simulated annealing algorithm for TSP, increasing the heating process, a good algorithm results.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:47191
    • 提供者:ZANG
  1. tsp

    0下载:
  2. 这是个TSP简单的例题,通过这个简单的例子,通过适量修改,可以变成负责的TSP问题-tsp using genetic algorithm to achieve the program to run properly the results
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1772
    • 提供者:张晓
  1. genetic-algorithm-TSP

    0下载:
  2. 介绍求解TSP问题的遗传算法,附带源代码和城市节点数据。-Introduced genetic algorithm for solving TSP problem,including the supplementary data source code and city nodes.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5305
    • 提供者:张晓磊
  1. TSP-issues

    0下载:
  2. 利用遗传算法求解TSP问题,是遗传算法入门学习的好程序-Genetic Algorithm for TSP, is a good entry-learning program on Genetic Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12361
    • 提供者:李岩
  1. best-TSP

    0下载:
  2. 目前最好用的TSP算法,图形化界面,方便点的载入地图,个性化操作,绝对是你的首选-Currently TSP algorithm is best to use, graphical interface, easy to point loading maps, personalized operation, is definitely your choice
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 基于遗传算法解决TSP问题,matlab,可以实现-Based on the genetic algorithm to solve TSP problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:135967
    • 提供者:明月
  1. tsp

    0下载:
  2. 用c语言来求解tsp问题,最终输出最短距离的路径。-C language to solve tsp problem, the final output of the shortest path distance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:219811
    • 提供者:林小桃
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com