文件名称:push
-
所属分类:
- 标签属性:
- 上传时间:2013-12-17
-
文件大小:554byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
完整地描述了数据结构中的进栈过程:在堆栈中,用户只能在指定的一端插入和删除元素,因此具有后进先出(LIFO)的特性;在队列中,用户只能在一端插入元素而在另一端删除元素,因此呈现先进先出(FIFO)的特性。从数据结构角度看,它们都是线性结构。
-A complete descr iption of the data structure into the stack process: in the stack, users can insert and delete elements at one end of a specified, it has LIFO (LIFO) characteristics in the queue, the user can insert elements at one end At the other end of the deleted elements, presented first in first out (FIFO) characteristics. From the data structure point of view, they are linear structure.
-A complete descr iption of the data structure into the stack process: in the stack, users can insert and delete elements at one end of a specified, it has LIFO (LIFO) characteristics in the queue, the user can insert elements at one end At the other end of the deleted elements, presented first in first out (FIFO) characteristics. From the data structure point of view, they are linear structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
push.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.