搜索资源列表
数据结构的停车场
- 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
数据结构实习报告-停车场管理和Josephus问题
- 这里给大家提供一个用C语言做的小系统__停车场管理系统和有关Josephus问题的解决,是关于数据结构.-here to provide you with a C language system __ small carpark management system and the Josephus resolve the problem of data structure.
停车场管理系统
- 数据结构中利用栈模拟停车场管理,用C语言编写。-data stack structure using simulated car park management, with C language.
停车场管理系统3
- 停车场管理系统2(数据结构实习报告)-car park management system 2 (data structure internship report)
数据结构上机报告(停车场管理模拟)
- 这是《数据结构》的课程实习报告,内容包括报告书写格式、源代码、以及测试结果-This is a "data structure," the report internship programs, including report writing format, source code, and test results
停车场管理
- 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离开”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的位置;若车辆离去,则输出汽车在停车场内停留的时间和应缴纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。
数据结构源代码系统
- 数据结构源代码系统 [1]-线性表子系统 [2]-停车场管理系统 [3]-二叉树子系统 [4]-图子系统 [5]-查找子系统 [6]-排序子系统 [7]-退出系统,Data structure source code system [1]- Linear table subsystem [2]- the car park management system [3]- Binary Tree subsystem [4]- map subsystem [5]- Find sub-system [6]
实习报告:停车场管理
- 数据结构课程设计--停车场管理 实习报告:停车场管理 题目:编制一个模拟停车场管理的程序。 -Data structures curriculum design- Parking Management Practice Report: Parking management topics: the preparation of a simulated car park management program.
200603011052sjjg
- 本人自己作的一个数据结构课程设计,曾获得过满分.它是一个停车场管理系统,利用所学的栈,队列知识对停车厂管理系统进行模拟.本程序有记录停车时间的功能并且可以自动计费,功能强大.-I own a data structure for curriculum design, has won out. It is a car park management system, using what we learned in the stack, queue停车厂knowledge management sy
tingchechang
- 数据结构课程设计停车场管理系统的源代码,希望对大家有帮助!-Data structure curriculum design the car park management system source code, and they hope to help you!
park
- 这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交
carpark
- 停车场管理 加实习报告 《数据结构》的课程实习报告,内容包括报告书写格式-Add parking management internship report " data structure" of the curriculum internship report, including report writing format
parklotmanage
- 数据结构课程设计,优化的不能再优化了 停车场的管理程序-data structure design for curriculum
Park
- 这是我们班做的数据结构的课程设计《停车场管理系统》-This is our class to do the data structures curriculum design, " Parking Management System"
TingCheChangGuanLi
- 停车场管理 数据结构 图形界面 课程设计 实验-tingchechang shujujiegou
数据结构课程设计报告JAVA实现(停车场管理
- 本程序的主要用途是对学生运动会成绩进行输入、存储以及查询。 本程序有以下几个功能模块: 1.学校信息输入模块:本模块功能为输入学校的名称以及编号,由于编号必须为唯一,且按照顺序,所以本程序只允许用户进行学校名称的输入,学校编号自动生成,当输入学校名称为空或者重复是会有错误提示。 2.项目信息输入模块:此模块用于添加运动会项目,项目分为男子大项、男子小项、女子大项以及女子小项四个类别,大项取前五名,小项取前三名。为了防止用户输入错误,项目类型为下拉列表供用户选择,项目编号为自动生成,当输
C语言课程设计---停车场管理一
- c++数据结构课程设计 停车场管理 实验报告(Data structure parking management)
停车场管理
- 数据结构,停车场的管理(栈和队列实现)。(Data structure, management of parking lot (stack and queue implementation))
停车场管理
- 课设,数据结构停车场管理,新手参考使用,原创,转载请注明出处(Class, data structure parking management, novice reference use, original, reprint please indicate the source)
数据结构停车场管理系统实验报告 - 用于合并
- 停车场程序中栈与队列的相关操作的代码及实验报告分析(Related code of parking lot program)