Skip to content

I have created an archiver that works like bzip2

Notifications You must be signed in to change notification settings

VictorGalkevich/bzip2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bzip2 Archiver

Applications for archiving and dearchiving files. This application uses Bzip2 algorithm and is based on the following ones:

  • BWT (The Burrows-Wheeler Transform)
  • MTF (Move-to-Front)
  • Huffman algorithm

To demonstrate the actual compression ratio the first tome of War and Piece is included. Compressed file volume is 422 kB

About

I have created an archiver that works like bzip2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages