Re: sequence compression ?
- Posted by Bernie Ryan <xotron at bluefrognet.net> Feb 27, 2003
- 445 views
> Ok, another question... do you want compress the length of a sequence, or the > acutal memory size > (in bytes)? Greg: I want to shrink the sequence to it's smallest length but have an alglorithm to restore it as I poke the integers into memory. Thanks Bernie