搜索资源列表
停车场
- 我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
数据结构的停车场
- 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-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.
停车场问题
- 数据结构停车场问题-data structure parking problems
停车场管理系统
- 数据结构中利用栈模拟停车场管理,用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]
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辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交
tcc
- 这个是一个用数据结构做的停车场,这个很不错啊 ,真的啊-This is a data structure used to do the parking lot, this is not错啊really ah
carpark
- 停车场管理 加实习报告 《数据结构》的课程实习报告,内容包括报告书写格式-Add parking management internship report " data structure" of the curriculum internship report, including report writing format
parklotmanage
- 数据结构课程设计,优化的不能再优化了 停车场的管理程序-data structure design for curriculum
PortCourt
- 数据结构实验代码 停车场问题 是栈和队列的应用 停车场和便车道分别由栈和队列构成。 -Data structure code parking problem is the application of stacks and queues by parking lots and then Drive form stacks and queues.
数据结构课程设计报告JAVA实现(停车场管理
- 本程序的主要用途是对学生运动会成绩进行输入、存储以及查询。 本程序有以下几个功能模块: 1.学校信息输入模块:本模块功能为输入学校的名称以及编号,由于编号必须为唯一,且按照顺序,所以本程序只允许用户进行学校名称的输入,学校编号自动生成,当输入学校名称为空或者重复是会有错误提示。 2.项目信息输入模块:此模块用于添加运动会项目,项目分为男子大项、男子小项、女子大项以及女子小项四个类别,大项取前五名,小项取前三名。为了防止用户输入错误,项目类型为下拉列表供用户选择,项目编号为自动生成,当输
停车场管理
- 课设,数据结构停车场管理,新手参考使用,原创,转载请注明出处(Class, data structure parking management, novice reference use, original, reprint please indicate the source)
数据结构停车场管理系统实验报告 - 用于合并
- 停车场程序中栈与队列的相关操作的代码及实验报告分析(Related code of parking lot program)
停车场
- 数据结构停车场代码,利用了链表,线性栈,链队列(Data structure car park code, the use of linked list, linear stack, chain queue)