搜索资源列表

  1. VPR

    0下载:
  2. 这是我写毕业论文的源程序,用模拟退火算法求解VRPTW问题.在我机子上运行过了,结果很好.-This is the thesis I wrote the source code, using simulated annealing algorithm to solve VRPTW problems. In my machine run-off, resulting in very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:李三
  1. GA-TSP

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:45056
    • 提供者:赵科
  1. Covrp_ga_good9

    0下载:
  2. OVRP问题的遗传算法研究实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:zuowu
  1. VPRTW

    0下载:
  2. 解VRPTW问题的模拟退火程序 -VRPTW problem solution simulated annealing procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:guya
  1. VPRTW(c)

    0下载:
  2. 解VRPTW问题的模拟退火程序 -VRPTW problem solution simulated annealing procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:guya
  1. qapdata.tar

    0下载:
  2. 组合优化问题中的二次指派问题的Marcbenk-Combinatorial optimization problem of quadratic assignment problem Marcbenk
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:427008
    • 提供者:china
  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-15
    • 文件大小:7168
    • 提供者:王博文
  1. vrpmatlab

    1下载:
  2. 基于模拟退火酸发和遗传算法的物流配送路径问题-Fat acid based on simulated annealing and genetic algorithm logistics and distribution routing problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:jj
  1. 65520754VRP

    0下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:106496
    • 提供者:刘勇
  1. C-W-savings-algorithm

    0下载:
  2. C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:437248
    • 提供者:abrahamlau
  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-15
    • 文件大小:7168
    • 提供者:ly
  1. AP_For_VRPTW100

    0下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:1710080
    • 提供者:Zhang Minjie
  1. wer

    0下载:
  2. 随着我国经济的迅速发展和信息技术的进步,物流行业已经被确定为我国国民经济的重要产业和经济发展的新增长点,其中物流配送路径的优化是物流系统中的关键一环,选择合理经济的配送路线可以极大的降低配送成本,提高配送效率,增加企业的经济效益。 本文以如何科学的解决配送路径的优化问题为出发点,分析比较了各种算法在解决VRP中的特点与利弊,由于蚁群算法有着良好的正反馈机制与较强的鲁棒性和灵活性,本文选择了蚁群算法作为解决VRP问题的算法,并结合VRP
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:3473408
    • 提供者:罗永
  1. pso

    0下载:
  2. 微粒群算法是今年发展起来的优化算法,广泛应用于物流,交通。可以解决VRP,TSP等经典问题-Particle swarm algorithm is developed to optimize this algorithm, widely used in logistics, transportation. Can solve the VRP, TSP, such as the classic problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1999872
    • 提供者:juchengyu
  1. yqsfmatlab

    0下载:
  2. 强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:储育青
  1. VRP_GA

    0下载:
  2. 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题-GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:yourchen
  1. vrp_matlab

    0下载:
  2. 旅行商问题,城市坐标、交配概率和变异概率、遗传代数-vrp
  3. 所属分类:汇编语言

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:无字墙
  1. CSe1VOLW

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:吴绪
  1. Ct3P5Kar

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

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:吴绪
  1. kFHkimbM

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:吴绪
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »

源码中国 www.ymcn.org