-
right alphabetic Huffman coding
对英文字母的哈夫曼编码-right alphabetic Huffman coding
- 2022-03-31 06:24:25下载
- 积分:1
-
数据压缩,C语言,VC实现,LZW编码
数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
- 2023-01-04 23:15:08下载
- 积分:1
-
结合我wavelet_fractal_compressor小波技术和分形技术
wavelet_fractal_compressor小波技术与分形技术相结合进行图像压缩,压缩效果好,但是运行时间比较长。作为实验还是可以用的-wavelet_fractal_compressor wavelet technology and fractal technology combining image compression, compression effects, but relatively long running time. Can be used as an experimental or the
- 2022-01-26 03:49:27下载
- 积分:1
-
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码...
C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码-C code to complete jpeg encoding and decoding, including dct, quantization, zigzag and the Huffman code, decoding
- 2022-03-02 17:24:15下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
类实现了WinRAR压缩工具,支持zip,jar,广州。它是不完善的…
java实现的类winrar的压缩工具,支持zip,jar,gz.还不是很完善。-achieve the kind WinRAR compression tools, support zip, jar, gz. It is not perfect.
- 2023-06-14 08:30:06下载
- 积分:1
-
Code based on the ARM7 realize the MPEG
代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。-Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.
- 2022-05-27 14:27:06下载
- 积分:1
-
x.264源码,供有需要的人士共同研究,x264包含多种编解码器,和不同的测试环境...
x.264源码,供有需要的人士共同研究,x264包含多种编解码器,和不同的测试环境-x.264 source for those who need to study, x264 includes a wide range of codecs, and different test environment
- 2022-02-20 17:24:35下载
- 积分:1
-
用c语言编写的哈夫曼压缩解压
用c语言编写的哈夫曼压缩解压-prepared by the Huffman compression decompression
- 2022-08-11 23:06:34下载
- 积分:1
-
This is the JPEG decoder source code, the C environment, enclosing use
这是JPEG解码源代码,C++环境下的,内附使用说明-This is the JPEG decoder source code, the C environment, enclosing use
- 2022-11-24 03:05:04下载
- 积分:1