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

搜索资源列表

  1. VRP

    0下载:
  2. 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25158
    • 提供者:笑容
  1. 改进智能蚂蚁算法

    9下载:
  2. 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm -- ant colony algorithm improvements for VRP for TSP
  3. 所属分类:C#编程

    • 发布日期:2013-11-23
    • 文件大小:42986
    • 提供者:程方
  1. chelianglujingwentiyichuansuanfa

    0下载:
  2. 车辆路径问题遗传算法matlab程序代码-vrp matlabvrp matlabvrp matlabvrp matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:6729
    • 提供者:漆昕
  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. knuder

    0下载:
  2. X,y coordinates for vrp
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:619
    • 提供者:sdfg
  1. tsp2matlab

    0下载:
  2. 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,我用该程序只能优化到810左右,应该是陷入局部最优,但我不知问题出在什么地方。请用过蚁群算法的高手指教。 蚁群算法的matlab源码,同时请指出为何不能优化到已知的最好解-The program attempts to have 31 cities of the VRP is solved, the optimal solution is known as 784.1, I use the program can only
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2373
    • 提供者:liyanan
  1. vrp

    0下载:
  2. On the calculation of osp and cvrp problem, it is common, want to give everyone a little help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3007
    • 提供者:poiuyt
  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. vrp

    0下载:
  2. 较好的解决了多城市VRP问题 简单易懂 适合初学者学习 -A better solution to the problem of multi-city VRP simple and understandable for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:404296
    • 提供者:jiangxingzhou
  1. vrp

    0下载:
  2. 此代码是用lingo实现基本的vrp问题,简单易懂,方便学习-This code is used to achieve the basic lingo vrp problem, easy to understand, easy to learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:楚休红
  1. GA-VRP

    0下载:
  2. 使用MATLAB解决了VRP问题 代码简单易懂-Use MATLAB to solve the VRP straightforward code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7545
    • 提供者:pengyr
  1. 理论知识与选题介绍

    0下载:
  2. VRP问题的目标函数通常有三类: 总配送距离最短 总配送时间最短 总配送费用最少(The objective functions of the VRP problem are usually of three kinds: The total distribution distance is the shortest The total delivery time is the shortest The total distribution cost is at least)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:301056
    • 提供者:lm521
  1. 蚁群算法Matlab程序

    2下载:
  2. 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:16384
    • 提供者:flyever98
  1. 分支定界

    0下载:
  2. 实现VRP问题的分支定界算法,C语言实现,(A branch and bound algorithm for the realization of VRP problem)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:ross1221
  1. Copy_of_yiquan

    0下载:
  2. 蚁群VRP,可正常运行。T优化蚁群算法对的每个配送区域的求解最优路径的二(ACA VRP.can load and run)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:王丽131468
  1. geneticVRP

    0下载:
  2. 基于排序选择和部分匹配交叉的ga算法求解vrp问题(Solving VRP Problem by GA algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:小拳碎胸口
  1. 物流配送车辆调度问题的模型和算法研究.pdf

    1下载:
  2. VRP车辆调度问题,带有软时间窗口,无流向(VRP with time windows)
  3. 所属分类:其他

    • 发布日期:2019-12-02
    • 文件大小:5597184
    • 提供者:crash_wu
  1. 遗传?1

    3下载:
  2. 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-09
    • 文件大小:21504
    • 提供者:fe1yang
  1. 数学建模

    1下载:
  2. 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:4096
    • 提供者:squirrel_03
  1. 遗传模拟退火算法求解TSP问题matlab代码

    3下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:hayjao2020
« 1 23 4 »
搜珍网 www.dssz.com