CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - vrp

搜索资源列表

  1. VRP

    0下载:
  2. 自己编写的蚁群算法能够得到结果,最终结果可以得到最短路程-Write your own ant colony algorithm to get the results, the end result can be the shortest route
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4699
    • 提供者:徐辉
  1. VRP

    2下载:
  2. 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab代码 -The introduction of path weights adaptive ant colony algorithm for scheduling path of the emergency supplies optimized Matlab code
  3. 所属分类:matlab

    • 发布日期:2015-10-18
    • 文件大小:2048
    • 提供者:伟伟
  1. GAVRPWITHC

    0下载:
  2. vrp 问题遗传算法代码 多谢大家合作啦 学习进步-vrp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:12845
    • 提供者:范昌胜
  1. VRP2012(pass)

    0下载:
  2. 车辆路径最新算法,已经通过50个节点城市的仿真测试,并通过验证! 版权属于:中南大学交通运输工程学院-VRP algorthm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:670468
    • 提供者:张得志
  1. pso_vrp_matlab

    2下载:
  2. matlab编写的用pso算法解决的vrp小程序-Matlab prepared with pso algorithm to solve the vrp small program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4722
    • 提供者:王艳
  1. cross

    0下载:
  2. solves vrp by genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4481
    • 提供者:garima
  1. 采用粒子群算法,有效解决车辆路径优化问题

    3下载:
  2. VRP的实现,采用粒子群算法,有效解决车辆路径优化问题-VRP realization using particle swarm effective solution to the VRP
  3. 所属分类:matlab例程

    • 发布日期:2017-10-31
    • 文件大小:3807
    • 提供者:wangtingting
  1. vrp-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. matlab-vrp

    1下载:
  2. 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:9216
    • 提供者:马文
  1. matlab_vrp

    2下载:
  2. 蚁群算法解决vrp问题的matlab实现 网上这个的代码比较少-Ant colony algorithm to solve the vrp problems matlab online code less
  3. 所属分类:matlab

    • 发布日期:2016-12-13
    • 文件大小:7168
    • 提供者:neo
  1. VRP-1

    0下载:
  2. Method to solve vehicle routing problem using JAVA.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:18206
    • 提供者:Kiran
  1. Ga-Sa-vrp

    4下载:
  2. 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  1. ACO-code

    0下载:
  2. using ACO to solve VRP in matlab,a litle code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2161
    • 提供者:Allen
  1. ga-vrp

    0下载:
  2. 解决车辆路径问题的遗传算法,已经验证,可以运行-Solving vehicle routing problem genetic algorithm has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7555
    • 提供者:刘长石
  1. vrp-ant

    0下载:
  2. 可以运行的多个蚁群算法,本人已经验证过,放心使用-You can run multiple ant colony algorithm, I have verified
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9386
    • 提供者:刘长石
  1. Model_VRP_Matlab

    10下载:
  2. 浙江大学数学建模比赛2013B题Matlab源码,主要使用遗传算法和模拟退火解决自行车调度问题,此处为有时间窗的VRP问题,注释详尽,方便改进维护-Zhejiang University Mathematical Contest in Modeling 2013B title Matlab source code, detailed notes, easy to improve maintenance
  3. 所属分类:matlab

    • 发布日期:2015-11-12
    • 文件大小:245760
    • 提供者:Outrace
  1. VRP_GA

    0下载:
  2. 在VC6.0中实现的使用遗传算法(GA)实现有时间窗约束的车辆路径问题(VRP)。-In VC6.0 achieved using genetic algorithm (GA) to achieve a time window constraint vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2709178
    • 提供者:王志刚
  1. yiqunVRP

    0下载:
  2. 一个简单的蚁群算法主要用于求解VRP问题的程序-A simple ant colony algorithm is mainly used for VRP program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2318
    • 提供者:yifei
  1. GSAforVRP_V3

    0下载:
  2. 利用万有引力搜索算法解决VRP问题 ,matlab-Use gravitational search algorithm to solve the VRP problem, matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:183828
    • 提供者:侯立成
  1. geneticVRP

    0下载:
  2. matlab编程遗传算法代码,解决VRP车辆路径问题-Genetic algorithm matlab programming code to solve VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4403
    • 提供者:兰少曼
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com