文件名称:Stack
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-05-19
- 文件大小:
- 342kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
栈是一种数据结构,它按照后进先出的原则存储数据,先进入的数据被压入栈底,最后的数据在栈顶,需要读数据的时候从栈顶开始弹出数据。-A stack is a data structure that stores data in accordance with the principle of LIFO, first enter the data is pushed onto the stack at the end, the last data in the stack, you need to read data from the stack when the data began to pop up.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Stack(定义和基本操作
.....................\Debug
.....................\.....\Stack.exe
.....................\.....\Stack.pdb
.....................\.....\main.obj
.....................\.....\vc60.pdb
.....................\Stack.dsp
.....................\Stack.dsw
.....................\Stack.h
.....................\Stack.ncb
.....................\Stack.opt
.....................\Stack.plg
.....................\common.h
.....................\main.cpp
.....................\新建文本文档.txt