Introduction - If you have any usage issues, please Google them yourself
Stack a few application examples- the order of the stack, the stack structure is defined chain, and basic operations (SqStack_exercise.cpp, LinkStack_exercise.cpp), brace matching (matching.cpp), expression evaluation (evaluation.cpp), Ackerman recursive function to achieve (Ackerman.cpp)