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

搜索资源列表

  1. GAmatlab.rar

    1下载:
  2. 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-22
    • 文件大小:9631
    • 提供者:xulei
  1. VRP.rar

    4下载:
  2. 车辆路径问题的蚁群算法VRP -2opt,vrp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2310
    • 提供者:wangxuefeng
  1. cw

    10下载:
  2. 带时间窗的节约算法,求解车辆路径问题,是一个函数形式,效果很好-VRP,C-W
  3. 所属分类:交通/航空行业

    • 发布日期:2013-04-19
    • 文件大小:3102
    • 提供者:fangtao
  1. ant

    2下载:
  2. 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-30
    • 文件大小:6580
    • 提供者:王峰
  1. VRP

    2下载:
  2. VRP问题代码 解决车辆路径配送问题 用c++语言开发的-VC VRP
  3. 所属分类:Other systems

    • 发布日期:2016-06-14
    • 文件大小:8192
    • 提供者:priya
  1. GA_only-mutation

    1下载:
  2. 遗传算法解决车辆路径问题,用matlab解答,可以直接运行-Genetic algorithm can solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2034
    • 提供者:虾米
  1. AP_For_VRPTW100

    1下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1709935
    • 提供者:Zhang Minjie
  1. PSO

    1下载:
  2. 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1797
    • 提供者:silence
  1. C-W-savings-algorithm

    2下载:
  2. C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
  3. 所属分类:File Formats

    • 发布日期:2016-06-09
    • 文件大小:436841
    • 提供者:abrahamlau
  1. LRP

    1下载:
  2. 用matlab 编写的LRP问题的基本程序,希望对研究车辆路径问题的同行有所参考-matlab for LRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:wuyao
  1. GATraveller

    0下载:
  2. 遗传算法解车辆路径问题,解压即可运行,不需要密码-Genetic Algorithm for Vehicle Routing Problem, decompression can be run without a password
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:220517
    • 提供者:Jewel
  1. chelianglujing

    0下载:
  2. 下面的源代码是解决车辆路径问题的。谈一点经验性的东西,就是在进行染色体交叉时,一定要注意基因结构的问题。-The following source code to solve the vehicle routing problem. Things to talk about one empirical, that is, during the cross-chromosome, we have to pay attention to the problem of gene structure.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9957
    • 提供者:songqianhui
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2407654
    • 提供者:before
  1. Genetic

    0下载:
  2. 我的毕设 利用Excel2007中VBA技术开发的求解物流配送中的车辆路径问题。适用于小规模的路径求解。-My Bi-based technology development using VBA in Excel2007 solving logistics and distribution in the vehicle routing problem. The path for small-scale solution.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:145139
    • 提供者:beautiful5200
  1. geneticalgorithmandsimulatedannealingalgorithm

    1下载:
  2. 建立了多约束条件车辆路径问题的数学模型和求解流程先采用最近插入法生成初始解然后基于遗传算法和模拟退火算法改进初始解-The establishment of a multi-vehicle routing problem with constraint model and solution process first insertion generated by the recent initial solution and based on genetic algorithm and simu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:175130
    • 提供者:lsylsy
  1. Genetic_Algorithm_for_vehicle_routing_problem

    1下载:
  2. 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-09
    • 文件大小:28669
    • 提供者:陈波
  1. Tourenplanung_example

    0下载:
  2. 用对偶形式的主次问题和单纯形法精确解cvrp车辆路径问题,环境为gams,一种类似lingo,国际上也经常使用的数学规划软件。-a exact solution of cvrp with dual variable and simplex method in the enviorment GAMS, which is similar to Lingo, is also popular in the world for Operation Research.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1450
    • 提供者:Chen WZ
  1. pso解决带时间窗约束的车辆路径问题

    4下载:
  2. pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-27
    • 文件大小:4221
    • 提供者:zzkkyyer
  1. 几种改进PSO算法在带时间窗车辆路径问题中的比较与分析

    1下载:
  2. 几种改进PSO算法在带时间窗车辆路径问题中的比较与分析,一篇综合性的论文
  3. 所属分类:报告论文

    • 发布日期:2012-11-27
    • 文件大小:301691
    • 提供者:zzkkyyer
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com