文件名称:stack_link
介绍说明--下载内容均来自于网络,请自行研究使用
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the memory run out.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stack_link.cpp