Skip to content

This project uses Huffman coding to compress and decompress text files.

Notifications You must be signed in to change notification settings

anubhav-05/Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

This project uses Huffman coding to compress and decompress text files. This project supports two functions:

  1. Encode: Compresses input file passed.
  2. Decode: Decompresses Huffman coded file passed back to its original file.

About

This project uses Huffman coding to compress and decompress text files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages