文件名称:Parkingmanagementsystem
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 189kb
- 下载次数:
- 0次
- 提 供 者:
- 于*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个停车场管理系统,模拟停车场的运作,通过此程序具备以下功能:
1、要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理;
2、要求处理的数据元素包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻;
3、该系统完成以下功能:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费);
4、要求栈以顺序结构实现,队列以链表实现。-Design a parking management system, simulation of the parking lot of operation, through this program have the following features:
1, the request to stack, queue analog simulation parking car outside of shortcuts, according to the input data read from the terminal sequence simulated management
2, request processing of data elements including three data item: car "reach" or "left" information, automobile license number and arrival or leave hour
3, the system to complete the following functions: if vehicle arrived, the output car in the parking lot or curb parking space, If the bus to leave, the output car in the parking lot stay time and should pay fee (in curb stay time no fee)
4, request to realize, stack sequence structure to list implementation. Queue
1、要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理;
2、要求处理的数据元素包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻;
3、该系统完成以下功能:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费);
4、要求栈以顺序结构实现,队列以链表实现。-Design a parking management system, simulation of the parking lot of operation, through this program have the following features:
1, the request to stack, queue analog simulation parking car outside of shortcuts, according to the input data read from the terminal sequence simulated management
2, request processing of data elements including three data item: car "reach" or "left" information, automobile license number and arrival or leave hour
3, the system to complete the following functions: if vehicle arrived, the output car in the parking lot or curb parking space, If the bus to leave, the output car in the parking lot stay time and should pay fee (in curb stay time no fee)
4, request to realize, stack sequence structure to list implementation. Queue
(系统自动生成,下载前可以参看下载内容)
下载文件列表
停车场管理系统\Debug\vc60.idb
..............\.....\vc60.pdb
..............\.....\停车场管理系统.exe
..............\.....\停车场管理系统.ilk
..............\.....\停车场管理系统.obj
..............\.....\停车场管理系统.pch
..............\.....\停车场管理系统.pdb
..............\停车场管理系统.cpp
..............\停车场管理系统.dsp
..............\停车场管理系统.dsw
..............\停车场管理系统.ncb
..............\停车场管理系统.opt
..............\停车场管理系统.plg
..............\Debug
停车场管理系统
..............\.....\vc60.pdb
..............\.....\停车场管理系统.exe
..............\.....\停车场管理系统.ilk
..............\.....\停车场管理系统.obj
..............\.....\停车场管理系统.pch
..............\.....\停车场管理系统.pdb
..............\停车场管理系统.cpp
..............\停车场管理系统.dsp
..............\停车场管理系统.dsw
..............\停车场管理系统.ncb
..............\停车场管理系统.opt
..............\停车场管理系统.plg
..............\Debug
停车场管理系统