-
-
-
-
[
C/C++]
huffmanendecode.rar
huffman coding and decoding, completed the encoding and decoding functions, if there is an error, please notify Oh
-
-
-
-
-
[
Visual C++ (VC++)]
huffman.rar
The principle use of Huffman coding of characters to deal with the final output is the input of 0 and 1 character encoding
-
[
C/C++]
huffman.rar
Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
-
[
Visual C++ (VC++)]
huffman.rar
This is a Huffman code procedure, enter the source code file name, and decoding the file name. Can get the corresponding results