Description: 1, a data compression, the compression processing to the files in any format, is read from the source file the character compressed decodes and packaged output to the destination file.
2, a decompressor can be obtained by compression by the compression archive decompression. The decompressor also be able to determine the file type.
To Search:
File list (Check if you may need any files):
HuffCode.cpp
Encode_h.h
Decode_h.h
HuffDecode.cpp