搜索资源列表
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
Sample4
- 用java作實例,實做出交通工具類別(包括汽車、飛機類別),詳細的熟悉java語法-Using java for instance, actually make a vehicle category (including cars, aircraft category) and detailed familiarity with java syntax
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
Vehicle-tracker
- simulation of a vehicle tracking system with mysql in java-simulation of a vehicle tracking system with mysql in java
CarSystem
- 滴滴打车小程序,利用java编程的简单滴滴打车小系统,简单实现打车车辆查询、订单-Drops a taxi small program, using the eclipse programming simple drops a taxi small system, simple implementation taxi vehicle inquiry and order
vehicles management
- vehicle management project in java
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is defined, which contains attribute
05_源代码
- 企业车辆管理系统,用于教学的项目,采用javaee+SSM框架。 1.管理车辆的放置。 2.车辆数据的统一视图 3.提供增删改查的功能(Enterprise vehicle management system, a teaching project, adopts Java EE + SSM framework)
