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

搜索资源列表

  1. ant-algorithem-with-use-of-vb

    0下载:
  2. 此文件使用vb编程实现蚂蚁算法,从而用来解决车辆路径问题-solve vrp using ant algorithem
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:27825
    • 提供者:杨木木
  1. antvrptw

    1下载:
  2. 算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序-the program for the vehicle routing problem with time windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1689
    • 提供者:刘长石
  1. file3-1

    2下载:
  2. 离散粒子群优化算法优化带时间窗的车辆路径问题-Discrete particle swarm optimization algorithm to optimize vehicle routing problem with time windows
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:235474
    • 提供者:张伟仁
  1. TomislavBronicProjekt

    0下载:
  2. 转载 - 用基因和蚁群算法求解车辆路径问题-Reprint- using genetic and ant colony algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2662224
    • 提供者:tommy
  1. ant_CSharp

    0下载:
  2. 车辆路径问题的蚁群算法程序代码,考虑车辆的载重限制-ant syatem,VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:38373
    • 提供者:David
  1. VRPBase--No-smallrouteindex

    0下载:
  2. 禁忌搜索解决待时间窗车辆路径问题,c++基于visio studio 2010平台-Tabu Search Algorithm of VRP
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2547613
    • 提供者:王祖健
  1. CVRP

    1下载:
  2. 用蚁群算法解决带有容量限制的车辆路径问题-Ant colony algorithm for solving vehicle routing problem with capacity constraints
  3. 所属分类:matlab

    • 发布日期:2016-10-14
    • 文件大小:19456
    • 提供者:Dasiy
  1. bee-colony-algorithm

    2下载:
  2. 该程序是基于蜂群算法的城市生活垃圾收运的车辆路径问题。两个excel表中录入的为收集点的距离-The program is based on the bee colony algorithm of urban living garbage removal vehicle routing problem. Two excel tables to collect entry point distance
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2250743
    • 提供者:彭锦环
  1. TSPGA

    0下载:
  2. C语言解决车辆路径问题,包括选择,交叉,变异等操作-C language to solve TSP problem
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:9412
    • 提供者:李伟
  1. ACSForCVRP(parallelPcandidateLists)

    0下载:
  2. 蚁群系统算法求解车辆路径问题,其中的蚁群系统使用了基于三角划分的候选列表。-Ant System algorithm for vehicle routing problem, which the ant colony system uses a list of candidates based on triangulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8167
    • 提供者:chenliang
  1. vrp_save

    1下载:
  2. matlab 解决车辆路径问题的节约算法,有实例,可运行-Solution to the vehicle routing problem saving algorithm, there are examples, can be run
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11404
    • 提供者:翟露露
  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. bee-colony-algorithm

    1下载:
  2. 蜂群算法在车辆路径问题中的应用-Application of bee colony algorithm in vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9214
    • 提供者:王玉泰
  1. Multi-vehicle-routing-problem

    2下载:
  2. 多车辆车辆路径问题,用遗传算法编程,保证可用-Multi-vehicle routing problem, using genetic programming algorithm to ensure that the available
  3. 所属分类:transportation applications

    • 发布日期:2017-05-04
    • 文件大小:7000
    • 提供者:谭宗曦
  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. 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. simpleGA

    0下载:
  2. 基于遗传算法求解车辆路径问题,里面有相关文档说明和源码-Based on the genetic algorithm to solve the vehicle routing problem with relevant documentation and source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:133691
    • 提供者:迟锐
  1. TSP

    0下载:
  2. 矩阵实验室求解最短路径,旅行商问题,车辆路径问题-matlab TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:金波
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com