do the encoding like 00000000 = 80 if der is other number then like
8(0)..and write the new file and when want to generate original do decoding
in reverse ....

On Thu, Sep 23, 2010 at 11:15 PM, janak <chandar...@gmail.com> wrote:

> http://en.wikipedia.org/wiki/Run-length_encoding
>
>
> On Wed, Sep 15, 2010 at 5:51 PM, bittu <shashank7andr...@gmail.com> wrote:
> > A file is given with many 0s stored in continuous way , store it in
> > another file such that when you store try saving the space by using
> > minimum amount of space. When you want to create the original file ,
> > you should be able to do so with the new file created
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Thanks & Regards

Umesh kewat

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to