Skip to content

Reversible permutation of the characters of a string, which can be used for lossless data compression based on block sorting.

License

Notifications You must be signed in to change notification settings

levindoneto/Burrows-Wheeler_Transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burrows-Wheeler_Transform

Reversible permutation of the characters of a string, which can be used for lossless data compression based on block sorting.

Author: Levindo Gabriel Taschetto Neto

How to use

python main.py string$

License

MIT License. Click here for more information about this license.

About

Reversible permutation of the characters of a string, which can be used for lossless data compression based on block sorting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages