搜索资源列表
compc++
- 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth
RLE8
- 我发现网上关于RLE编码的资料很少,特此发文章来填充它,查了很多资料,至今还有不完善的地方,希望大家批评指正,里面有RLE编码的介绍和C++实现-I found on the Internet RLE encoding little information, the article is hereby made to fill it, and examine a lot of information. So far there are imperfections in the hope of c
Compress_RLE
- RLE8压缩和解压缩算法 用VS2005开发,并且测试通过
Rle8Codec
- Rle8的解码程序-Rle8 decoding procedures
Zip_RLE8_b
- RLE8压缩的LabVIEW源程序,这个是游程压缩算法-LabVIEW source RLE8 compression, this is a run-length compression algorithm