文件名称:shuangxiangzhan
介绍说明--下载内容均来自于网络,请自行研究使用
1、 定义栈的存储结构。
2、 编写程序实现双向栈的基本操作:1)初始化;2)判断栈是否为空;3)判断栈是否已满;4)入栈;5)出栈;6)清空栈;7)取栈顶元素。
3、 所写源代码编程风格良好,有详细注释。
4、 程序运行界面良好,使用菜单实现每个基本操作
-1, the definition of stack storage structure. 2, the preparation of two-way stack implementation procedures for the basic steps: 1) initialization 2) to determine whether the stack is empty 3) to determine whether the stack is full 4)入栈 5) a stack 6) Empty the stack 7 ) Top-element check. 3, the source code written in good programming style, has detailed notes. 4, the program is running good interface, the use of implementation for each basic operation menu
2、 编写程序实现双向栈的基本操作:1)初始化;2)判断栈是否为空;3)判断栈是否已满;4)入栈;5)出栈;6)清空栈;7)取栈顶元素。
3、 所写源代码编程风格良好,有详细注释。
4、 程序运行界面良好,使用菜单实现每个基本操作
-1, the definition of stack storage structure. 2, the preparation of two-way stack implementation procedures for the basic steps: 1) initialization 2) to determine whether the stack is empty 3) to determine whether the stack is full 4)入栈 5) a stack 6) Empty the stack 7 ) Top-element check. 3, the source code written in good programming style, has detailed notes. 4, the program is running good interface, the use of implementation for each basic operation menu
(系统自动生成,下载前可以参看下载内容)
下载文件列表
双向栈操作.txt