Description: 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
To Search:
File list (Check if you may need any files):
双向栈操作.txt