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

搜索资源列表

  1. PSOforTSP(MATLAB)

    1下载:
  2. 粒子群算法解决VRP代码(matlab)-Particle swarm algorithm to solve VRP code (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4699
    • 提供者:
  1. based-on-GA-solve--VRP

    1下载:
  2. 求解多目标车辆路径问题的遗传算法的小文章-based on GA solve the mutil-objects problem with the help of time window
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:107620
    • 提供者:dm
  1. VRP-of--with-time-window

    0下载:
  2. 带有时间窗的多配送中心车辆调用问题研究,主要描述了多分布式和时间窗-research on vehicle scheduling problem of multi-distribution centers with time window
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:778678
    • 提供者:dm
  1. evaluate-fitnes-for-VRP

    0下载:
  2. Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:923
    • 提供者:Apraz
  1. VRP

    0下载:
  2. Vehicle routing problem with ant colony
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-02
    • 文件大小:2302
    • 提供者:vikhsoolak
  1. ACO

    0下载:
  2. Ant Colony Optimization for VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3090
    • 提供者:Ashwin Balani
  1. vrp

    0下载:
  2. vrp为了-vrp with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2132347
    • 提供者:aa
  1. VRP--NEW

    0下载:
  2. this is a new code to solve vrp problem (vehicle routing problem) hope works,
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:106578
    • 提供者:majdddd
  1. VRP

    1下载:
  2. 该程序是用C++编写的蚁群算法程序,专门用来求解车辆路径问题(VRP)。-The program is in C++ ant colony algorithm written procedures, designed to solve the vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3085553
    • 提供者:chao
  1. AntTSP

    1下载:
  2. 一种蚁群算法,主要关于VRP问题,可以计算最短路径,并且显示最佳路径-An ant colony, the main issue on the VRP, we can calculate the shortest path, and show the best path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-21
    • 文件大小:20431
    • 提供者:nimo
  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. solomon-tests-for-VRP

    8下载:
  2. Slomon测试算例,用来求解VRP问题的标准测试用例-Slomon test example, used a standard test case for VRP
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:86924
    • 提供者:何立志
  1. value-conservation-law-for-VRP

    0下载:
  2. 学习\人工智能\使用经典节约值法求解VRP问题,高效率-Learning \ Artificial Intelligence \ value conservation law for VRP
  3. 所属分类:DNA

    • 发布日期:2017-11-13
    • 文件大小:2063
    • 提供者:yang
  1. VRP

    0下载:
  2. 遗传算法解决简单的无时限有约束VRP车辆路径问题-Genetic algorithm to solve a simple non-time constrained VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:244907
    • 提供者:朱园
  1. VRP-solution-program

    0下载:
  2. vrp车辆路径优化问题,运用lingo软件编写的求解程序,简单易懂。-vrp vehicle routing optimization problem, the use of the lingo software written to solve program is simple and easy to understand.
  3. 所属分类:transportation applications

    • 发布日期:2017-11-19
    • 文件大小:1636
    • 提供者:古九
  1. c#编程实现VRP问题

    1下载:
  2. c#编程实现蚁群算法的VRP问题,很好的源代码,推荐下载!
  3. 所属分类:C#编程

  1. vrp

    3下载:
  2. 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
  3. 所属分类:source in ebook

    • 发布日期:2016-03-07
    • 文件大小:4096
    • 提供者:leo mao
  1. vrp

    2下载:
  2. 4个可以运行的VRP程序,可以自己添加需求点,改变车辆容量-4 VRP program, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:8828
    • 提供者:刘长石
  1. ga-for-vrp

    0下载:
  2. 解决VRP的遗传算法,已经验证,可以运行-Genetic algorithm to solve the VRP has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28643
    • 提供者:刘长石
  1. VRP-and-tsp

    0下载:
  2. 求解VRP和TSP的源程序,都是本人使用过的,放心下载-For VRP and TSP source code, are I used, rest assured Download
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:11076
    • 提供者:刘长石
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com