文件名称:Stack-examples
介绍说明--下载内容均来自于网络,请自行研究使用
栈的几个应用举例——顺序栈、链栈结构定义与基本操作(SqStack_exercise.cpp,LinkStack_exercise.cpp),括号匹配(matching.cpp),表达式求值(evaluation.cpp),Ackerman递归函数的实现(Ackerman.cpp)-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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
栈\Ackerman.cpp
..\evaluation.cpp
..\LinkStack_exercise.cpp
..\matching.cpp
..\SqStack_exercise.cpp
栈
..\evaluation.cpp
..\LinkStack_exercise.cpp
..\matching.cpp
..\SqStack_exercise.cpp
栈