Skip to content

hoangphucITJP/DataCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Compressing

This is a college project of Data Compressing Website. We provide 4 algorithms for compressing and decompressing utf-8 data files as follows:

  • Run-length coding
  • Huffman
  • Shannon Fano
  • LZW

Prerequisites

python 3.6
Django 2.0.1
pytz
sympy 1.1.1

Releases

No releases published

Packages

No packages published