-
-
-
-
-
-
-
[
Matlab]
huffman.rar
matlab program to complete the huffman encoding and decoding functions
Category:
matlab Upload User:
keervcoo Size:
2K
-
[
Visual C++ (VC++)]
huffman.rar
Using huffman coding to achieve less than 4g file compression, first two to read and write binary file into 2 binary code, and then through the prefix code construct huffman tree, the final storage huffman encoding and decoding process of the contrary.
-
-
-