搜索资源列表
zlib-1.1.4
- 1。zlib压缩算法,在LZ77的基础上实现,并 利用Huffman编码特点,采用hash表;2。zlib的解压算法。-1. Zlib compression algorithm, the LZ77 achieved on the basis of, and use of Huffman coding features, using hash table; 2. Zlib the decompression algorithm.
FlashPlayer
- 本程序支持两项功能:(1)支持鼠标拖入并播放Flash文件,支持文件类型判断,窗口大小可任意缩放;(2)支持zlib压缩与解压缩功能,实现字符串的压缩与解压缩。 本工程本意是支持播放压缩的Flash文件,目前只实现了基本的前两步。-This program supports two functions: (1) support mouse drag and play a Flash file, supported file types to determine the window size
FlashPlayer
- 本程序实现了两项功能:(1)支持鼠标拖入并播放Flash文件;(2)支持zlib压缩字符串与解压字符串。 本来是想研究压缩版本的Flash,但目前只是实现了前面的基本的两步。-The program implements two functions: (1) Support drag the mouse and play Flash files (2) support the zlib compression and decompression string string. Wanted