Skip to content

Adaptive Huffman encoding and decoding algorithms implemented using java.

Notifications You must be signed in to change notification settings

mennafateen/adaptive-huffman-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive-Huffman-Coding

Adaptive Huffman encoding and decoding algorithms implemented using java. The project has a user interface which allows the user to choose a text file with the string to be compressed. Then a compressed file is created in the same directory of the original file. The same thing happens with decompressing. The compressed file is chosen by the user and the decompressed file is created in the same directory.

About

Adaptive Huffman encoding and decoding algorithms implemented using java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages