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

搜索资源列表

  1. TSP GA

    0下载:
  2. C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:8545
    • 提供者:黄瑞
  1. 遗传算法tsp

    2下载:
  2. 用matlab编写的GA求解vrp-车辆路径问题程序!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-08-22
    • 文件大小:2959
    • 提供者:fch407@126.com
  1. AHybidGeneticAgorithmtoSolveTS

    0下载:
  2. 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:216605
    • 提供者:Notics
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14542
    • 提供者:zhaoyue
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3445
    • 提供者:dayong
  1. tsp-ga.m

    0下载:
  2. sovling TSP(Travelling Salesman Problem) with GAs -sovling TSP (Travelling Salesman Problem) with GAs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2296
    • 提供者:li
  1. GA(tsp)

    0下载:
  2. 遗传算法是一类借鉴生物界自然选择和自然遗传机制的 随机化搜索算法。 它是模拟达尔文的遗传选择和自然淘汰的生 物进化过程的计算模型。-Genetic Algorithm is a kind of drawing on biological natural selection and natural genetic mechanism of the random search algorithm. It is a simulation of Darwinian natural selection t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11436
    • 提供者:杨瑞
  1. BCB_TSP-GA

    0下载:
  2. 使用BCB進行TSP-GA測試 使用BCB進行TSP-GA測試-BCB carried out using TSP-GA tests carried out using the BCB test TSP-GA
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:148952
    • 提供者:徐誠鴻
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8126
    • 提供者:
  1. TSP

    1下载:
  2. 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7371
    • 提供者:liujingai
  1. GA

    0下载:
  2. 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3356
    • 提供者:张晓
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:88021
    • 提供者:chenjing
  1. tsp-GA-UI

    0下载:
  2. 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:419091
    • 提供者:xnhcx
  1. TSP

    0下载:
  2. TSP solved whit Genetic Algorithms in MATLAB GA toolbox
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:415246
    • 提供者:siulfer
  1. TSP-GA

    0下载:
  2. 使用遗传算法解决TSP问题,简单,通用,鲁棒性好-The use of genetic algorithm to solve the TSP problem, simple, universal, robust and good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:212294
    • 提供者:赵群英
  1. TSP

    0下载:
  2. 用穷举法和模拟退火方法实现了求解tsp问题-With exhaustion and simulated annealing method for solving TSP problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5487
    • 提供者:姚灵灵
  1. TSP

    0下载:
  2. GA TSP (implementation of tsp by genetic algorithm)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:9294
    • 提供者:am
  1. TSP(GA)

    0下载:
  2. 最短路 matlab 以最短行走中国为例 可视化整个过程 遗传算法-TSP GA MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:917648
    • 提供者:
  1. TSP(GA)

    0下载:
  2. TSP(GA),关于中国重要城市遍历的最小路径-TSP (GA), the smallest major cities in China on the path traversed
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:920151
    • 提供者:Wen_Rex
  1. TSP_(GA+CPLEX)

    0下载:
  2. 用遗传算法解决TSP问题,还有用CPLEX解决(Solving TSP problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:210944
    • 提供者:温温酱
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com