摘要
栈是一种非常重要的数据结构,递归、函数调用都离不开栈。对栈的输出研究是栈的一个主要研究内容。本文对三种常见算法进行了比较,并给出了最优算法的具体实现方法。
The stack is a very important data structures,recursion,function calls are inseparable from the stack.The output of the stack is a stack main content.This paper compares three common algorithms,optimal algorithm is given a concrete implementation.
出处
《计算机光盘软件与应用》
2011年第7期113-113,共1页
Computer CD Software and Application
关键词
栈
出栈序列
数据结构
算法
Stack
Stack sequence
Data structure
Algo^hm