Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 152 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 152 Bytes

Encode algorithms

  • Huffman encode algorithm in C
  • LZ encode algorithm in python Homework for Information Theory, source code with executable files.