- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
数据结构-停车场程序(Data structure-car parking procedures)
数据结构-停车场程序(Data structure-car parking procedures) / * * * * 1. Experimental title: parking management Ii. Problem description: The parking lot is a narrow passageway that can park n cars, and only one gate can be used for traffic. The car is parked in the parking lot at the end of the parking lot (the first car to arrive is in the bottom of the parking lot.) If the car park is full of n cars, then the car can only wait on the sidewalk outside the large parking lot, and once the car is driven away from the parking lot, The first car on the sidewalk enters the parking lot. If a car is to drive away in the parking lot, the car that enters the parking lot must first exit the parking lot to make way for it, and after it has opened the parking lot, These vehicles come in the same order. Each vehicle should be paid for the length of its stay in the parking lot as it leaves the parking lot. If the car parked in the sidewalk is not in the parking lot, its going to leave. Allow it to leave, do not charge for parking, and still maintain the order of vehicles waiting on the sidewalk. Compile a program to simulate the management of the parking lot. Requirements analysis: The parking lot USES a stack structure, and the sidewalk outside the parking lot USES a queue structure (even if the path is waiting for the queue). The management process of the parking lot is as follows: When the vehicle is to enter the parking lot, check that the parking lot is full. If the vehicle is not full, the vehicle will be on the stack (the vehicle enters the parking lot); If the parking lot is full, then the vehicle enters the waiting queue (the vehicle enters the road waiting). (2) when the vehicles require a stack, the vehicle to the vehicle on the top of the stack to pop up the stack (after it into the vehicle must withdraw from the yard to make way for the it), and let the car out of the stack, other vehicles into the stack (into the yard) according to the original order again. When the vehicle
您可能关注的文档
- 广州市2010模拟试题数学(Guangzhou 2010 simulation test mathematics).doc
- 广州新白云机场冲孔桩施工难题及技术措施(Construction difficulties and technical measures of punch pile in guangzhou new baiyun airport).doc
- 广州市郊区发展与旧城改造(Guangzhou suburb development and old city reconstruction).doc
- 广州押韵(Guangzhou rhyme).doc
- 广州气候资料(Climatological information for guangzhou).doc
- 广州珠江电厂300MW汽轮机通流(Guangzhou zhujiang power plant 300MW turbine flow).doc
- 广州红门告诉你停车场智能管理系统的应用和厂家设计报价(Guangzhou hongmen tells you the application of the intelligent management system in parking lot and the manufacturer's design quotation).doc
- 广州高校汽车知识邀请赛初赛试卷题目及其答案(Question and answer of the preliminary examination paper of guangzhou university automobile knowledge invitational competition).doc
- 广西到张家界旅游全攻略(From guangxi to zhangjiajie tourism).doc
- 广西电视台【吃货日记】的吃货攻略(Guangxi TV station [food diary]).doc
- 数据结构2(Data structure 2).doc
- 数控 G 代码指令(Nc G code instruction).doc
- 数控.txt(Nc. TXT).doc
- 数控原理(Numerical control principle).doc
- 数据库系统原理填空题(推荐下载)(Database system principle fill-in-the-blank (recommended download)).doc
- 数控工艺员理论知识(Theoretical knowledge of numerical control technology).doc
- 数控文件(Nc file).doc
- 数控编程基本知识yde(Basic knowledge of CNC programming yde).doc
- 数控设备装调实验台十字工作台结构设计(The design of the cross table structure of the CNC equipment).doc
- 数控铣加工简介(Profile of CNC milling machining).doc
文档评论(0)