Description: Huffman coding (1) the establishment of Huffman Tree, which is the establishment of codebook, find all the ascii representation corresponding codeword. (2) Huffman Encode, will DaVinciCode.txt entire text is encoded into a compressed file storage and uses bitstream to deposit. Program execution method: encoder.exe DavinciCode.txt codebook compressed_file
To Search:
File list (Check if you may need any files):
Project-2_HuffmanEncode\bin\Debug\cdbk
.......................\...\.....\DaVinciCode.txt
.......................\...\.....\encoded_TMPTMP.txt
.......................\...\.....\huffed
.......................\...\.....\out0108_1.bin
.......................\...\.....\Project-2_HuffmanEncode.exe
.......................\codebook.txt
.......................\DaVinciCode.txt
.......................\DaVinciCode_encode_TESTEST.txt
.......................\DaVinciCode_ZIP_TESTEST.txt
.......................\main.c
.......................\main_old_ref.c
.......................\obj\Debug\main.o
.......................\Project-2_HuffmanEncode.cbp
.......................\Project-2_HuffmanEncode.layout
.......................\bin\Debug
.......................\obj\Debug
.......................\bin
.......................\obj
Project-2_HuffmanEncode