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

搜索资源列表

  1. 3l_cvrp

    3下载:
  2. 介绍的是三维装箱和vrp结合的代码,使用粒子群和局部搜索结合的方法-3l_cvrp matlab
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:10014
    • 提供者:郑皓轩
  1. vrp

    0下载:
  2. 微粒群遗传退火算法例程 车辆调度优化问题-Genetic annealing particle swarm optimization algorithm for vehicle scheduling routines
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3774
    • 提供者:vantong
  1. GA_CVRP

    3下载:
  2. 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:54272
    • 提供者:张放
  1. MDVRP

    1下载:
  2. 运用matlab软件,利用遗传算法解决VRP问题- using genetic algorithms to solve the problem of VRP
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:18300
    • 提供者:冯有勇
  1. GAforVRP

    0下载:
  2. matlab遗传算法编程解决VRP问题,很好,很实用,大家可以借鉴下-matlab solve the problem of VRP
  3. 所属分类:transportation applications

    • 发布日期:2017-04-29
    • 文件大小:17904
    • 提供者:oven
  1. LabDejkstra

    0下载:
  2. dejkstra, its program about vrp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-30
    • 文件大小:53235
    • 提供者:maks
  1. Blender

    0下载:
  2. Blender更改骨骼的方法,此文件内容用于vrp中更改骨骼的方法-Change of bone
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:578611
    • 提供者:
  1. VRP-suanfaheji

    0下载:
  2. TSP问题合集,都是亲测可运行程序。包括tabusearch,TSP,VSR等。-TSP problem collection, are pro-test program can be run. Including tabusearch, TSP, VSR and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26715
    • 提供者:liuhongxing
  1. vrp_ga

    0下载:
  2. Programs that use the method of genetic problem solving the VRP program, very practical, experimental, graduation can be used to run, with complete results and figure, well, this algorithm can be used to obtain optimal exact or approximate optimal so
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26245
    • 提供者:xiao
  1. ant_vrp

    0下载:
  2. 蚁群算法解决中规模车辆路径问题,vrp国际案例验证,可以运行,有图-Ant colony algorithm to solve the scale of vehicle routing problem, VRP international case verification, you can run, there are plans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:23666
    • 提供者:翟露露
  1. vrp

    0下载:
  2. 采用蚁群算法与节约算法结合的车辆路径问题,国际案例得出最优解,生成图片-By using ant colony algorithm and the combination of the vehicle routing problem, the optimal solution is obtained in the international case.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:111519
    • 提供者:翟露露
  1. VRP

    1下载:
  2. Vehicle routing problem,寻最优路径,有时间窗限制,求得最短路径规划-Vehicle routing problem with time window
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5452
    • 提供者:Hu Qiaoyu
  1. matlab-VRP

    3下载:
  2. 物流路径规划,节约里程法的matlab实现-Logistics path planning, the MATLAB realization of the economical mileage method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1336
    • 提供者:Remon
  1. vehicle-routing-problem

    2下载:
  2. 采用模拟退火方法解决有容量限制的车辆路径问题,matlab代码。Capacitated Vehicle Routing Problem (VRP) using SA. MATLAB -implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:104712
    • 提供者:GEORGE
  1. XX_VRPTW

    2下载:
  2. 用智能算法中的遗传算法求解带时间窗限制的车辆路径问题-using GA algorithm to explain the problem of vrp with time windows
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2991
    • 提供者:shiguangcheng
  1. GAvrp

    0下载:
  2. 遗传算法在VRP下的应用代码,充分展示遗传算法的强大功能,能够解决VRP的最优化问题。-Genetic algorithm under the VRP application code, fully demonstrate the powerful function of genetic algorithm, can solve the optimization problem of VRP.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:徐练淞
  1. 25ab6e2dcc02

    0下载:
  2. 智能蚂蚁算法――蚁群算法的改进 求解VRP问题 求解TSP问题-Intelligence ant algorithm, improved ant colony algorithm to solve VRP problem solving TSP problem,Intelligence ant algorithm, improved ant colony algorithm to solve VRP problem solving TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:9787
    • 提供者:
  1. VRP

    4下载:
  2. 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11622
    • 提供者:wang
  1. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. ant-colony-algorithm

    0下载:
  2. 用于解决vrp问题的蚁群算法,已成功解决很多问题-The ant colony algorithm for solving VRP Problem has been successfully solved many problems
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1714250
    • 提供者:李薛萍
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com