Skip to content

LolaDP/Huffman-Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman-Compression

This is a project for school where I have to create a Huffman algorithm to compress a text file. The program must:

  • determine the alphabet and character frequencies
  • build a coding tree
  • code and compress the initial text
  • determine the compression ratio
  • determine the average number of storage bits of a character in the encoded text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published