ScratchData LogoScratchData
Back to MasterOfArithmetic's profile

Run Length Encoding

MAMasterOfArithmetic•Created February 21, 2015
Run Length Encoding
12
8
191 views
View on Scratch

Instructions

Go inside, see how it works!

Description

This is a very basic list compressor, using a technique called run length encoding. Sometimes it doesn't work, like if you had a constant list going a,b,a,b,a,b,a,b and so in, it would make it larger, but if it has many repeated items in a row, it is great!

Project Details

Project ID48917854
CreatedFebruary 21, 2015
Last ModifiedFebruary 22, 2015
SharedFebruary 21, 2015
Visibilityvisible
CommentsAllowed