-
有关界面操作及检测磁盘是否忙状态、磁硬是否写保护的几个源程序...
有关界面操作及检测磁盘是否忙状态、磁硬是否写保护的几个源程序- The related contact surface operation and the examination
floppy disk busy condition, are the magnetism whether hard whether
writes the protection several source programs
- 2023-01-19 14:45:04下载
- 积分:1
-
Adventure maze algorithm to achieve a CPP file. TC compiled in the next generati...
迷宫探险算法,一个CPP文件实现。在TC下编译生成。生成的程序是dos exe。LEFT/UP/RIGHT/DOWN 在迷宫中向左、上、右、下走一步。走过的路线显示为黄色,回头路显示为红色。-Adventure maze algorithm to achieve a CPP file. TC compiled in the next generation. Procedure is generated dos exe. LEFT/UP/RIGHT/DOWN in the maze to the left, on right, step down. Through the line shown as yellow, red back.
- 2022-07-18 02:01:47下载
- 积分:1
-
八数码问题,用c语言实现,有详细的注释!8 digital issues, using c language implementation, contains...
八数码问题,用c语言实现,有详细的注释!8 digital issues, using c language implementation, contains a detailed comment!-8 digital issues, using c language implementation, contains a detailed comment!
- 2022-03-16 08:26:58下载
- 积分:1
-
RSS的开源项目.很方便的解析和生成标准的RSS的XML文件.
RSS的开源项目.很方便的解析和生成标准的RSS的XML文件.-RSS revenue item. Very convenient analytical and generate standard RSS XML file.
- 2022-04-08 16:51:41下载
- 积分:1
-
串口调试程序,短路后得到自己的接口…
串口调试用程序,请自行把接口短路后调度接收-Serial debugging program, the interface on its own after a short circuit to receive Scheduling
- 2022-02-11 19:43:57下载
- 积分:1
-
java版本的迷宫游戏
也可以自动设置迷宫图案
java版本的迷宫游戏
也可以自动设置迷宫图案-java version of the maze game can also be automatically set up a maze pattern
- 2022-03-18 03:02:03下载
- 积分:1
-
该文档包括了c语言中最常用的库函数的基本用法,对于c语言爱好者有一定的帮助。...
该文档包括了c语言中最常用的库函数的基本用法,对于c语言爱好者有一定的帮助。-the document include the c language most commonly used for the basic function of usage, c language lovers can help.
- 2022-07-01 06:27:32下载
- 积分:1
-
采用非接触式红外线测量人体体温,用液晶1602做输出显示。
采用非接触式红外线测量人体体温,用液晶1602做输出显示。-The use of non-contact infrared temperature measurement of the human body, and so the output of liquid crystal display 1602.
- 2022-01-25 16:19:56下载
- 积分:1
-
一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题
一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题-A vehicle traversing the points n, the cost of the smallest. Lingo with the preparation, management of scheduling problem
- 2022-02-05 18:02:10下载
- 积分:1
-
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺...
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理程序。
1. 掌握栈和队列的特点,懂得在什么样的问题中应该利用哪种结构;
2. 熟练掌握栈的算法实现,特别注意栈满和栈空的条件和它们的描述;
3. 熟练掌握队列的算法实现;
4. 掌握从时间和空间复杂度的角度综合分析栈和队列的不同存储结构的特点及其适用的场合。
-err
- 2022-02-03 20:40:33下载
- 积分:1