资源列表
adaptive-arithmetic
- 一位美国人写的自适应算术编码的C语言版。-Adaptive arithmetic coding!
Huffman
- huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
comp.zip
- Huffman算法做的压缩解压程序
permanent
- Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, \"g++ -o permanent permanent.c\". -Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, "g-o permanent permanent.c."
JPEG
- JPEG压缩算法的详细分析讲解及程序实现代码。-this file is about JPEG algorithm.the content is very detailed.the program is included.
des
- This program is DES Cryption Code. DES is a powerful Cryption Algorithm. This Codec is C Language Code.
lzw
- LZW压缩算法原理及其Java实现 LZW压缩算法原理及其Java实现-LZW compression algorithm principle and its Java implementation
LZHUF
- c语言压缩算法,LZHUF.高效率,适合于对大文件进行压缩.
HzToPy
- 函数入口为汉字串,返回值为该汉字的第一个字母-Function entry for the character string, the return value is the first letter of the character
matlab-power-flow-0031_www.matlabsite.com
- this program about the load flow in power system
unzip10
- php在线解压代码支持zip php在线解压代码支持zip-php zip
adaptive_arithmetic_coding
- adaptive arithmetic coding