文件名称:ringbuffer
介绍说明--下载内容均来自于网络,请自行研究使用
在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问。-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. Ring buffer is a FIFO buffer of the cycle can be provided to the communication program of the mutually exclusive access to the buffer zone.
相关搜索: ringbuffer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
环形缓冲.cpp