Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 643 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 643 Bytes

Huffman_Coding

This complex C Program encodes and compresses data dynamically, using the Huffman's Coding technique. You can either encode Colour Table Values (Digital Image Processing) or just any text message of your desire.

  1. To run this program, double-click the HuffmanCoding.exe file.
  2. Follow the instuctions and use your inputs.
  3. Notice that you can use the examples given, as inputs for testing.
  • December 2015, Serres, Greece
  • Nikiforos Archakis