资源列表
C
- 7-ZIP C兼容代码,是7-zip的最主要的算法,这个算法的压缩率是RAR算法的十几倍。-this is C file
XZip
- 压缩文件,zip格式,有压缩与解压缩功能-Zip file, zip format compression and decompression functions are
my5502
- 本代码是基于H.264图像压缩解压编码,通过串口收发-This code is based on h.264 image compression decompression coding, through a serial port transceiver
compress-eidor
- 这是个一般压缩技术的程序源代码,很有指导作用。-This is a general compression source code, useful guide.
huffman
- 哈弗曼编码用于文件压缩,解压密可以是文件占用更少内存,存储更多信息-Ha Fuman encoding used for file compression and decompression can close the file uses less memory, storage for more information
rfc1950
- ZLIB compression method -introduce ZLIB algorithm
LZW_Demo
- LZW压缩算法 非常好的无损压缩算法 易于硬件实现 C-LZW compression algorithm lossless compression C++
Gerck_Andre_Hw3_CSC130
- java implementation of graph traversal
WindowsFormsApplication1
- 使用ICSharpCode.dll组件进行文件的压缩与解压缩-ICSharpCode.dll components using file compression and decompression
huffman_v0.2.tar
- Code for Huffman compression
JPEG2000
- 这个是JPEG2000压缩程序的C源代码,界面实用Delphi做的,然后调用C编译后的d-This is the JPEG2000 compression process C source code, interface and practical Delphi to do, then call the C compiled dll
JPEG
- JPEG压缩算法的详细分析讲解及程序实现代码。-this file is about JPEG algorithm.the content is very detailed.the program is included.