-
-
-
-
-
-
-
[
Visual C++ (VC++)]
CodeOfTheWorld.rar
Huffman in 1952 of this method, the beginning of the main text for the Telegraph reported coding, commonly used in the English alphabetical E, T coding How should not be how common coding,
-
[
Visual C++ (VC++)]
JPEG_Compress3.2.rar
VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can complete the standard 256* 256 map bmp to jpg compression, the resulting jpg images can be opened with Paint software. ...
Category:
GDI-Bitmap Upload User:
changeagle Size:
571K
-
-
[
C/C++]
huffmanCodeDecode.rar
Huffman compression and decompression procedures, which CODE procedure for compression, DECODE for decompression procedures, the text of the test document
-
[
C/C++]
huffman.rar
Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.