搜索资源列表
Huffuman
- 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
sf10059
- 一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现-a useful lossless compression code for the original document binary operation of the function that function to achieve, error handling and memory functions to achieve
source_used.rar
- 比较全面的无损压缩算法集合,编译通过,可以运行,More comprehensive collection of lossless compression algorithm, the compiler is passed, can run
huffman
- 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
Huffman
- 提供文本的无损压缩功能,利用霍夫曼算法实现,基于VS2005对话框。-Provide the text of the lossless compression function, the use of Huffman algorithm, based on the VS2005 dialog box.
LZHUF
- 常用的LZHUF无损压缩算法,编译通过,可以运行-LZHUF commonly used lossless compression algorithm, the compiler is passed, can run
LZWTest
- LZW的压缩与解压源代码,无损压缩,代码安全可靠。-LZW compression and decompression of the source code, lossless compression, secure and reliable code.
Compress
- 无损压缩算法代码包、 无损压缩算法代码包-Lossless compression algorithm code package
huff
- 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
zzb_SPIHT_lossless
- 基于二代小波的SPIH算法实现图像的无损压缩!-Based on second-generation wavelet SPIH image lossless compression algorithms!
CompressionLZ77-LZ78-HUF-ARI-LZW-RLE
- 非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
arithmetic
- 算术编码是信源编码中的一种,是图像压缩的主要算法之一。 是一种无损数据压缩方法,也是一种熵编码的方法。-Arithmetic coding is a source coding, image compression is one of the main algorithms. Is a lossless data compression method, but also a method of entropy coding.
losslessimagezipalgorithm
- 图像无损压缩算法代码全集,适合做图像无损压缩研究的入门人员收藏研究.-AR002 Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independe
LZW_Demo
- LZW压缩算法 非常好的无损压缩算法 易于硬件实现 C-LZW compression algorithm lossless compression C++
LZW压缩解压算法的完整实现
- LZW算法:又称串表压缩算法,是无损压缩的一种。采用字典的方式编码和解码。
compress
- 无损压缩算法代码—— compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8b
huf
- 无损压缩算法代码—— Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff
无损压缩算法代码包
- 常见的压缩算法,忘了从哪里下载的 ,有需要的童鞋可以看看。(The most common compression algorithms)
C#写的图片无损压缩——高效
- 高效的c#压缩文件文件代码,可手动设置压缩比例(Efficient c# compression file file code, manually setting the compression ratio)