/C_Huffman

Put text in huffman.txt and the program will output a compression dictionary generated using a Huffman Coding algorithm. Runs much faster than the ASP.Net version and could easily be enhanced to work with other programs by stripping the output to just the dictionary.

Primary LanguageC

This repository is not active