资源列表
Coding.rar
- 用Java编写的编码算法,包括行程编码,算术编码,哈弗曼编码,Prepared to use Java coding algorithm, including the Run-Length Coding, arithmetic coding, coding哈弗曼
KakaduWin32.zip
- Kakadu V6.1 for Win32 Kakadu 是JPEG2000编解码的实现之一,Kakadu V6.1 for Win32 Kakadu is the realization of JPEG2000 codec, one of
CompressDecompress.rar
- ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
myLZ77Code.rar
- 自己写的LZ77压缩解压缩算法,纯C编写,对学习该压缩算法很有帮助,Wrote it myself LZ77 compression decompression algorithms, the preparation of pure C, the compression algorithm for learning useful
klt-dct.rar
- klt经典程序,可以在matlab里面直接运行,KLT classical procedures, can be run directly in matlab
clock_demo.rar
- 时钟温度计 含c源代码、proteus单片机仿真电路图,时钟温度计 含c源代码、proteus单片机仿真电路图
SIFT.rar
- 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
fahanshu.rar
- 罚函数法matlab程序.希望对大家有用.,Matlab program SUMT. Wishes to all useful.
RLE.rar
- 二值图像 游程编码 自己测试过。。。绝对可用,Binary image run-length coding themselves tested. . . Definitely can be used
JPEG.rar
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
BmpConverter.rar
- 24位真彩色转256色,24位真彩色转256色,24-bit true color to 256 colors 24-bit true color to 256 colors
lzwC.rar
- lzw字典编码解码算法源代码 C++程序,Dictionary lzw codec algorithm source code C++ program