in reply to Re^2: Run length encode a bit vector
in thread Run length encode a bit vector
Actually irrelevant as it is just sample data.
Can you please provide an example of relevant data and the relevant output you expect from that data?
The actual vector to be compressed is built with vec()...
Can you say why vec must be used? pack/unpack seem better suited.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Run length encode a bit vector
by Anonymous Monk on Jan 05, 2012 at 14:28 UTC |