搜索资源列表
bus
- 设公共汽车上,司机和售票员的活动分别是: 司机的活动:启动车辆;正常行车;到站停车; 售票员的活动:上乘客;关车门; 到站停车; 售票;开车门;下乘客; 在汽车不断的到站、停站、行驶过程中,司机与售票员的活动需要同步,编写程序实现之。
smart_car
- 智能小车,利用lpc2103来控制小车,通过无线联系小车的无线和站点的无线来测定距离,实现智能报站和停车-Smart car, using lpc2103 to control the car, car radio via a wireless connection and wireless to measure the distance from the site, intelligent reporting station and parking
CRH_Track_Waring_System
- Qt编写的列车运行预警系统(包含.pro文件)。主要功能为收到定位信息并显示本车和前车的速度里程,对距离过近,紧急停车等情况做出报警。-Written in Qt train warning system (including the. Pro file). Main function is to receive location information and displays the speed of vehicles and mileage of the vehicle in front,
3
- 商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录-Mall has a 100 space car park, when parking is not full, the waiting vehicles can enter and timing whe
parking-management-system
- 停车场管理系统,实现注册、登陆、停车、取车、查询车辆和车位状态、计费等功能,并显示停车和取车的时间-Parking management system, to achieve registration, landing, parking, take a car, query vehicles and parking state, billing and other functions, and display the parking and taking the vehicle time
chat1
- 基于VC++的AGV小车运行的程序,其可以实现AGV小车沿磁道轨运行及停车。-Based on VC++ program running AGV car, which can be achieved AGV car and parking along the orbit track.
Desktop
- 关于一个停车系统的源码,仅供参考学习,api封装-about a packing system,welcome to download and lear
OPENCV
- 车辆牌照定位与识别是计算机视觉与模式识别在智能交通领域应用的重要研究之一。 该技术应用范围十分广泛。其中包括(1)交通流量检测;(2);(3);(4)小区车辆管理;(5)闯红灯等违规车辆监控;(6)不停车自动收费;(7)道口检查车辆监控;(8)公共停车场车辆监控;(9)计算出行时间;(10)车辆安全防盗。 2.1国内研究现状 -Vehicle license plate location and recognition is one of the important researc
lvguanyusuan
- 设计用动态规划算法求解旅游预算问题的数据结构和递推程序。一个旅行社需要估算乘汽车从某城市到另一城市的最小费用,沿路有若干加油站,每个加油站收费不一定相同。旅游预算有如下规则: 若油箱的油过半,不停车加油,除非油箱中的油不可支持到下一站;每次加油时都加满;在一个加油站加油时,司机要花费2元买东西吃;司机不必为其他意外情况而准备额外的油;汽车开出时在起点加满油箱;计算精确到分(1元=100分)。编写程序估计实际行驶在某路线所需的最小费用。C++实现-Design algorithm travel
new
- 实现停车取车的所有功能,包括中途的计费功能-Parking car system
uotset
- 设停车场内只有一个可停放辆汽车的狭长通道且只有一个大门可供汽车进出-Can parked vehicles set parking lot is only a narrow channel and there is only one door for cars in and out
王海洋
- 停车场可以实现车辆的停放离开查询停车时间并根据停放时间计费的功能(The parking lot can realize the parking of the vehicle, leave the inquiry parking time and calculate the function according to the parking time)
ParkingSystem
- 停车管理系统,有临时类和固定类。统计停车时间和金额(Parking management System)