搜索资源列表
parking
- 停车场的管理系统-Car park management system
jin
- 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Request procedures after the arrival of output per vehicle parking spaces (parking lot or sidewalk), as well as a vehicle to leave
parkingGarage
- 模拟一个免费停车场的管理,停车场分为多个停车区,每个停车区中可以随机停放多辆汽车,但一辆汽车进入或退出停车区时需要花费一定的时间,且只能有一辆汽车进入或退出停车区,停车区入口设有m个车辆的缓冲区等待进入停车区。停车场进入通道上最多可有n个车辆并行通行。停车场出口通道可任意辆车并行通行。汽车进入停车场时,索取停车区号进入停车场,离开停车场时退还停车号供下一辆汽车进入。-Simulation of a free car park management, car park is divided int
Park
- 一个c++写的分布式停车场问题 有图形演示-A c++ Write Distributed parking lot demo graphics issues
CarsManage
- 一个停车场管理系统,帮助管理员管理停车业务-A parking management system, parking assist administrators to manage business
Parking
- parking software with vb.net
automated-multi-layer-garage
- 北京立体车库监控系统源程序,可以实现PROFIBUS-DP现场总线技术及MPI总线技术的应用突破了PLC与PC之间传统的串口通讯,提高了PC与PLC的通讯效率;非接触IC技术、射频数据通讯技术的应用,使得立体车库趋于全自动化;模块化监控软件设计使得软件设计过程更加明晰,并预留有扩展接口,使得系统具有一定的可扩展性和开放性。-Beijing source three-dimensional garage monitoring system can be achieved PROFIBUS-DP f
parking
- this source code is use to calculate the parking f-this source code is use to calculate the parking fee
ParkingV2
- S3C2440 Sample to Read mifare card. It s Kind of Parking Software-S3C2440 Sample to Read mifare card. It s Kind of Parking Software...
assignment3
- C++ coding on parking car system
parking
- 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-Parking lots is an n vehicles parke
parking
- 使用A*算法实现车辆调度问题,可以找出车辆调度的最少步数和具体路径,界面使用MFC设计,-parking
parking
- 停车场,对于车辆的进入以及离开的一些简单的小程序。使用堆和栈-parking
Automatic_Car_Parking_using_FPGA
- it about automatic car parking system in verilog
CarParking
- 某商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录 -A mall with a 100 parking spaces in the parking lot, when the spaces below, the waiting time of v
Parkinglot
- tinyos code for wireless sensor network application for a parking lot
parking
- C++编写的停车场管理程序,用链表实现,完成车辆的停放开走,记录车辆数目和时间。-C++ written in parking management program, use lists to achieve, the completion of the parking of vehicles drive away, recording the number of vehicles and time.
Parking
- 停车场管理:可解决一般停车场的停车问题,经过程序测试可行-Parking: General parking lot of the parking problem solved through program testing feasible
Automated-Car-Parking-master
- 自动泊车的算法仿真,以及路径规划。还有环境模型的建立(Automatic parking algorithm simulation, and path planning. There is also the establishment of environmental models)