Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 130 Bytes

File metadata and controls

2 lines (2 loc) · 130 Bytes

Arithmetic coding in java

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