Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: 环形队列 Download
 Description: 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.
 Downloaders recently: [More information of uploader 刘言培 ]
 To Search:
File list (Check if you may need any files):

CodeBus www.codebus.net