搜索资源列表
VRP
- 用C++设计VRP问题,解决车辆路径问题
VRP
- VRP问题代码 解决车辆路径配送问题 用c++语言开发的-VC VRP
CW-Saving
- 用csharp给车辆路径问题写的节约算法,用arraylist实现路径的存储,很适合初接触车辆路径问题或csharp编程的朋友。另外考虑了对于循环取货所需要的1比1空箱返回。-A C# Code for CVRP with empty containers exchange. The Algorithms is the classical Clarke-Wright Saving Algorithms. Also realized with arraylist, which could be h
chelianglujingwentiyichuansuanfa
- 车辆路径问题遗传算法matlab程序代码-vrp matlabvrp matlabvrp matlabvrp matlab
AP_For_VRPTW100
- 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
VRP
- 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
cs
- 城市动态路径诱导算法研究 本文首先概述了智能交通系统的研究进展介绍了车辆诱导系统的构成及其 功能,综述了国内外车辆诱导系统的研究现状,分析了相关方向的研究进展以及 路径诱导算法在路径诱导系统中的重要性。讨论和分析了几种重要的路径诱导算 法的原理及其特点。通过对这些算法的深入研究,对经典Dijkstar算法在数据 存储结构和搜索区域两方面提出了改进,并对其进行了性能分析,结果表明改进 算法是可行的。接下来采用地理信息系统的集成二次开发方式,利用MPa工nf。 公司的Ma
VPRTW-SA
- 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
Genetic
- 我的毕设 利用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.
parking
- 使用A*算法实现车辆调度问题,可以找出车辆调度的最少步数和具体路径,界面使用MFC设计,-parking
Genetic-algorithm-for-optimal-path
- 改进遗传算法求解CVRP的程序(车辆路径问题) VC++环境下编码-Genetic algorithm for optimal path
VVRPe
- 车辆路径问题的蚁群算法VRPP-2opt-vrp -Ant colony algorithm for vehicle routing problem VRPP-2opt-vrp
基于遗传算法的matlab语言车辆路径问题
- 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
CarSim_Matlab联合仿真20131218得到的成功版test
- 基于carsim与matlab联合仿真的无人车辆路径规划与轨迹重规划(Path planning and trajectory re planning of unmanned vehicle based on CarSim and MATLAB joint simulation)
VRPTW修改
- 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
Genetic algorithm to vehicle routing problem
- 这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
Maltlab程序
- 改进遗传算法用于多车多类型车辆的车辆路径优化(Application of improved genetic algorithm to vehicle routing optimization of multi-vehicle and multi-type vehicles)
蚁群算法求解VRPTW问题matlab代码
- 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)
ACATSP
- 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
遗传模拟退火算法求解TSP问题matlab代码
- 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)