项目作者: beaupletga

项目描述 :
RLE, Huffman, JPEG
高级语言: C++
项目地址: git://github.com/beaupletga/Compression_Algorithms.git
创建时间: 2018-01-24T15:54:09Z
项目社区:https://github.com/beaupletga/Compression_Algorithms

开源协议:

下载


Compression Algorithms

  • RLE (C++)
  • Huffman (C++)
  • JPEG (a better implementation is coming) (Python)

TODO

  • AutoEncoder

Example of Huffman :