Click here to Skip to main content
15,900,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help.. Pin
Christian Graus14-Jun-05 16:26
protectorChristian Graus14-Jun-05 16:26 
GeneralRe: Help.. Pin
Member 202475714-Jun-05 16:31
Member 202475714-Jun-05 16:31 
GeneralRe: HELP... Pin
Weiye Chen14-Jun-05 19:17
Weiye Chen14-Jun-05 19:17 
GeneralDoes anyone know RLC(Run length Coding) Pin
Member 199230314-Jun-05 15:40
Member 199230314-Jun-05 15:40 
GeneralRe: Does anyone know RLC(Run length Coding) Pin
Christian Graus14-Jun-05 16:04
protectorChristian Graus14-Jun-05 16:04 
GeneralRe: Does anyone know RLC(Run length Coding) Pin
Member 199230314-Jun-05 17:16
Member 199230314-Jun-05 17:16 
GeneralRe: Does anyone know RLC(Run length Coding) Pin
Christian Graus14-Jun-05 17:22
protectorChristian Graus14-Jun-05 17:22 
GeneralRe: Does anyone know RLC(Run length Coding) Pin
John M. Drescher14-Jun-05 19:37
John M. Drescher14-Jun-05 19:37 
BTW. Run length coding (RLC) and run length encoding (RLE) are the same thing. I have read this many places where they use the two terms interchangibly.


So Yes. This is very easy to do. I bet can do this in less than 20 minutes with the info here http://www.arturocampos.com/ac_rle.html[^]


Here is a link with actual code (however this uses a slightly different method to mark/determine the end of a run) :

http://astronomy.swin.edu.au/~pbourke/dataformats/rle/[^]

John
GeneralRe: Does anyone know RLC(Run length Coding) Pin
John M. Drescher14-Jun-05 19:50
John M. Drescher14-Jun-05 19:50 
GeneralGroup Box Pin
DanYELL14-Jun-05 15:12
DanYELL14-Jun-05 15:12 
GeneralRe: Group Box Pin
Christian Graus14-Jun-05 16:02
protectorChristian Graus14-Jun-05 16:02 
GeneralRe: Group Box Pin
mark novak14-Jun-05 16:07
mark novak14-Jun-05 16:07 
GeneralRe: Group Box Pin
Michael Dunn14-Jun-05 19:08
sitebuilderMichael Dunn14-Jun-05 19:08 
GeneralGetting the menu of a different window Pin
dlarkin7714-Jun-05 13:16
dlarkin7714-Jun-05 13:16 
GeneralRe: Getting the menu of a different window Pin
Archer28214-Jun-05 14:35
Archer28214-Jun-05 14:35 
QuestionHow to know if a band in a rebar control has a close button? Pin
Dani10000114-Jun-05 12:59
Dani10000114-Jun-05 12:59 
GeneralList Box Control Question for Dialog Application Pin
jerry1211a14-Jun-05 12:16
jerry1211a14-Jun-05 12:16 
GeneralRe: List Box Control Question for Dialog Application Pin
mark novak14-Jun-05 12:28
mark novak14-Jun-05 12:28 
QuestionCreate groupbox dynamically? Pin
straussc14-Jun-05 9:47
straussc14-Jun-05 9:47 
AnswerRe: Create groupbox dynamically? Pin
David Crow14-Jun-05 11:04
David Crow14-Jun-05 11:04 
GeneralRe: Create groupbox dynamically? Pin
straussc14-Jun-05 11:38
straussc14-Jun-05 11:38 
GeneralFile management - file last modified Pin
Anonymous14-Jun-05 9:30
Anonymous14-Jun-05 9:30 
GeneralRe: File management - file last modified Pin
Graham Bradshaw14-Jun-05 10:10
Graham Bradshaw14-Jun-05 10:10 
Generalmetafiles Pin
bkphat14-Jun-05 9:16
bkphat14-Jun-05 9:16 
GeneralRe: metafiles Pin
Christian Graus14-Jun-05 14:27
protectorChristian Graus14-Jun-05 14:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.