-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分: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
-
美国CRE 6.2 B2B网站系统升级补丁
美国cre loaded 6.2 b2b网站系统升级补丁-The United States cre loaded 6.2 b2b website system upgrade patch
- 2022-02-04 17:08:30下载
- 积分:1
-
to eight images** 8 discrete Fourier transform, to achieve Image Compression
采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images** 8 discrete Fourier transform, to achieve Image Compression
- 2022-09-24 19:40:03下载
- 积分:1
-
ACMS压缩算法
ACMS压缩算法-acms encode algorithm
- 2022-03-31 07:03:43下载
- 积分:1
-
Compression program, VC++ source code and Demo Programs
压缩程序,VC++源代码和演示程序
- 2022-03-20 21:21:53下载
- 积分:1
-
huffman编码,请多多指教^_^~多多指教多多指教
huffman编码,请多多指教^_^~多多指教多多指教-huffman coding, please advice ^ _ ^ ~ exhibitions exhibitions
- 2022-03-26 10:11:36下载
- 积分:1
-
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功...
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功-optimal path planning
- 2022-02-24 16:02:51下载
- 积分:1
-
鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运...
鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运行-In view of online publication called the x264 is more complicated, does not make a lot of novice, I made it for a simple package, and provides a lib and test procedures, the procedures have been adopted by the compiler, modify the path wide and so high and documents can be run
- 2022-06-16 03:02:25下载
- 积分:1
-
zlib 1.2.2 is a general purpose data compression library. All the code is thread...
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
- 2022-01-25 18:48:09下载
- 积分:1