搜索资源列表

  1. GA-FOR-VRP

    0下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:pengyang
  1. tsp+vrp

    0下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 -Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various langu
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-03
    • 文件大小:25600
    • 提供者:lian
  1. GAVRPWITHC

    0下载:
  2. 对外经贸大学的硕士论文,用c++编写的遗传算法解决VRP的程序-External Economic and Trade University master' s thesis, using c++ to prepare the genetic algorithm to solve VRP process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:13312
    • 提供者:李海民
  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-03
    • 文件大小:437248
    • 提供者:abrahamlau
  1. yiqunsuanfa

    0下载:
  2. 实用的蚁群算法,程序试图对具有31个城市的VRP进行求解,简单实用-Ant colony algorithm practical, the program attempts to have 31 cities to solve the VRP, simple and practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:刘柳
  1. 8vrp

    0下载:
  2. vrp问题的解决,对8个点的计算解决比较好-vrp problems, the 8-point solution to a better calculation
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:41984
    • 提供者:hanhk
  1. vrproblem

    0下载:
  2. 解决vrp问题用蚁群算法,其中有出错误,还没找出来。-ant colony vrp
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:王相互
  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-03
    • 文件大小: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-03
    • 文件大小:15360
    • 提供者:储育青
  1. antcolonyalgorithmforVRP

    0下载:
  2. 蚁群算法解VRP问题 蚁群算法解VRP问题 蚁群算法解VRP问题 -the procedure of ant colony algorithm for VRP,used to solve the famous HP-hard problem: the VRP problem with the ant colony algorithm developed with matlab. It s not a felwell procedure,
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:Timson
  1. matlab

    0下载:
  2. VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:任树伟
  1. Cpp

    0下载:
  2. VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:11264
    • 提供者:任树伟
  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-03
    • 文件大小:1024
    • 提供者:yourchen
  1. vrp_matlab

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

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

    0下载:
  2. c#遗传算 VRP-c# genetic operator VRP
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:13312
    • 提供者:xinfeng802
  1. vrpGA

    0下载:
  2. VRP问题的遗传算法程序 matlab写的,经典,智能算法-the procedures of VRP problem which is compiled by GA and running in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:武开
  1. 3kKJExxX

    0下载:
  2. 5个基本的求解VRP问题的matlab程序。-5 basic matlab program for solving VRP problems.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:吴绪
  1. amos

    1下载:
  2. this the programme of VRP-this is the programme of VRP
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:naiyu
  1. ant-colony-matlab

    0下载:
  2. 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:naiyu
  1. backtracking-algorithm-C

    0下载:
  2. 这是求解VRP和TSP相关问题的回溯算法,基于C语言环境-This is a VRP and TSP solving issues related to backtracking algorithm, based on C language environment
  3. 所属分类:文件格式

    • 发布日期:2024-05-03
    • 文件大小:57344
    • 提供者:naiyu
« 1 2 3 45 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org