Skip to content

Jaiaid/FileCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple file size compressor using huffman coding as compression algorithm.

The compressed file holds the coding of symbol used in compression to build the coding tree when extracting the file.

fileCompressor (debug).c holds a previous version of the source which contains a bug.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages