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

搜索资源列表

  1. kFHkimbM

    0下载:
  2. 5个基本的解决VRP问题的MATLAB程序之四-5 basic MATLAB program to solve the problem of VRP 4
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2446
    • 提供者:吴绪
  1. GAofVRP

    0下载:
  2. 经典NP问题,TSP的求解,有详细的注释,可以运行,也是简化版的VRP问题-Classic NP problem, TSP solving, detailed notes, you can run, but also a simplified version of the VRP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:224334
    • 提供者:柯传义
  1. VRPproblems

    2下载:
  2. 遗传算法求解物流配送中带时间窗的VRP问题-Distribution of genetic algorithm the VRP problem with time windows
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:189346
    • 提供者:xiaoyang
  1. main

    1下载:
  2. 遗传算法求解最优路径的c++程序 一种求解vrp问题的好方法-Genetic algorithm for optimal path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:34380
    • 提供者:Robert.x
  1. 1

    0下载:
  2. 蚁群算法解决VRP问题的一个可行程序-Ant colony algorithm to solve the problem of a feasible VRP program. . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6210
    • 提供者:xiaomeng
  1. ANT

    0下载:
  2. 蚁群算法解决VRP问题的可行算法-Ant colony algorithm for solving practical VRP problems. . . . . . . . . . . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2436
    • 提供者:xiaomeng
  1. sdfasdf

    0下载:
  2. 演化算法,用演化算法解决VRP问题源代码,又新建的头文件-Evolutionary algorithm, evolutionary algorithm to solve VRP problem with the source code, header files and the new
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:14220
    • 提供者:tangshao
  1. Programme

    2下载:
  2. 几种粒子群算法求解VRP问题,与GA对比-Several particle swarm algorithm VRP problems, compared with GA
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1400616
    • 提供者:afeigo
  1. VRP

    5下载:
  2. 蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-13
    • 文件大小:2048
    • 提供者:hupei
  1. saving-algorithm-for-VRP

    0下载:
  2. 利用节约算法,并通过某种程序设计语言编程,求解某一物流配送问题的配送方案。-Saving algorithm, and through some sort of program design language programming, and distribution program to solve a logistics problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11888
    • 提供者:孙常虹
  1. Neighbor-search-method

    0下载:
  2. 一种用近邻搜索法解决VRP问题的源代码,可以解决多种问题-Source code of a nearest neighbor search method to solve the VRP problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:5231
    • 提供者:孙常虹
  1. test1

    1下载:
  2. 粒子群 VRP问题 有点小错误 望修正 主要matlab的-PSO for VRP solutions
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1094
    • 提供者:kimi jiang
  1. yiqun123456

    2下载:
  2. 基于改进的蚁群算法利用matlab对VRP问题的求解-Based on improved ant colony algorithm using matlab to solve the VRP problem
  3. 所属分类:matlab例程

    • 发布日期:2013-11-23
    • 文件大小:1393
    • 提供者:刘玉泽
  1. VRP

    0下载:
  2. 基于 蚁群算法车辆调度问题用matlab编程-Vehicle scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2411
    • 提供者:geqiyong
  1. GAVRPWITHC

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

    • 发布日期:2017-04-24
    • 文件大小:12845
    • 提供者:范昌胜
  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. VIIndexGAr

    1下载:
  2. 遗传算法解决vrp问题,很好的的 遗传算法解决vrp问题,很好的 -Genetic algorithm to solve the vrp the problem, a good genetic algorithm to solve the vrp, good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6239
    • 提供者:jx
  1. Delphi

    0下载:
  2. DEPHILE解决VRP问题的程序,可以运行,非常不错-DELPHI well a a a t a g a g ag a g g
  3. 所属分类:assembly language

    • 发布日期:2017-11-05
    • 文件大小:14806
    • 提供者:
  1. PSO

    6下载:
  2. 用粒子群算法解决一般的VRP问题,这个是PSO的源代码-This is the source code of the PSO particle swarm algorithm to solve the general problem of VRP,
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:4872
    • 提供者:林冠男
  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 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com