Skip to content

This is the final version of my course project for COP 5536 'Advanced Data Structure', can only be used for study

Notifications You must be signed in to change notification settings

zjt0228/Huffman-Encoding-and-Decoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Huffman-Encoding-and-Decoding

This is the final version of my course project for COP 5536 'Advanced Data Structure', can only be used for study Run this code:
$ make
$ java encoder <input_file_name>
$ java decoder <encoded_file_name> <code_table_file_name>

About

This is the final version of my course project for COP 5536 'Advanced Data Structure', can only be used for study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published