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

搜索资源列表

  1. GA_TSP

    0下载:
  2. 用遗传算法实现TSP,文中有详细说明,注释,是以是个城市为例的-GA——TSp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3686
    • 提供者:yangjingyu
  1. GA_TSP

    0下载:
  2. 用遗传算法解TSP问题 编码方式:次序编码 选择算子:轮盘赌 杂交:单点 变异:均匀变异-Genetic Algorithm for TSP with the issue of encoding: coding sequence selection operator: roulette hybridization: a single point mutation: uniform mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:110488
    • 提供者:CuipingSu
  1. SGASforTSP

    1下载:
  2. 这是遗传算法对TSP的运算结果。文件夹中包含有源代码与运算结果,可做参考-This is a genetic algorithm for computing the results of the TSP. Folder contains the source code and computing the results, can refer to! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:635667
    • 提供者:陈世界
  1. GPSOtsp

    1下载:
  2. 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:937324
    • 提供者:李剑
  1. GA_TSP

    0下载:
  2. 遗传算法解决TSP问题,C++,VS2005,注释详尽-GA, TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1591409
    • 提供者:zoneq6
  1. tspo_ga

    0下载:
  2. 遗传算法解决TSP的一种新的快速算法MATLAB程序,运行效果也不错-Genetic algorithm to solve TSP is a new fast algorithm for MATLAB programs, run effects are well
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3013
    • 提供者:李勤
  1. vctsp

    0下载:
  2. 用c实现的遗传算法,解决tsp问题实现最优化-With the c implementation of genetic algorithm to solve tsp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:3428
    • 提供者:徐清明
  1. ga_tsp

    0下载:
  2. 遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考-GA small program on the settlement of the TSP Genetic Algorithm for reference purposes only and interact more
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3766
    • 提供者:刘炎华
  1. GuoTaoAlgorithm

    1下载:
  2. 郭涛算法,遗传算法的一种。是目前解决TSP最快的遗传算法。-Guo Tao Algorithm for TSP. A fastest evolutionary algorithm for solving TSP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:83448
    • 提供者:localhost
  1. TheTravelingSalesmanProblem

    0下载:
  2. 旅行商问题的分析,以及解决它的各种高级算法,包括遗传算法和神经网络。-The TSP and a variety of advanced algorithm solving it, including the Genetic Algorithm and the Neural Network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:387364
    • 提供者:localhost
  1. CSharpsolveTSP

    0下载:
  2. 这是用c#编写的求解TSP的普通遗传算法-It is written in c# genetic algorithm for solving TSP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7598
    • 提供者:卓越
  1. TSPmainidear

    0下载:
  2. 使用遗传算法对TSP问题进行设计的主要思路的文档记录是目前比较简单实用的方法-TSP problem using genetic algorithm to design the main idea is relatively simple and practical method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6147
    • 提供者:ggw
  1. geneticTSP2

    0下载:
  2. 改进的遗传算法解决TSP问题,简单实用,容易上手-Improved genetic algorithm to solve the TSP problem, simple, practical, easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:何志军
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. genetic

    0下载:
  2. matlab遗传算法编码 采用基本遗传算法 同时加入刘海交叉法对算法进行改进 解决TSP问题-matlab genetic algorithm coding the basic genetic algorithm using crossover method Liu also added to improve the algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3039
    • 提供者:mm
  1. Genetic

    0下载:
  2. 遗传算法在TSP旅行商问题运用 VC++ MFC-Genetic algorithm in TSP Traveling Salesman Problem using VC++ MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:382514
    • 提供者:xiao wu
  1. tspGeneticAlgorithm

    0下载:
  2. 一个遗传算法求解TSP问题的具体实现,采用C++实现,可以采用网上提供的城市节点数据测试-A genetic algorithm for TSP on the specific implementation, using C++ implementation, available online the city can use the node data test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:149588
    • 提供者:wangrenbiao
  1. ga

    0下载:
  2. 遗传算法求解TSP问题.功能强大,结果精确,实用性强。-This is the programm for TSP,it is very good. GA very well.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:620558
    • 提供者:杨文
  1. TSP_GA

    0下载:
  2. 在MATLAB中用遗传算法解决TSP问题。-solve the TSP problem by GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4560
    • 提供者:hedongjing
  1. GATSP

    0下载:
  2. 遗传算法解决TSP问题matlab代码 详细说明代码含义即实现步骤-Genetic algorithm to solve TSP problem matlab code detailed descr iption of the code means that the implementation steps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3712
    • 提供者:Mr zhang
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 42 »
搜珍网 www.dssz.com