Welcome![Sign In][Sign Up]
Location:
Search - Ring-like buffer

Search list

[Windows Develop环形缓冲区

Description: 环形缓冲区- Ring-like buffer
Platform: | Size: 15360 | Author: none | Hits:

[Compress-Decompress algrithmslzss_huf

Description: This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
Platform: | Size: 3072 | Author: 冰冰 | Hits:

[OS programbuffertest

Description: this ring buffer sample.
Platform: | Size: 10240 | Author: yokkie | Hits:

[Windows Developvrb-0.5.1.tar

Description: The Virtual Ring Buffer (VRB) is an implementation of a character FIFO ring buffer.
Platform: | Size: 40960 | Author: 刘少麟 | Hits:

[Multimedia DevelopRingBuffer

Description: Ring Buffer Implementation A circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.-Ring Buffer ImplementationA circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.
Platform: | Size: 187392 | Author: mike | Hits:

CodeBus www.codebus.net