Welcome![Sign In][Sign Up]
Location:
Search - circlebuffer

Search list

[Other resourcecirclebuffer

Description: 著名的环形缓冲区算法,欢迎大家使用下载,好东西呀。
Platform: | Size: 2116 | Author: 苏高峰 | Hits:

[Windows Developcirclebuffer

Description: 循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编译器差别比较大,还不如直接用强值类型转换一样可以实现类模板的功能
Platform: | Size: 10449 | Author: 凌志鹏 | Hits:

[Data structscirclebuffer

Description: 著名的环形缓冲区算法,欢迎大家使用下载,好东西呀。-Well-known ring buffer algorithm, welcome everyone to use the download, you good things.
Platform: | Size: 2048 | Author: 苏高峰 | Hits:

[Windows Developcirclebuffer

Description: 循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编译器差别比较大,还不如直接用强值类型转换一样可以实现类模板的功能-Circulating buffer c++ Code buffer cycle what is the use, everyone should know it, only the achievement of a key code, you can add a complete, or give me advice, had wanted to use class template to achieve, but think too complicated , and the class template of the relatively large difference between the compiler, not as good as the direct use of strong value of the type of conversion can be achieved as the function of class template
Platform: | Size: 168960 | Author: 凌志鹏 | Hits:

[Othercirclebuffer

Description: 循环缓冲区是一个非常常用的数据存储结构,已经被广泛地用于连续、流数据的存储和通信应用中。对于循环缓冲区,传统的操作方法是开辟一块连续的存储区,不断地写入数据,当写入到存储区的末尾的时候,再从存储区的首部再开始写入数据,由此不断地重复下去构成了循环缓冲区。偶曾经写过很多循环缓冲区,也看过很多人编写的循环缓冲区,但是拜读Simon Cooke先生的文章────“两段式”循环缓冲区-Cycle of the buffer zone is a very commonly used in data storage structure, has been widely used in continuous flow of data storage and communications applications. The cycle of the buffer zone, the traditional method of operation is a continuous open storage areas, continue to write data, when written to the storage area at the end of time, and then from the storage area of the first start to write data, thus continuously Repeat this constitutes a cycle of the buffer zone. Even wrote a lot of cycle of the buffer zone, but also a lot of people have seen the cycle of the preparation of the buffer zone, but read the article, Mr. Simon Cooke ─ ─ ─ ─ two-stage cycle of the buffer zone
Platform: | Size: 6144 | Author: anty | Hits:

[CommunicationCirclebuffer

Description: 循环缓冲区的类。在网上曾经查过很多关于循环缓冲区的代码,比较过后,觉得这个还是很不错的,欢迎下载!-A circle buffer Class which is rather better than others in my opinion.
Platform: | Size: 6144 | Author: yangyu | Hits:

[CSharpCircleBuffer

Description: 一个多线程安全,有详细事件通知的圆形缓冲区类-mutithread safe buffer class with event which was coded with C#
Platform: | Size: 246784 | Author: liutao | Hits:

[Software EngineeringCircleBuffer

Description: 模板类名: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.
Platform: | Size: 2048 | Author: 谷蒙 | Hits:

[Linux-UnixCircleBuffer

Description: 使用C++编写的循环buffer读写操作,源码中有详细的注释。-Written in C++ loop buffer read and write operations, the source code has detailed notes.
Platform: | Size: 2048 | Author: 廖辉 | Hits:

[Othercirclebuffer

Description: a ringBuffer use circle queue
Platform: | Size: 1024 | Author: witness_Rush | Hits:

CodeBus www.codebus.net