Description: 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.
File list (Check if you may need any files):
huffman.cpp