资源列表
ezwc11_c_prgram
- 本代码是嵌入式零树小波编码算法EZW的源代码。这是一种哦个简单但非常有效的图像编码算法。
arith_encode
- 一个我自己整理打包好的自适应二进制算术编码程序,编码对象为文本文档,可以是任意数据,一般对预测或变换残差数据进行编码。输入输出均为文件。可以直接将文件加入到自己的工程中使用
LZW
- 这是一个词典(LZW)编码编码程序,可以直接使用,输入输出均为文件格式。
2007202131
- Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTC
CDSDK
- Canon development sdk
mciplayer
- mp3的制作。 各种功能都有! 非常有用!
C02
- 通信录的开发! 各种功能都有! 非常有用!
fft
- jpeg压缩中离散余弦变换DCT快速算法代码,使用的是verilog
draw
- 实现画图多项功能,超实用,特别对学JAVA的很有帮助
Huffman
- huffman 编码压缩数据 效率高 模拟性强,此为学校作业实验
Huffmancodetree
- Generates a static minimum-variance Huffman code tree.,详细给出了HUFFMAN码树构造
jpeg
- 介绍图象压缩标准,也是对于图象压缩软件识别的有很好帮助.