资源列表
lsb_embed
- Least Significant Bit Substitution Watermark Embeding
huffman
- 创建Huffman树的C算法顺序表实现,且可自行定义权值-build Huffman tree
7z920-CP
- 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。-The code is mainly 7zip 7zip and for LZMA, the former is a platfo
yuxian
- 离散余弦变换在图像压缩上的应用 离散余弦变换在图像压缩上的应用-Discrete cosine transform application in image compression
ac
- 此程序能实现信息论中信源的编码和解码,采用的是固定算术编码方法。-This process can realize encoding and decoding of information theory CITIC source, using fixed arithmetic coding method.
huffman
- 简易哈弗曼编码解码C语言实现 可对输入字符统计概率并编码,然后 根据 编码自行解码 -an example of Huffman code
WinZipTool
- 本人使用VC++6.0制作的压缩与解压缩工具,十分好用。-Zip and Unzip tool
huffman
- use huffman code for text compression
Huffmann-Encoding
- Huffman Coding By Kratos
ziparchive
- 跨平台的压缩工具类ziparchive,api使用很方便。-Cross-platform compression tools, api very easy to use.
Compress
- 游程编码压缩与解压缩,实现如 a,a,a,a,a,a,b,b,b,b,b到<a,5>,<b,5>的相互转换过程-Compress & Decompress the codes
DCT
- DCT 图像压缩 算法 源代码 不用matlab本身自带的源代码-DCT image compression