WOLFRAM|DEMONSTRATIONS PROJECT

Binary Run-Length Encoding

​
random example seed
Binary run-length encoding splits data into runs of zeros and ones. A list of binary distinctions can then be encoded as a list of run-lengths.