Re: Continuation of open DISCUSSION between jacko et al
- From: Sportman <sportman@xxxxxxxxx>
- Date: Fri, 27 Jun 2008 05:41:08 -0700 (PDT)
On Jun 27, 9:51 am, Jim Leonard <MobyGa...@xxxxxxxxx> wrote:
But the final output above doesn't include any information about what
each three-bit code maps to. How is the above final output sequence
decompressed back into the original sequence?
By storing map:
000 - 00000001
001 - 001
010 - 00011
011 - 01
100 - 0001
101 - 011
110 - 111
111 - 0011
in compressor/decompressor, if you find seven other maps what together
can remap every 64bit sequence to 60bits then you need 3 bits to point
to this 8 maps and you have 1bit gain every 64bits.
.
- Follow-Ups:
- Re: Continuation of open DISCUSSION between jacko et al
- From: Jim Leonard
- Re: Continuation of open DISCUSSION between jacko et al
- From: Willem
- Re: Continuation of open DISCUSSION between jacko et al
- References:
- Continuation of open DISCUSSION between jacko et al
- From: jacko
- Re: Continuation of open DISCUSSION between jacko et al
- From: Thomas Richter
- Re: Continuation of open DISCUSSION between jacko et al
- From: jacko
- Re: Continuation of open DISCUSSION between jacko et al
- From: Thomas Richter
- Re: Continuation of open DISCUSSION between jacko et al
- From: jacko
- Re: Continuation of open DISCUSSION between jacko et al
- From: Sportman
- Re: Continuation of open DISCUSSION between jacko et al
- From: Jim Leonard
- Continuation of open DISCUSSION between jacko et al
- Prev by Date: Re: Continuation of open DISCUSSION between jacko et al
- Next by Date: Re: Continuation of open DISCUSSION between jacko et al
- Previous by thread: Re: Continuation of open DISCUSSION between jacko et al
- Next by thread: Re: Continuation of open DISCUSSION between jacko et al
- Index(es):
Relevant Pages
|