文件名称:linkstack
介绍说明--下载内容均来自于网络,请自行研究使用
链表实现的栈,并包含相应的栈操作。栈(stack)是一种特殊的线性表。其特殊性在于限定插入和删 除数据元素的操作只能在线性表的一端进行。-Linked list implementation of the stack and the stack contains the corresponding operation. Stack (stack) is a special linear form. Its uniqueness lies in defining insert and delete data elements of the operation can only be carried out online at one end of the table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linkstack.c