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

搜索资源列表

  1. GenticTSPcode

    0下载:
  2. 利用遗传算法解决TSP旅行商问题,软甲为C#-GENE TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:114548
    • 提供者:李博
  1. genetic-algorithm

    0下载:
  2. 遗传算法的Matlab实现,附带具体TSP,最短路问题程序-Matlab genetic algorithm to achieve, with specific TSP, the shortest path problem program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:117057
    • 提供者:陈帅
  1. Multiple-Traveling-Salesmen-Problem

    0下载:
  2. 多旅行商matlab实验源码实现了三种多旅行商问题,使用了遗传算法,可以在matlab2010a以上版本运行-MTSPOF_GA Fixed Open Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:13071
    • 提供者:张驰程
  1. ga_tsp

    0下载:
  2. 基于MATLAB,对TSP问题进行基于遗传算法的求解。TSP  问题是典型的NP完全问题,代码包括求解TSP问题的遗传算法源程序m文件和实例-Based on TSP, the MATLAB problem is solved by genetic algorithm. TSP problem is a typical NP complete problem, including code for solving TSP problem genetic algorithm source
  3. 所属分类:matlab

    • 发布日期:2016-09-24
    • 文件大小:3072
    • 提供者:涂超
  1. GA

    0下载:
  2. 遗传算法解决经典TSP问题,代码易于修改,容易读懂-Genetic algorithm to solve the classical TSP problem, the code easy to modify, easy to read
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4317
    • 提供者:anpan
  1. ga_youhua

    0下载:
  2. 基于改进遗传算法的TSP问题的求解方法,亲自测试,求解速度更快-Improved Genetic Algorithm for Solving TSP Problem Based personally test, solved faster
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1489
    • 提供者:陈旭
  1. GA_TSP

    0下载:
  2. 本程序包含遗传算法主程序,用于解决GA在TSP中的应用问题。包含有cross exchang mutation fit等多个子程序。对于TSP问题可以直接拿来用,其他问题可以稍加修改或利用其中的GA程序。-This program includes the main program, the genetic algorithm (GA) is used to solve the problem of GA in the application of TSP. Contains a cross e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6472
    • 提供者:邓振立
  1. QGA

    3下载:
  2. 本程序对量子遗传算法中的量子旋转门的调整策略进行改进,并应用于旅行商(TSP)的适应度问题-Fitness problems this procedure quantum genetic algorithm quantum revolving door policy adjustment is improved and applied to the traveling salesman (TSP) of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4802
    • 提供者:贾智予
  1. map_MATLAB_GA

    0下载:
  2. 中国地图的TSP,使用遗传算法求解TSP问题,进行一定的GUI设计让求解更加人性化-Chinese map of TSP, the use of genetic algorithm for TSP, certain GUI design allows to solve more humane
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4404568
    • 提供者:chu
  1. GA

    0下载:
  2. 这是我们课程学习用的遗传算法代码,用C语言写的,有关于函数优化的,也有关于TSP问题的,资料很好,与大家一起分享-This is our course to learn genetic algorithm code, written in C language, on the function optimization, but also on the TSP problem, the information is very good, to share with you
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6077840
    • 提供者:
  1. MDVRP

    3下载:
  2. 针对多车场vrp问题,使用遗传算法用matlab进行编码,同时加入了单线路局部优化-TSP problem for multi- traveling salesman problem of genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:20399
    • 提供者:小刚刚
  1. TspGA

    0下载:
  2. C#带winform窗口,利用遗传算法求解TSP问题-C# with WinForm window, using genetic algorithm to solve the TSP problem
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:665929
    • 提供者:曹文慧
  1. GA_TSP

    0下载:
  2. 基于遗传算法的TSP问题实现,实例有30个城市的距离路径数据,采取两种交叉算子实现。-Based on genetic algorithm for the realization of TSP, examples of 30 cities in the distance path data, using two kinds of crossover operator.
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4286746
    • 提供者:冯木木
  1. GTSP

    1下载:
  2. 遗传算法解决tsp问题,包括初始种群,交叉,变异,和生存率梯度选择-genetic algorithm that can solve tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:3901
    • 提供者:fortis
  1. yichuansuanfa

    0下载:
  2. 根据TSP问题的遗传算法编制的MATLAB程序得到近似最优回路-According to the TSP problem of genetic algorithm prepared by the MATLAB program to obtain the approximate optimal loop
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:33715
    • 提供者:戈小中
  1. GAforTSP

    0下载:
  2. VC++ 6.0环境下利用遗传算法求解三十个城市的旅行商(TSP)问题-GA for TSP
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1100683
    • 提供者:林爽雯
  1. shanglvwenti

    0下载:
  2. 遗传算法求解tsp 问题的模型,包括代码等,望大家学习-Genetic algorithm tsp problem model, including code and so on, we hope to learn
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:7020
    • 提供者:LIXIAOQIANG
  1. Advanced-Algorithm-master

    0下载:
  2. 用实例详细介绍基础的遗传算法,并通过遗传算法解决典型的旅行商(TSP)问题-The basic genetic algorithm is described in detail by the example, and the typical traveler (TSP) problem is solved by genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:21719
    • 提供者:kobe
  1. and

    0下载:
  2. 资源包含遗传算法解决TSP问题 的相关代码以及TSP相关的城市数据-Resources include genetic algorithm to solve TSP problem related code and TSP city data
  3. 所属分类:File Operate

    • 发布日期:2017-12-17
    • 文件大小:75776
    • 提供者:console
  1. GA

    0下载:
  2. 遗传算法,解决TSP旅行商问题,利用swing实现图形化显示。-solving the traveling salseman problem,showing the result with graphics
  3. 所属分类:software engineering

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:
« 1 2 ... 37 38 39 40 41 4243 44 »
搜珍网 www.dssz.com