文件名称:Parking-management-simulation-system
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.38mb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simulation to simulate the queue of cars outside the sidewalk, according to the terminal read from the input data sequence to simulate management. Each set of input data consists of three data items: auto " to" or " leave" information, vehicle license number and arrival or departure time, for each group of input data to operate after the output data is: If the vehicle arrives , the output in a car park or car parking on the sidewalk location if the car away the output of cars in the parking lot of the duration and should pay the costs (time spent on the sidewalk of charge). Structure in order to achieve stack, queue linked list.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
停车场管理模拟系统
..................\PackingSystem
..................\.............\Debug
..................\.............\.....\packing.obj
..................\.............\.....\PackingSystem.exe
..................\.............\.....\PackingSystem.ilk
..................\.............\.....\PackingSystem.pch
..................\.............\.....\PackingSystem.pdb
..................\.............\.....\vc60.idb
..................\.............\.....\vc60.pdb
..................\.............\hanshu.h
..................\.............\headfile.h
..................\.............\InitStackQueue.h
..................\.............\packing.cpp
..................\.............\PackingSystem.dsp
..................\.............\PackingSystem.dsw
..................\.............\PackingSystem.ncb
..................\.............\PackingSystem.opt
..................\.............\PackingSystem.plg
..................\.............\structinfo.h
..................\《算法与数据结构》停车场管理模拟系统设计 软件0902班 李莹丽 20.doc
..................\停车场管理模拟系统.ppt
..................\PackingSystem
..................\.............\Debug
..................\.............\.....\packing.obj
..................\.............\.....\PackingSystem.exe
..................\.............\.....\PackingSystem.ilk
..................\.............\.....\PackingSystem.pch
..................\.............\.....\PackingSystem.pdb
..................\.............\.....\vc60.idb
..................\.............\.....\vc60.pdb
..................\.............\hanshu.h
..................\.............\headfile.h
..................\.............\InitStackQueue.h
..................\.............\packing.cpp
..................\.............\PackingSystem.dsp
..................\.............\PackingSystem.dsw
..................\.............\PackingSystem.ncb
..................\.............\PackingSystem.opt
..................\.............\PackingSystem.plg
..................\.............\structinfo.h
..................\《算法与数据结构》停车场管理模拟系统设计 软件0902班 李莹丽 20.doc
..................\停车场管理模拟系统.ppt