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

搜索资源列表

  1. tsp

    0下载:
  2. 在matlab环境下旅行商问题的遗传算法-In the traveling salesman problem matlab environment genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4147
    • 提供者:天涯
  1. GATSP

    0下载:
  2. 一个用遗传算法解决TSP问题的方法,解决了N个城市的TSP问题-A genetic algorithm to solve TSP problem, solve the N-city TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:173744
    • 提供者:风云
  1. GA

    0下载:
  2. matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者-matlab genetic algorithm tsp, detailed crossover, mutation descr iption, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4194
    • 提供者:ygy
  1. solve-TSP-problem

    0下载:
  2. 解决TSP问题的遗传算法,用于解决TSPW问题-Genetic algorithm to solve TSP problem, to solve the problem TSPW
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3588
    • 提供者:wuhao
  1. tsp

    0下载:
  2. 用matlab 来实现用遗传算法解决tsp问题。-Using matlab to achieve using genetic algorithms to solve the problem tsp.
  3. 所属分类:matlab

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

    0下载:
  2. python语言,一个遗传算法,解决TSP问题-python language, a genetic algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5504
    • 提供者:cai
  1. TravelingSalesman

    0下载:
  2. 旅行商问题算法实现,采用回溯,分治的方法实现,没有使用遗传算法-TSP algorithm, using the back, sub-rule method, genetic algorithm is not used
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6957552
    • 提供者:小虎
  1. TSP-genetic

    0下载:
  2. TSP问题遗传算法 matlab code-TSP genetic algorithm code
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 移动商旅问题(TSP)利用遗传算法求解,有完整过程,并汇出路线图。-Traditional TSP problem solved by GA.All the procedures are included.The route map is drawn at the end of the scr ipt.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3105
    • 提供者:dsr
  1. Chapter05_TSP_final

    0下载:
  2. 遗传算法TSP问题,Javascr ipt版本-Genetic algorithm TSP problem, Javascr ipt version of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:43552
    • 提供者:planet
  1. TSP

    0下载:
  2. 基于矩阵编码的,遗传算法的,TSP问题的求解-Matrix-based encoding, genetic algorithms, TSP problem solving
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2407517
    • 提供者:whx
  1. tsp

    0下载:
  2. 老外写的基于遗传算法的TSP 界面也很好-Written by a foreigner based on genetic algorithm and TSP interface is also very good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:608695
    • 提供者:知道
  1. TSP

    0下载:
  2. 用遗传算法求解TSP问题,编译环境matlab,欢迎大家下载,多多指教-With genetic algorithm TSP, compile environment matlab, welcome everybody to download, comments
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 遗传算法解决TSP问题 经典旅行商问题 vc6.0编译环境 - solve TSP problems by genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:358818
    • 提供者:周道道
  1. Genetic-Algorithm-for-tsp

    1下载:
  2. 改进的遗传算法求解TSP问题,收敛速度快,运行结果与实际相符合。- Genetic Algorithm for tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2915
    • 提供者:徐正
  1. the-problem-of-TSP

    0下载:
  2. 此代码用遗传算法解决了10个城市的TSP问题-The code solves the problem of TSP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:269405
    • 提供者:土豆
  1. tsp

    0下载:
  2. 遗传算法解决TSP(旅行商问题),该程序针对小于50个城市的TSP收敛,可以得出满意解(不一定最优最优)-evolutionary algrithm to deal with tsp
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 包含遗传算法解决TSP问题的源码及程序报告,帮助大家清晰的了解程序流程及实现-this use genetic algorithm to solve the TSP problem,including source and program reports ,which can help everyone have a clear understanding of program flow and implement
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 这是使用遗传算法和粒子群算法来解决TSP问题-This is to use genetic algorithm and particle swarm algorithm to solve the TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1763930
    • 提供者:陈伟
  1. tsp

    0下载:
  2. tsp问题解决方法,使用遗传算法实现 长把时间都花费在为您-tsp ai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2076
    • 提供者:gxgmy
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 42 »
搜珍网 www.dssz.com