Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


RLE . .



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> C and C++ Forum
View previous topic :: View next topic  
Author Message
jhaztine



Joined: 16 Oct 2006
Posts: 2

PostPosted: Mon Oct 16, 2006 7:17 am    Post subject: RLE . . Reply with quote

can u give me some examples of RLE?
Back to top
View user's profile Send private message
muthusrinivasan



Joined: 07 Dec 2005
Posts: 1

PostPosted: Sat Apr 21, 2007 3:03 am    Post subject: Re: RLE . . Reply with quote

RLE is the Real Length Encoding

it converts the chars like aaaaaaaaa to aa7 ,i.e the total no of a's is 9 can be encoded as aa7 .

if the string is somethng like this aaaaaaaaaaaa ( 12 a's ) , thn it can be encoded as aa9a

another ex : i/p is aa , then the op is aa0 .
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> C and C++ Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap