devv3899 / TxtFile-Compressor

To use file system API and different data structures to build and store huffman tree in a file named HuffmanCodebook and further use the Huffman Codebook to compress or decompress the text files located in directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use file system API and different data structures to build and store huffman tree in a file named HuffmanCodebook and further use the Huffman Codebook to compress or decompress the text files located in directory.

For more details please refer to readme.pdf file.

About

To use file system API and different data structures to build and store huffman tree in a file named HuffmanCodebook and further use the Huffman Codebook to compress or decompress the text files located in directory.


Languages

Language:C 98.3%Language:Makefile 1.7%