Skip to content

Program takes a specified file and encodes it using the static Huffman's algorithm. Decoding is also possible.

Notifications You must be signed in to change notification settings

Patrico92/Arithmetic-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Arithmetic coding in java

Program takes a specified file and encodes it using the Arithmetic coding. Decoding is also possible.

About

Program takes a specified file and encodes it using the static Huffman's algorithm. Decoding is also possible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages