-
-
[
Visual C++ (VC++)]
HuffmanCode.rar
Of an English article, statistics of the number of characters appear, realize Huffman coding. In the Huffman encoded, the encoding table and English article coding results saved to file, and to provide time code file generation function of the original ...
-
[
Visual C++ (VC++)]
file_cut.rar
LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
-
[
Visual C++ (VC++)]
TestLzw.rar
LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
-
[
Visual C++ (VC++)]
Huffman.rar
Provide the text of the lossless compression function, the use of Huffman algorithm, based on the VS2005 dialog box.
-
-
-
-
[
Java/JSP]
HuffmanTree.rar
Huffman tree in accordance with a compression program, you can compress and decompress a single file, the compression rate of 80
-
-
[
Visual C++ (VC++)]
huffman.rar
Huffman coding. Can be arbitrary set of letters and weights can be used for decoding, encoding, printing, encoding files.