文件名称:环形队列
-
所属分类:
- 标签属性:
- 上传时间:2017-10-24
-
文件大小:287kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
环形队列是在实际编程极为有用的数据结构,它有如下特点。它是一个首尾相连的FIFO的数据结构,采用数组的线性空间,数据组织简单。能很快知道队列是否满为空。能以很快速度的来存取数据。 因为有简单高效的原因,甚至在硬件都实现了环形队列.环形队列广泛用于网络数据收发,和不同程序间数据交换(比如内核与应用程序大量交换数据,从硬件接收大量数据)均使用了环形队列.(The ring queue is a very useful data structure in practical programming, and it has the following features. It is a data structure of the end to end FIFO, using the linear space array, simple data organization. You can quickly know if the queue is empty. Accessing data at a very fast rate. Because of simple and efficient, even in the hardware implementation of circular queue. Circular queue is widely used in network data transceiver, and data exchange between different applications (such as the kernel and a large number of applications to exchange data, receiving large amounts of data from the hardware) using a circular queue.)
相关搜索: 环形队列
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
