文件名称:lstack
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
栈(Stack)是限定只能在表的一端进行插入和删除操作的线性表。在表中,允许插入和删除的一端称作“栈顶(top)”,不允许插入和删除的另一端称作“栈底(bottom)”。
-Stack (Stack) is limited to only one end of the table to insert and delete operations of the linear table. In the table to allow the insert and delete one end known as the Top-(top) , not allowed to insert and delete the other end called the stack at the end (bottom) .
-Stack (Stack) is limited to only one end of the table to insert and delete operations of the linear table. In the table to allow the insert and delete one end known as the Top-(top) , not allowed to insert and delete the other end called the stack at the end (bottom) .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
app
...\lstack.c
header
......\lstack.h
main.c
main.dsp
main.dsw
main.ncb
main.opt
main.plg
...\lstack.c
header
......\lstack.h
main.c
main.dsp
main.dsw
main.ncb
main.opt
main.plg