文件名称:CircleBuffer
介绍说明--下载内容均来自于网络,请自行研究使用
模板类名:CircleBuffer
功 能:环形缓冲区
优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。-Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.
功 能:环形缓冲区
优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。-Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CircleBuffer.txt
CircularBuffer.cpp
CircleBuffer