-
latest h.264 c prototype code. Please extract fixed directory and compile a dire...
最新h.264 c++原型代码。请解压到固定目录下,目录中有编译说明。-latest h.264 c prototype code. Please extract fixed directory and compile a directory shows.
- 2022-01-24 12:28:57下载
- 积分:1
-
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。...
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
- 2022-12-29 08:30:03下载
- 积分:1
-
bwt压缩方式的源码
bwt压缩方式的源码-BWT compression of the source
- 2022-03-22 15:34:46下载
- 积分:1
-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分:1
-
zlib pascal语言源码
zlib pascal语言源码 -The source in Pascal of zlib
- 2023-06-16 06:50:03下载
- 积分:1
-
实现MATLAB运行
matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
- 2023-05-11 01:35:04下载
- 积分:1
-
huffman对英文的编码和解码程序,随便吧
huffman对英文的编码和解码程序,随便吧-huffman encoding and decoding of the English program, casual bar
- 2022-05-14 12:46:07下载
- 积分:1
-
文件自动解压缩程序
文件自动解压缩程序-documents automatically extracted
- 2022-02-02 11:05:01下载
- 积分:1
-
使用java压缩文件的例子
使用java压缩文件的例子 -The example of using java to compress file
- 2022-02-12 22:39:53下载
- 积分:1
-
自适应Huffman编码是一种扩展的编码方法,它可以获得更高的效率…
自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who research huffman code.
- 2022-05-18 12:44:50下载
- 积分:1