文件名称:buf_FeNg
-
所属分类:
- 标签属性:
- 上传时间:2013-07-19
-
文件大小:2.51kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C语言的一套环形buffer 使用函数接口
主要用于需要在内存开辟一段空间循环使用,考虑到buffer的循环行、安全性以及方便拓展性
本来自己项目有这方面需求 就自己写了一套封装函数
后来好像有修改 但是函数保证正确可用 我测试过-C language using a circular buffer function interface is mainly used to open up some space in memory required recycling, taking into account the buffer loop lines, security, and easy expandability had their own projects in this area needs to write a set of wrapper functions Later, there seems to be used to ensure the correct function to modify but I tested
主要用于需要在内存开辟一段空间循环使用,考虑到buffer的循环行、安全性以及方便拓展性
本来自己项目有这方面需求 就自己写了一套封装函数
后来好像有修改 但是函数保证正确可用 我测试过-C language using a circular buffer function interface is mainly used to open up some space in memory required recycling, taking into account the buffer loop lines, security, and easy expandability had their own projects in this area needs to write a set of wrapper functions Later, there seems to be used to ensure the correct function to modify but I tested
(系统自动生成,下载前可以参看下载内容)
下载文件列表
老版,内存块形式的环形队列
新版,一块内存的环形存取
新版,一块内存的环形存取/Cycle_Buffer.cpp
新版,一块内存的环形存取/Cycle_Buffer.h
新版,一块内存的环形存取
新版,一块内存的环形存取/Cycle_Buffer.cpp
新版,一块内存的环形存取/Cycle_Buffer.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.