Skip to content

reuy/Compression-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compression-Program

UCSD CSE Project to create a compression and decompression program that works utilizing huffman coding. Compresses and decompresses any text file, maintaining readability. Can adapt its header design in response to the size and composition of the target file to improve compression ratio.

To use, use compress [File to Compress] [Filename to save to].

To decompress, use Compress [File to decompress] [Filename to save to]

About

UCSD CSE Project to create a compression and decompression program that works utilizing huffman coding. Can adapt its coding algorithm in response to the size and coding of the target file to improve compression ratio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors