搜索资源列表
sqstack
- 实现顺序栈的建立,删除,插入一个元素等基本操作-realize sqstack s basic function,such as insert a data,delete a data and so on.
SqStack
- 用C语言实现了顺序栈,包括创建栈、押栈、出栈等。-Using C language to implement the order of the stack, including the creation of the stack, charge stack, the stack and so on.
SqStack
- 数据结构中栈的两个应用,进制转换和括号匹配-Data structure stack two application, hexadecimal conversion and matching brackets
SqStack
- 顺序栈的基本运算:初始化、遍历、插入、删除、取栈顶元素等-The basic sequence stack operations: initializing, traversal, insert, delete, and so on to take the top element
SqStack
- 栈的初始化、进栈、出栈、获取栈顶元素、清空栈、销毁栈,DOS窗口输入输出-Initialize the stack, the stack, the stack to get the top element, empty stack, stack destruction
