文件名称:ParkingManageSystem
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-24
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- pucc*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c实现一个泊车管理系统,实现功能如下:(1)管理人员根据口令进入系统;(2) 管理车位信息(车位编号,状态)和每分钟的收费费率;
(3) 停车时录入汽车停泊信息(车牌号,车型,停泊位置,停泊开始时间);如果车位已满要给出提示;(4) 取车时,根据车牌取,如果没有,给出提示;需要根据车辆停泊时间自动 计算费用并显示在屏幕上。-c implement a parking management system to achieve the following functions: (1) According to password management into the system (2) management of parking information (number of parking spaces, state) and toll rate per minute Entry car parked (3) when parking information (license plate number, vehicle, parking location, parking start time) If parking is full to give tips (4) to get the vehicles, according to the plate to take, if not, give tips need time automatically calculated based on the cost of parking and displayed on the screen.
(3) 停车时录入汽车停泊信息(车牌号,车型,停泊位置,停泊开始时间);如果车位已满要给出提示;(4) 取车时,根据车牌取,如果没有,给出提示;需要根据车辆停泊时间自动 计算费用并显示在屏幕上。-c implement a parking management system to achieve the following functions: (1) According to password management into the system (2) management of parking information (number of parking spaces, state) and toll rate per minute Entry car parked (3) when parking information (license plate number, vehicle, parking location, parking start time) If parking is full to give tips (4) to get the vehicles, according to the plate to take, if not, give tips need time automatically calculated based on the cost of parking and displayed on the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
泊车管理系统源代码_B11041202\aa.cpp
............................\aa.h
............................\car.cpp
............................\car.h
............................\carport_info.dat
............................\car_info.dat
............................\time.cpp
............................\time.h
............................\泊车管理系统.cbp
............................\泊车管理系统.cpp
............................\泊车管理系统.dsp
............................\泊车管理系统.dsw
............................\泊车管理系统.layout
............................\泊车管理系统.ncb
............................\泊车管理系统.opt
............................\泊车管理系统.plg
泊车管理系统源代码_B11041202