Run length encoding is a simple lossless data compression algorith . For example - if string to be compressed is "wwwaabbbb" , then compressed string will be "3w2a4b".
-
Notifications
You must be signed in to change notification settings - Fork 0
AmeyCaps/Run-length-encoding
About
Run length encoding .
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published