搜索资源列表

  1. GACode

    0下载:
  2. 一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9620
    • 提供者:朱辉
  1. iga

    0下载:
  2. 应用遗传算法是被认为求解NP难题的有效手段之一,求解物流配送车辆路径优化问题时,在传统遗传算法的基础上,并引入了免疫算法的思想,实验结果表明该算法具有更好的全局和局部搜索能力和收敛速度,可有效地解决物流配送车辆路径优化问题。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7791
    • 提供者:王博文
  1. vrpCSharp(1)

    1下载:
  2. 基于遗传算法的车辆路径优化的CSHARP程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10802
    • 提供者:jj
  1. Vehicle-Routing-Problem

    0下载:
  2. 车辆行驶路线优化(Vehicle Routing Problem)-traffic route optimization (Vehicle Routing Problem)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:13312
    • 提供者:王则
  1. GACode

    0下载:
  2. 一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程-One for the natural number-coded genetic algorithm toolkit indexGA, and use this tool kit to achieve VRP algorithm routine
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:
  1. iga

    0下载:
  2. 应用遗传算法是被认为求解NP难题的有效手段之一,求解物流配送车辆路径优化问题时,在传统遗传算法的基础上,并引入了免疫算法的思想,实验结果表明该算法具有更好的全局和局部搜索能力和收敛速度,可有效地解决物流配送车辆路径优化问题。-Application of genetic algorithms to solve NP is considered an effective means of problem solving to optimi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:王博文
  1. vrpCSharp(1)

    0下载:
  2. 基于遗传算法的车辆路径优化的CSHARP程序-Based on genetic algorithm optimization of vehicle routing procedures CSharp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:jj
  1. GAmatlab

    0下载:
  2. 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的-The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:xulei
  1. 123tsp

    0下载:
  2. 粒子群优化算法求解车辆路径问题,对初学者来说,是很有帮助的。-Particle Swarm Optimization for vehicle routing problem, for beginners, it is very helpful.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:gg
  1. VRP

    0下载:
  2. 这是基于vc ++和车辆路径优化的蚁群算法,希望对大家有所帮助!-ant colony algorithm for VRP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:131072
    • 提供者:hjwei
  1. 89009304123tsp

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

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:wangtingting
  1. VRP-solution-program

    0下载:
  2. vrp车辆路径优化问题,运用lingo软件编写的求解程序,简单易懂。-vrp vehicle routing optimization problem, the use of the lingo software written to solve program is simple and easy to understand.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:古九
  1. 6冷链物流配送路径优化

    0下载:
  2. 为了验证上述模型的合理性和实用价值,为冷链物流车辆配送路径优化提出可行性的方法,本文依托厦门某具体从事生鲜产品生产及配送的A企业所提供的数据,结合文章所提出的优化思路,通过matlab等软件实现计算机建模并进行模型求解,最后对该生鲜企业的配送流程设计提出建设性意见。(In order to verify the rationality of the model and practical value, for the cold chai
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:121856
    • 提供者:柳陂
  1. Genetic algorithm to vehicle routing problem

    0下载:
  2. 这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:潇1默
  1. 遗传算法解决车辆路径问题

    0下载:
  2. 采用遗传算法针对汽车的路径规划进行优化(Genetic algorithm is used to optimize the path planning of automobiles)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:27648
    • 提供者:zzc111
  1. Maltlab程序

    0下载:
  2. 改进遗传算法用于多车多类型车辆的车辆路径优化(Application of improved genetic algorithm to vehicle routing optimization of multi-vehicle and multi-type vehicles)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:JJ基
  1. 蚁群算法matlab

    2下载:
  2. 利用蚁群算法求解车辆路径优化问题,实用的matlab代码(Using ant colony algorithm to solve vehicle routing optimization problem,Practical matlab code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:青川木牍
  1. 解決VRPTW問題。原碼中的例題為solom C1-1

    2下载:
  2. 使用遗传算法求解带时间窗的车辆路径优化问题(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:IIIIIIce
  1. 蚁群算法求解VRPTW问题matlab代码

    3下载:
  2. 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:17408
    • 提供者:hayjao
  1. MATLAB

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

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:doanxn
« 12 3 4 5 »

源码中国 www.ymcn.org