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

搜索资源列表

  1. SATSP-MATLAB1

    0下载:
  2. 再加一个SA的程序说明文件 车辆路径问题-SA with a descr iption of the procedures for document vehicle routing problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:919
    • 提供者:吴勇
  1. vrpnewGASA

    3下载:
  2. 遗传算法求解车辆路径问题,没有解压缩的密码。-Genetic Algorithm for vehicle routing problem, no extract passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10439
    • 提供者:王德东
  1. WindowsApplication24zhang

    0下载:
  2. 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10389
    • 提供者:王德东
  1. 105230321gademo13

    1下载:
  2. 这个程序是用遗传算法解决车辆路径问题的.程序完整,完美.-the procedure is using genetic algorithms to solve vehicle routing problem. The integrity of the process and perfect.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11606
    • 提供者:王二
  1. Atabusearchalgorithmforthevehicleroutingproblem.ra

    2下载:
  2. 禁忌搜索算法解决VRP问题的论文,内有对车辆路径问题的简单综述,且对城市聚集情况有针对性的解决
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:95457
    • 提供者:pheonix
  1. 遗传算法tsp

    2下载:
  2. 用matlab编写的GA求解vrp-车辆路径问题程序!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-08-22
    • 文件大小:2959
    • 提供者:fch407@126.com
  1. VRP

    4下载:
  2. 用C++设计VRP问题,解决车辆路径问题
  3. 所属分类:C#编程

    • 发布日期:2011-05-14
    • 文件大小:8530
    • 提供者:j_yy2005
  1. VRP

    2下载:
  2. VRP问题代码 解决车辆路径配送问题 用c++语言开发的-VC VRP
  3. 所属分类:Other systems

    • 发布日期:2016-06-14
    • 文件大小:8192
    • 提供者:priya
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:55771
    • 提供者:ghy
  1. kk

    0下载:
  2. 车辆路径的问题,蚂蚁算法的解析和原理,matalb编程-sorry,i don t say something .yo like you down,but ithink it s not have kkkkkkkkkkkkkkk
  3. 所属分类:AI-NN-PR

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

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

    • 发布日期:2017-10-31
    • 文件大小:3807
    • 提供者:wangtingting
  1. 禁忌算法

    0下载:
  2. 用禁忌算法求解VRP问题,简单易懂,有解释语句,方便了解学习。(Using tabu algorithm to solve the VRP problem, easy to understand, there are explanatory statements, easy to understand learning.)
  3. 所属分类:进化算法

  1. 代码

    0下载:
  2. 路径优化问题研究,关于车辆路径问题的研究,主要使用商旅问题中的路径优化。(The research on the path optimization problem, the research of vehicle routing problem, mainly uses the route optimization in the business travel problem.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:小流氓
  1. GRASP

    1下载:
  2. 贪婪随机自适应算法计算有时间窗的车辆路径问题(A GRASP for the vehicle routing program with the time window)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:23552
    • 提供者:404平
  1. 车辆路径问题概念、模型与算法(五星推荐).pdf

    1下载:
  2. VRP 带软时间窗口的源码,遗传算法,车辆调度(VRP with time windows)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-10
    • 文件大小:5103616
    • 提供者:crash_wu
  1. aco

    1下载:
  2. 采用改进的蚁群智能算法,得到车辆最短路径问题快速有效的局部最优解。(The improved ACO to obtain the shortest path problem vehicle fast and effective local optima.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-18
    • 文件大小:1024
    • 提供者:moveon5
  1. ACATSP

    2下载:
  2. 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:几昂
  1. vrp

    1下载:
  2. 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-16
    • 文件大小:1024
    • 提供者:chenrens
  1. MATLAB

    4下载:
  2. 通过该模型求解带软时间窗的vrptw模型,得到车辆路径问题的最优解(By solving the VRPTW model with soft time window, the optimal solution of vehicle routing problem is obtained)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-15
    • 文件大小:6144
    • 提供者:doanxn
  1. 遗传算法求解VRP问题

    0下载:
  2. 应用遗传算法求解单车场车辆路径问题。matlab代码
  3. 所属分类:matlab例程

    • 发布日期:2021-10-11
    • 文件大小:18199
    • 提供者:WWW@WWW
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com