-
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺...
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理程序。
1. 掌握栈和队列的特点,懂得在什么样的问题中应该利用哪种结构;
2. 熟练掌握栈的算法实现,特别注意栈满和栈空的条件和它们的描述;
3. 熟练掌握队列的算法实现;
4. 掌握从时间和空间复杂度的角度综合分析栈和队列的不同存储结构的特点及其适用的场合。
-err
- 2022-02-03 20:40:33下载
- 积分:1
-
使用EJB实现的网上商城
使用EJB实现的网上商城- Uses on-line commercial city which EJB realizes
- 2022-12-01 00:20:03下载
- 积分:1
-
often went to the Forum and friends may have such an experience when you see a g...
经常去论坛的朋友可能都有这样的体会,当看到好的帖子特别是贴图时,想 把它转贴到另一个论坛特别麻烦,要进行好多鼠标与键盘操作,当有上十张图片 时真是令人头痛的事情。 此软件就是针对这种情况而设计,你只需要在想要的图片上点一下鼠标就可 提取图片链接并形成论坛UBB标签,进入发贴页面再点一下鼠标就可将获取的内容 发出去。使用该软件使以往烦琐的转贴操作变得轻松简单,你就尽情的享受从中 带来的乐趣吧! -often went to the Forum and friends may have such an experience when you see a good message, especially textures, wants to turn it into another forum posted particular trouble, the need for a lot of mouse and keyboard operation, when on 10 pictures is really a headache thing. This software is the view of this situation and design, you only need to want to point the pictures from the mouse can link pictures and formed Forum UBB label, sent into the pages again point the mouse can be given access to the content. The software enables the use of previously cumbersome operation posted becomes easily, you enjoy the fun from the fun!
- 2023-03-27 08:55:04下载
- 积分:1
-
模拟电子技术的课件
希望对需要的人会有些帮助
模拟电子技术的课件
希望对需要的人会有些帮助
-Analog electronic technology courseware hope to those who need some help
- 2022-03-21 23:24:42下载
- 积分:1
-
先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。
然后进行循环求解。...
先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。
然后进行循环求解。
-confirmed dichotomy in the next two endpoint value, The figure in the subplot (121) identified. Then cycle solution.
- 2022-03-24 21:25:25下载
- 积分:1
-
图割图像分割
Graph cut Image Segmentation
- 2022-01-26 05:50:58下载
- 积分:1
-
This program is my learning in Vc++ is used to practice his own things to learn....
本程序是本人在学习Vc++中,用来练习自己所学的东西。这个程序主要知识点是关闭系统,创建定义按钮。-This program is my learning in Vc++ is used to practice his own things to learn. Main knowledge this program is shut down the system, create a custom button.
- 2022-07-01 02:52:13下载
- 积分:1
-
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。...
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。-The program which is about the sequencing capacity of the meat, there are two types of fast and merge sort algorithm, and comparing the two algorithms of time. Have randomly generated data and manual input of two.
- 2022-03-10 01:13:14下载
- 积分:1
-
This is a summary of mine Paladin, I can not prepare interface there is a comman...
这是一个简易的扫雷游侠,由于我不会编写界面,所以是一个命令行下的模拟扫雷,:)-This is a summary of mine Paladin, I can not prepare interface there is a command line under the simulated mine, :)
- 2022-03-11 00:35:10下载
- 积分:1
-
基础学习,是学习数据结构课程所要涉及的相关代码,可做参考...
基础学习,是学习数据结构课程所要涉及的相关代码,可做参考-basic learning
- 2023-07-10 13:05:04下载
- 积分:1