搜索资源列表

  1. WindowsApplication24zhang

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

    • 发布日期:2024-05-22
    • 文件大小:33792
    • 提供者:王德东
  1. 105230321gademo13

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

    • 发布日期:2024-05-22
    • 文件大小:11264
    • 提供者:王二
  1. GATraveller

    0下载:
  2. 遗传算法解车辆路径问题,解压即可运行,不需要密码-Genetic Algorithm for Vehicle Routing Problem, decompression can be run without a password
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:220160
    • 提供者:Jewel
  1. VRP

    2下载:
  2. 车辆路径问题的蚁群算法VRP -2opt-vrp
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:wangxuefeng
  1. chelianglujing

    0下载:
  2. 下面的源代码是解决车辆路径问题的。谈一点经验性的东西,就是在进行染色体交叉时,一定要注意基因结构的问题。-The following source code to solve the vehicle routing problem. Things to talk about one empirical, that is, during the cross-chromosome, we have to pay attention to t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:songqianhui
  1. matlabforVRP

    1下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:ly
  1. CVRP-N

    1下载:
  2. 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the co
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:257024
    • 提供者:李剑
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:2407424
    • 提供者:before
  1. Genetic

    0下载:
  2. 我的毕设 利用Excel2007中VBA技术开发的求解物流配送中的车辆路径问题。适用于小规模的路径求解。-My Bi-based technology development using VBA in Excel2007 solving logistics and distribution in the vehicle routing problem. The path for small-scale solution.
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:145408
    • 提供者:beautiful5200
  1. geneticalgorithmandsimulatedannealingalgorithm

    0下载:
  2. 建立了多约束条件车辆路径问题的数学模型和求解流程先采用最近插入法生成初始解然后基于遗传算法和模拟退火算法改进初始解-The establishment of a multi-vehicle routing problem with constraint model and solution process first insertion generated by the recent initial solution and based
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:175104
    • 提供者:lsylsy
  1. PSO

    1下载:
  2. 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:silence
  1. Genetic_Algorithm_for_vehicle_routing_problem

    0下载:
  2. 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:28672
    • 提供者:陈波
  1. Tourenplanung_example

    0下载:
  2. 用对偶形式的主次问题和单纯形法精确解cvrp车辆路径问题,环境为gams,一种类似lingo,国际上也经常使用的数学规划软件。-a exact solution of cvrp with dual variable and simplex method in the enviorment GAMS, which is similar to Lingo, is also popular in the world for Operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Chen WZ
  1. Decode

    0下载:
  2. 有能力约束车辆路径问题混合量子进化算法编码-Vehicle routing problem with capacity constraints coded quantum evolutionary algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:小明
  1. GA_only-mutation

    0下载:
  2. 遗传算法解决车辆路径问题,用matlab解答,可以直接运行-Genetic algorithm can solve the vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:虾米
  1. OVRP

    0下载:
  2. 车辆路径问题代码, 车辆路径问题代码-open vehicle routing problem,open vehicle routing problem,open vehicle routing problem
  3. 所属分类:汇编语言

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:周邯郸
  1. 成功的蚁群

    0下载:
  2. 能够运行起来的matlab代码,解决车辆路径问题,程序能够跑起来,对学习车辆路径问题有所帮助(Matlab code that can run, solve the vehicle routing problem, the program can run, help to learn the vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:343513545
  1. 简单vrp实例代码 保证可用

    0下载:
  2. 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beg
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:西瓜331
  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-22
    • 文件大小:17408
    • 提供者:hayjao
  1. 遗传模拟退火算法求解TSP问题matlab代码

    0下载:
  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 vehic
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:11264
    • 提供者:hayjao2020
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org