搜索资源列表
AP_For_VRPTW100
- 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
parkingGarage
- 模拟一个免费停车场的管理,停车场分为多个停车区,每个停车区中可以随机停放多辆汽车,但一辆汽车进入或退出停车区时需要花费一定的时间,且只能有一辆汽车进入或退出停车区,停车区入口设有m个车辆的缓冲区等待进入停车区。停车场进入通道上最多可有n个车辆并行通行。停车场出口通道可任意辆车并行通行。汽车进入停车场时,索取停车区号进入停车场,离开停车场时退还停车号供下一辆汽车进入。-Simulation of a free car park management, car park is divided int
Thread_CarManagementSystem
- 这是一个用Java实现多线程的例子,可以是在两台相互可以ping通的机子之间互相传送消息;另外,还包含一个配置聊天室和以车辆管理为例的管理系统的例子。-This is a Java multi-threading example, can be in two of the machine can ping each other between the transmitted messages to each other In addition, the configuration includ
Logistics
- Logistics是一个简单的物流路径管理小软件,用java swing写的可以自动根据导入各个站点的坐标信息以及车辆信息,然后可以提供一个比较好的路径方法,使用的贪心算法。-Logistics is a simple the logistics path management software can write java swing based on to import each site coordinates information and vehicle information, an
CarSystem
- 滴滴打车小程序,利用java编程的简单滴滴打车小系统,简单实现打车车辆查询、订单-Drops a taxi small program, using the eclipse programming simple drops a taxi small system, simple implementation taxi vehicle inquiry and order
Order2.0
- 本系统可以实现用户便捷地在线预约车辆。系统在设计上采用了三层结构:业务系统层、后台管理层、前端页面展示层。货运平台主要使用了Spring MVC、Spring、Jdbctemplate、Hibernate、Oracle,JSP、JS、Bootstrap 、EasyUI、Amaze UI[从摘要开始往下,所有的英文必须是新罗马体!]等技术实现以上功能。(The system can realize the user convenient online booking vehicles. The s
遗传算法解决VRVTW,java实现
- 基本的带时间窗的车辆路径问题,java代码
05_源代码
- 企业车辆管理系统,用于教学的项目,采用javaee+SSM框架。 1.管理车辆的放置。 2.车辆数据的统一视图 3.提供增删改查的功能(Enterprise vehicle management system, a teaching project, adopts Java EE + SSM framework)