Data compression

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041
Question 36
Easy

A digital image sensor transmits a single line of pixel data represented by the following sequence of characters:

WWWWWWBBBBBGGGGGGGGW

State a run-length encoding (RLE) representation of this sequence.

[2]

Data compression Questions

  1. GCSE
  2. /Computer Science
  3. /Data compression