文件名称:zhanheduilie
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)采用链式存储实现栈的初始化、入栈、出栈操作。
(2)采用顺序存储实现栈的初始化、入栈、出栈操作。
(3)采用链式存储实现队列的初始化、入队、出队操作。
(4)采用顺序存储实现循环队列的初始化、入队、出队操作。
(5)在主函数中设计一个简单的菜单,分别测试上述算法。
(6)综合训练:1)利用栈实现表达式求值算法。
2)利用栈实现迷宫求解。
-(1) the use of chain-store to achieve stack initialization,入栈, a stack operation. (2) the realization of the order of the storage stack initialization,入栈, a stack operation. (3) the realization of chain store queue initialization, entry team, a team operation. (4) the order of storage used to achieve the cycle queue initialization, entry team, a team operation. (5) in the main function in the design of a simple menu, respectively, to test the above algorithm. (6) comprehensive training: 1) the use of stacks to achieve expression evaluation algorithm. 2) the realization of the use of stacks to solve the maze.
(2)采用顺序存储实现栈的初始化、入栈、出栈操作。
(3)采用链式存储实现队列的初始化、入队、出队操作。
(4)采用顺序存储实现循环队列的初始化、入队、出队操作。
(5)在主函数中设计一个简单的菜单,分别测试上述算法。
(6)综合训练:1)利用栈实现表达式求值算法。
2)利用栈实现迷宫求解。
-(1) the use of chain-store to achieve stack initialization,入栈, a stack operation. (2) the realization of the order of the storage stack initialization,入栈, a stack operation. (3) the realization of chain store queue initialization, entry team, a team operation. (4) the order of storage used to achieve the cycle queue initialization, entry team, a team operation. (5) in the main function in the design of a simple menu, respectively, to test the above algorithm. (6) comprehensive training: 1) the use of stacks to achieve expression evaluation algorithm. 2) the realization of the use of stacks to solve the maze.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
栈和队列
........\Debug
........\栈和队列.cpp
........\栈和队列.dsp
........\栈和队列.dsw
........\栈和队列.ncb
........\栈和队列.opt
........\栈和队列.plg
栈和队列.doc
........\Debug
........\栈和队列.cpp
........\栈和队列.dsp
........\栈和队列.dsw
........\栈和队列.ncb
........\栈和队列.opt
........\栈和队列.plg
栈和队列.doc