Click here to Skip to main content
15,890,609 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Character Internal leading Pin
LiYS2-Jan-05 19:16
LiYS2-Jan-05 19:16 
GeneralAnyone got source code for Programming Applications for MS Windows - Advanced Pin
Defenestration2-Jan-05 12:37
Defenestration2-Jan-05 12:37 
Generalreading bitmap image Pin
mathrose2-Jan-05 11:09
mathrose2-Jan-05 11:09 
GeneralRe: reading bitmap image Pin
ThatsAlok2-Jan-05 19:02
ThatsAlok2-Jan-05 19:02 
GeneralRe: reading bitmap image Pin
mathrose2-Jan-05 21:22
mathrose2-Jan-05 21:22 
GeneralRe: reading bitmap image Pin
ThatsAlok2-Jan-05 22:41
ThatsAlok2-Jan-05 22:41 
GeneralRe: reading bitmap image Pin
Selvam R3-Jan-05 1:31
professionalSelvam R3-Jan-05 1:31 
GeneralFinding matching regions in file.. Pin
moliate2-Jan-05 10:36
moliate2-Jan-05 10:36 
I'm looking for a way to find matching regions in a file - much like the LCS (diff) algorithm, but optimized for moved data. For example in the two strings below:

"milk and coffee"
"coffee and milk"

LCS will only find a small matching region, " and ", while the strings themself have larger matching regions. Currently I'm using a "sliding windows" approach (similar to rsync) to do this, but it gets a bit slow for large files.

Any suggestions or references would be welcome - I'm looking for both heuristics and algorithms. Im also looking for traditional diff heuristics...

/Thanks
moliate





The corners of my eyes catch hasty, bloodless motion -
a mouse?
Well, certainly a peripheral of some kind.

Neil Gaiman - Cold Colours


GeneralIncorrect end/crash at app end Pin
Roland E.2-Jan-05 9:45
Roland E.2-Jan-05 9:45 
GeneralRe: Incorrect end/crash at app end Pin
David Crow3-Jan-05 3:38
David Crow3-Jan-05 3:38 
GeneralRe: Incorrect end/crash at app end Pin
Roland E.3-Jan-05 4:49
Roland E.3-Jan-05 4:49 
Generalhookless keylogger Pin
Spiritofamerica2-Jan-05 8:47
Spiritofamerica2-Jan-05 8:47 
GeneralRe: hookless keylogger Pin
User 66582-Jan-05 11:06
User 66582-Jan-05 11:06 
GeneralRe: hookless keylogger Pin
Spiritofamerica3-Jan-05 9:33
Spiritofamerica3-Jan-05 9:33 
GeneralRe: hookless keylogger Pin
User 66584-Jan-05 4:21
User 66584-Jan-05 4:21 
GeneralRe: hookless keylogger Pin
Anonymous4-Jan-05 8:39
Anonymous4-Jan-05 8:39 
GeneralRe: hookless keylogger Pin
User 66584-Jan-05 8:47
User 66584-Jan-05 8:47 
GeneralVCTerm will not run on computers without VC++ 5.0 installed Pin
fklldsvs2-Jan-05 4:58
fklldsvs2-Jan-05 4:58 
GeneralRe: VCTerm will not run on computers without VC++ 5.0 installed Pin
Michael Dunn2-Jan-05 19:31
sitebuilderMichael Dunn2-Jan-05 19:31 
QuestionHow to... Pin
Valie2-Jan-05 4:39
Valie2-Jan-05 4:39 
AnswerRe: How to... Pin
User 66582-Jan-05 11:10
User 66582-Jan-05 11:10 
AnswerRe: How to... Pin
Archer2822-Jan-05 13:16
Archer2822-Jan-05 13:16 
GeneralRe: How to... Pin
toxcct3-Jan-05 3:29
toxcct3-Jan-05 3:29 
GeneralTitleless dialog Pin
LiYS2-Jan-05 0:19
LiYS2-Jan-05 0:19 
GeneralRe: Titleless dialog Pin
Ravi Bhavnani2-Jan-05 6:57
professionalRavi Bhavnani2-Jan-05 6:57 

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.