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

搜索资源列表

  1. 3kKJExxX

    0下载:
  2. 5个基本的求解VRP问题的matlab程序。-5 basic matlab program for solving VRP problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5151
    • 提供者:吴绪
  1. amos

    0下载:
  2. this the programme of VRP-this is the programme of VRP
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5940
    • 提供者:naiyu
  1. ant-colony-matlab

    1下载:
  2. 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1991
    • 提供者:naiyu
  1. PSO-VRP

    3下载:
  2. 就是相当简单的介绍一下物流选址方面的相关问题-The brief is quite simple logistics issues related to site selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-28
    • 文件大小:24978
    • 提供者:沈海剑
  1. matlabVRPlzm

    0下载:
  2. 用于Matlab环境下开发的求解VRP问题的源代码-Matlab environment for the development of the source code for solving VRP problems
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4388
    • 提供者:lizimu
  1. GAVRP

    0下载:
  2. 基于遗传算法的VRP程序,主要是其中几个操作,用c++编写-VRP procedures based on genetic algorithms, several of which operate mainly with the preparation of c++
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7988
    • 提供者:li
  1. clustering

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

    • 发布日期:2017-04-10
    • 文件大小:928
    • 提供者:garima
  1. VRP

    0下载:
  2. 利用模拟退火算法来求解双车库的车辆路径问题-Simulated annealing algorithm to solve the vehicle routing problem with double garage
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3905
    • 提供者:hupan
  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. 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. ACO

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

    • 发布日期:2017-04-14
    • 文件大小:3090
    • 提供者:Ashwin Balani
  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. 遗传算法解决简单的无时限有约束VRP车辆路径问题-Genetic algorithm to solve a simple non-time constrained VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:244907
    • 提供者:朱园
  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. VRP

    2下载:
  2. 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:lijian
  1. ant-VRP

    0下载:
  2. 蚁群算法求解VRP问题的测试实例代码,数据比较少-Ant Colony Algorithm for VRP test case code, data is relatively small
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2310
    • 提供者:xinli
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com