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

搜索资源列表

  1. GATSP

    0下载:
  2. 利用遗传算法优化TSP问题,较好的一个例程,在VC++平台下开发-use GA optimize TSP problem under VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2083292
    • 提供者:李志远
  1. IMPROVEDTSP

    0下载:
  2. 利用人工智能中遗传算法实现TSP优化路径,把TSP应用在一个简单的游戏中。-The use of artificial intelligence, genetic algorithm optimization path TSP to TSP applied in a simple game.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:67169
    • 提供者:李四
  1. GA-path

    0下载:
  2. delphi环境下开发的基于遗传算法的求解TSP问题-delphi development environment based on genetic algorithms for solving TSP problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1170834
    • 提供者:樊福剑
  1. GA_TSP

    0下载:
  2. 遗传算法求解TSP问题,内有附注,方便理解。-Genetic Algorithm for TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3711
    • 提供者:李晓亚
  1. GA_TSP

    0下载:
  2. 使用遗传算法解决旅行商问题,包含源代码和编译出的可执行文件-use GA to solve TSP ,there are cpp,hpp.including the whole codes
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:94902
    • 提供者:洪闻涛
  1. Geneticalgorithmisrealizedusingc

    0下载:
  2. C#实现遗传算法,求解TSP问题,内容详细,条理清晰-Genetic algorithm is realized using c#, TSP, detailed text, clear
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1893
    • 提供者:xianglongyang
  1. tspmatlab

    0下载:
  2. 用遗传算法解决tsp问题,matlab程序,很好很有用哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8845287
    • 提供者:炯炯
  1. 48TSP

    0下载:
  2. 48个城市的TSP遗传算法,开发环境C++,计算结果再结合matlab进行后处理显示-48 cities in the TSP algorithm, development environment, C++, matlab results combined with post-processing display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:734016
    • 提供者:赵伟
  1. Improved_TSP

    0下载:
  2. 改善的遗传算法解决TSP问题代码,能够较好地解决TSP问题-改善的GA-TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:126067
    • 提供者:cyt
  1. TSPga

    0下载:
  2. 标准遗传算法求解TSP。算法采用交叉、变异、赌转轮选择-Genetic Algorithm for TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2030
    • 提供者:Sunny
  1. zhanghua

    0下载:
  2. 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n between the distance from the exis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3416
    • 提供者:张华
  1. GoodPoint

    0下载:
  2. 使用佳点集遗传算法,解决安徽十七市的TSP问题,求出最短路径主要区别于普通遗传算法的地方是染色体交叉部分,另外编码方式使用十进制方式。-Good point set genetic algorithm used to solve TSP problem the city of Anhui, 17, find the shortest path to the main place is different from ordinary genetic algorithm is crossover s
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1999213
    • 提供者:yangshoping
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. zhengjiaoyichuang

    1下载:
  2. 用正交遗传算法解Tsp问题,是毕业设计的参考资料-Using genetic algorithms to solve problems of graduation design, TSP of reference material.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-04-02
    • 文件大小:2042321
    • 提供者:荣振华
  1. GA_TSP

    0下载:
  2. 使用遗传算法求解最短路径问题。用VC++实现,代码带注释,清晰易懂-GA for the Tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2107
    • 提供者:silence
  1. GA_TSP

    0下载:
  2. 很好的用VC++解决了遗传算法实现TSP的源代码,很不错的,去试一试吧-Using yichuan suanfa jiejue TSP
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3382
    • 提供者:华江
  1. yichuansuanfa

    0下载:
  2. 遗传算法的c++实现,里面有比较详细的代码说明,可以直接使用,也可以作为参考。-Simulated annealing algorithm to solve TSP problem, which has more detailed code instructions can be used directly, or as a reference.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:736826
    • 提供者:蓝旺隆
  1. IATSP5.10

    0下载:
  2. 免疫记遗传算法在TSP中的应用,经实验仿真,发现本方法快速有效-Immune genetic algorithm in TSP in mind the application of the experimental simulation, found that this method is rapid and effective
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:7624
    • 提供者:曾行
  1. matlabTSP

    0下载:
  2. matlab实现的TSP遗传算法 简单易懂-matlab ralision the TSP based on GA
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4082
    • 提供者:hakunamatata
  1. Genetic

    0下载:
  2. 遗传算法解决TSP问题,通过VC++解决实际问题-Genetic algorithm to solve TSP problem, by VC++ to solve practical problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1226791
    • 提供者:胡盛民
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 42 »
搜珍网 www.dssz.com