文件名称:sqstack
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
和线性表类似,栈也有两种存储表示:顺序栈和链栈。
顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。
-and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the sequence of stack. Table and order similar to the order Stack also needs prior to allocate it can accommodate a maximum of elements of storage space.
顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。
-and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the sequence of stack. Table and order similar to the order Stack also needs prior to allocate it can accommodate a maximum of elements of storage space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
app
...\funs.c
...\sqstack.c
header
......\funs.h
......\sqstack.h
main.c
main.dsp
main.dsw
main.ncb
main.opt
main.plg
...\funs.c
...\sqstack.c
header
......\funs.h
......\sqstack.h
main.c
main.dsp
main.dsw
main.ncb
main.opt
main.plg