CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Vehicle routing problem

搜索资源列表

  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. TBVRP

    0下载:
  2. 该程序经过运行,无任何问题,可用于解决紧急搜索算法求解车辆路线问题-After running the program without any problems, can be used to solve the urgent search algorithm to solve Vehicle Routing Problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4002
    • 提供者:赵赵
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:55771
    • 提供者:ghy
  1. imm3183

    0下载:
  2. Solving the Vehicle Routing Problem with Genetic Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:940777
    • 提供者:Quynh Vinh
  1. p1

    0下载:
  2. 巨大的数据量使显示速度成为制约普及和网络化的重要因素,文章结合4(5’公司的607(84空间数据引擎,提出了一种利用分级技术提高矢量图显示速度的方案,并讨论了几种插值算法在这一应用中的优缺点。- W ith the ant colony algorithm for solving the traveling salesman problem (TSP) as a prototype, a simpli- fied algorithm was developedwhich considered
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:84194
    • 提供者:砂登
  1. VRPBTW_sol_check

    0下载:
  2. Solve VRPBTW (Vehicle routing problem with backhauls and time window) problem, written in C++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:13868
    • 提供者:xxx
  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. VVRPe

    1下载:
  2. 车辆路径问题的蚁群算法VRPP-2opt-vrp -Ant colony algorithm for vehicle routing problem VRPP-2opt-vrp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2356
    • 提供者:recruitparade
  1. VRP

    0下载:
  2. 解决车辆路径问题使用矩阵蚂蚁算法 车辆调度问题(Vehicle Routing Problem,VRP)是一个典 型的NP 难题,只有在需点数和路段数较少时才有可能寻求其 精确解,一般情况下,很难得到全局最优解或满意解-Matrix ant algorithm to solve the vehicle routing problem Matrix ant algorithm to solve the vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2293
    • 提供者:基极10
  1. aco-yiquansuanfa-

    0下载:
  2. 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7146
    • 提供者:李倩
  1. 0517.initial_sol_new

    0下载:
  2. HFFVRP intial solution~ Applying the Meta-Heuristic Algorithm to Solve the Heterogeneous Fixed Fleet Vehicle Routing Problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:1978721
    • 提供者:Ryan
  1. TabuSearch

    0下载:
  2. tabu search for vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:liang
  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. vrptw-evolutionary-master

    0下载:
  2. vrptw 车辆路径问题 python 带时间窗的车辆路径问题-vrptw evo vehicle routing problem python
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:731655
    • 提供者:123
  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. source

    0下载:
  2. VRP C/C++ Library of Local Search Heuristics for the Vehicle Routing Problem. ... latest source code can be obtained http://www.coin-or.org/projects/VRPH.xml-VRP C/C++ Library of Local Search Heuristics for the Vehicle Routing Problem. ... latest sou
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:4286
    • 提供者:Esddiq
  1. TBVRP

    0下载:
  2. 该程序经过运行,无任何问题,可用于解决紧急搜索算法求解车辆路线问题-After running the program without any problems, can be used to solve the urgent search algorithm to solve Vehicle Routing Problem
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4047
    • 提供者:sai3anaa
  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. Genetic algorithm to vehicle routing problem

    1下载:
  2. 这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-19
    • 文件大小:2048
    • 提供者:潇1默
« 12 »
搜珍网 www.dssz.com