-
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺...
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理程序。
1. 掌握栈和队列的特点,懂得在什么样的问题中应该利用哪种结构;
2. 熟练掌握栈的算法实现,特别注意栈满和栈空的条件和它们的描述;
3. 熟练掌握队列的算法实现;
4. 掌握从时间和空间复杂度的角度综合分析栈和队列的不同存储结构的特点及其适用的场合。
-err
- 2022-02-03 20:40:33下载
- 积分:1
-
vb编写的数独游戏,适合了解vb游戏编程
vb编写的数独游戏,适合了解vb游戏编程-vb sudoku prepared for about vb Game Programming
- 2022-04-21 05:45:38下载
- 积分:1
-
Symbian OS 图片转换程序源代码
可以学习一下
Symbian OS 图片转换程序源代码
可以学习一下-Symbian OS source code picture conversion process can learn about
- 2023-02-03 01:10:03下载
- 积分:1
-
发个红外线遥控程序上来给大家
让大家一起来学习学习
发个红外线遥控程序上来给大家
让大家一起来学习学习
-Infrared remote control procedures issued up to the U.S. so that everyone will work together to learn
- 2022-07-27 16:48:53下载
- 积分:1
-
vista Frame control! ! ! Suitable for VB!
vista Frame控件!!!适合VB!-vista Frame control! ! ! Suitable for VB!
- 2022-03-05 20:31:17下载
- 积分:1
-
用asp来实现 附件功能计算,很好用,没有错误! 但还请各位专家给与指正! 谢谢!...
用asp来实现 附件功能计算,很好用,没有错误! 但还请各位专家给与指正! 谢谢!-used to achieve attachments, useful, no mistake! But also asked the experts to give correct! Thank you!
- 2022-01-25 18:04:27下载
- 积分:1
-
都是习题,我要程序,不得不这样!请多包含!
都是习题,我要程序,不得不这样!请多包含!-Exercises are, I want to procedures to do! Please include!
- 2022-05-14 19:46:31下载
- 积分:1
-
闻亭视频通信模块(vcm_dm642)技术参考,版本:V1的…
闻亭公司视频通信模块(VCM_DM642)技术参考资料,版本号:V1.0.详细介绍了这块板子的硬件配置情况,对入门很有帮助.-Wintech Video Communication Module (VCM_DM642) Technical Reference, version: V1.0. Detailed information on the hardware configuration of this board, the on entry helpful.
- 2022-02-01 11:17:34下载
- 积分:1
-
这是一个紧凑的卫星跟踪程序。使用它甚至一个旧的电脑(从48…
This is a compact satellite tracking program. Using it even an older PC (from 486 up, DOS, VGA) can serve to track a satellite and turn the antenna, which allows newer PCs to be used for other purposes. For example other software can be used in parallel to get more information on multiple satellites or contact ranges.
It has the following functions needed in satellite communications:
Tells in which direction the satellite is.
Prints the azimuth and elevation angle numbers to the parallel port for automatic tracking (8 bit parallel data).
Gives pulses to two LPT pins for automatic doppler correction (up / down). -This is a compact satellite tracking program. Using it even an older PC (from 486 up, DOS, VGA) can serve to track a satellite and turn the antenna, which allows newer PCs to be used for other purposes. For example other software can be used in parallel to get more information on multiple satellites or contact ranges.
It has the following functions neede
- 2022-04-20 03:44:08下载
- 积分:1
-
系统中断剖析器INTRSPY的及其C源程序
系统中断剖析器INTRSPY的及其C源程序-interruption analysis system for the INTRSPY and C source
- 2022-04-20 20:01:56下载
- 积分:1