CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车辆调度 算法

搜索资源列表

  1. 111

    2下载:
  2. 基于模拟退火遗传算法的车辆调度问题研究,用MATLAB语言加以实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3744
    • 提供者:杨俊
  1. Theoperaterofcars

    0下载:
  2. 该文件主要是包含车辆调度问题的处理。通过一个简单的程序采用递归调用算法实现该功能!-The document contains mainly vehicle scheduling problems. A simple procedure through the use of recursive algorithm called the feature!
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1191
    • 提供者:Anna
  1. r01

    0下载:
  2. 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3351
    • 提供者:王辉
  1. LogisticsBee

    0下载:
  2. 尝试使用蜜蜂算法来求解带三维装载的车辆调度问题,问题的算法较为新颖。-Bees algorithm, with a request to solve the problem with loading the vehicle scheduling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:90199
    • 提供者:ruan
  1. Beefor3LVRP

    0下载:
  2. 尝试使用蜜蜂算法来求解带三维装载的车辆调度问题,算法具有一定的新颖性。-Try to use the bees algorithm to solve with a three-dimensional loading vehicle routing problem, the algorithm has a certain novelty.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:90153
    • 提供者:ruan
  1. 01

    0下载:
  2. 规模车辆调度问题的有效算法分析.The effective size of the vehicle scheduling problem algorithm analysis.-The effective size of the vehicle scheduling problem algorithm analysis.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:338917
    • 提供者:yuan
  1. VRP

    5下载:
  2. 蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-13
    • 文件大小:2048
    • 提供者:hupei
  1. cheliang

    0下载:
  2. matlab程序,利用模拟退火遗传算法,对车辆调度问题进行编程,程序完整可行-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3583
    • 提供者:
  1. VRP

    0下载:
  2. 基于 蚁群算法车辆调度问题用matlab编程-Vehicle scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2411
    • 提供者:geqiyong
  1. VRP

    0下载:
  2. 解决车辆路径问题使用矩阵蚂蚁算法 车辆调度问题(Vehicle Routing Problem,VRP)是一个典 型的NP 难题,只有在需点数和路段数较少时才有可能寻求其 精确解,一般情况下,很难得到全局最优解或满意解-Matrix ant algorithm to solve the vehicle routing problem Matrix ant algorithm to solve the vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2293
    • 提供者:基极10
  1. Vehicle-Routing-Problem

    0下载:
  2. 用遗传算法解决带时间窗约束的模糊车辆调度问题(fvrp)。c++编写的-Solve the fvrp problem
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:7696
    • 提供者:hj
  1. c

    0下载:
  2. 禁忌搜索具体算法实现,解决车辆调度问题-Specific tabu search algorithm (c)
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2990
    • 提供者:junjie
  1. vehicle-scheduling

    0下载:
  2. 这是一个本科毕业论文的程序,利用免疫进化算法来解决物流企业车辆调度的问题,供参考。-This is an undergraduate thesis program, the use of immune evolutionary algorithm to solve the logistics vehicle scheduling problem, for reference.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:23667712
    • 提供者:任勇军
  1. Ant

    0下载:
  2. 蚁群算法解决车辆调度问题,包含了信息素更新的算法-The ant colony algorithm to solve the vehicle scheduling problem.including the the algorithm of pheromone update.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:4607
    • 提供者:compiler
  1. VRP

    0下载:
  2. 车辆调度问vRP算法,有数据和实例,供大家参考和学习-Asked vRP vehicle scheduling algorithms, data and examples for your reference and learning
  3. 所属分类:GIS program

    • 发布日期:2017-04-06
    • 文件大小:7708
    • 提供者:kasumi
  1. GAforVRP

    1下载:
  2. 利用Matlab编写的程序,GA算法解决车辆调度问题VRP-Programs written in Matlab, GA algorithm to solve vehicle scheduling problem VRP
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:7168
    • 提供者:曹子建
  1. vrp

    0下载:
  2. 用简单的遗传算法解决基本的车辆调度问题,新手很容易上手。-vrp ga
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5476
    • 提供者:赵培瑶
  1. yiqun

    0下载:
  2. 蚁群优化算法最初用于解决TSP问题,经过多年的发展,已经陆续渗透到其他领域中,比如图着色问题、大规模集成电路设计、通讯网络中的路由问题以及负载平衡问题、车辆调度问题等。-Ant colony optimization algorithm for solving the TSP problem initially, after years of development, has been gradually penetrate into other areas, such as graph col
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2130
    • 提供者:天枢
  1. fuel-transportation

    0下载:
  2. 根据蚁群算法,建立蚁群算法模型,适合燃油运输类,车辆调度类问题-ant colony fuel transposition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:6491
    • 提供者:何萍
  1. ACATSP

    2下载:
  2. :蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.--ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:任国伟
« 1 23 »
搜珍网 www.dssz.com