项目作者: josgard94

项目描述 :
This source code implements the huffman algorithm to perform the compression of a plain text file. for this a file is generated which contains the probabilities of each of the symbols defined in the symbols dictionary.
高级语言: C++
项目地址: git://github.com/josgard94/Text-compressor-using-huffman-codes.git