Click here to Skip to main content
15,887,676 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
Richard MacCutchan12-Dec-09 2:40
mveRichard MacCutchan12-Dec-09 2:40 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
Vixelor12-Dec-09 13:41
Vixelor12-Dec-09 13:41 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
Richard MacCutchan12-Dec-09 23:00
mveRichard MacCutchan12-Dec-09 23:00 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
Vixelor12-Dec-09 13:52
Vixelor12-Dec-09 13:52 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
Luc Pattyn12-Dec-09 14:00
sitebuilderLuc Pattyn12-Dec-09 14:00 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
Vixelor12-Dec-09 15:30
Vixelor12-Dec-09 15:30 
GeneralRe: about search msg. handler in wndproc and addr. in vtable Pin
harold aptroot12-Dec-09 23:52
harold aptroot12-Dec-09 23:52 
AnswerRe: about search msg. handler in wndproc and addr. in vtable Pin
cp987613-Dec-09 2:26
cp987613-Dec-09 2:26 
Whatever makes you think that a switch statement uses a sequential search - my compiler certainly doesn't, it seems to use a range of options, including binary search, depending on the values of the case statements. Check your compiler and if it doesn't do this get a better compiler.

Peter
"Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

QuestionSolving a circularly recursive system of equations [modified] Pin
MikeMarq6-Dec-09 21:37
MikeMarq6-Dec-09 21:37 
AnswerRe: Solving a circularly recursive system of equations Pin
Tim Craig7-Dec-09 14:20
Tim Craig7-Dec-09 14:20 
GeneralRe: Solving a circularly recursive system of equations Pin
MikeMarq7-Dec-09 16:34
MikeMarq7-Dec-09 16:34 
GeneralRe: Solving a circularly recursive system of equations Pin
Tim Craig7-Dec-09 18:10
Tim Craig7-Dec-09 18:10 
GeneralRe: Solving a circularly recursive system of equations Pin
MikeMarq7-Dec-09 18:39
MikeMarq7-Dec-09 18:39 
GeneralRe: Solving a circularly recursive system of equations Pin
Tim Craig7-Dec-09 21:42
Tim Craig7-Dec-09 21:42 
GeneralRe: Solving a circularly recursive system of equations Pin
MikeMarq9-Dec-09 9:52
MikeMarq9-Dec-09 9:52 
GeneralRe: Solving a circularly recursive system of equations Pin
Tim Craig9-Dec-09 13:42
Tim Craig9-Dec-09 13:42 
AnswerRe: Solving a circularly recursive system of equations - I think I may have solved it Pin
MikeMarq7-Dec-09 16:49
MikeMarq7-Dec-09 16:49 
GeneralRe: Solving a circularly recursive system of equations - I think I may have solved it Pin
Gideon Engelberth7-Dec-09 17:18
Gideon Engelberth7-Dec-09 17:18 
GeneralRe: Solving a circularly recursive system of equations - I think I may have solved it Pin
MikeMarq7-Dec-09 18:19
MikeMarq7-Dec-09 18:19 
AnswerRe: Solving a circularly recursive system of equations Pin
mabo429-Dec-09 4:05
mabo429-Dec-09 4:05 
AnswerSuch Equations Don't Exist Pin
Som Shekhar15-Dec-09 7:42
Som Shekhar15-Dec-09 7:42 
QuestionAdvice about choice of algorithm Pin
thebiggestbangtheory25-Nov-09 11:06
thebiggestbangtheory25-Nov-09 11:06 
AnswerRe: Advice about choice of algorithm Pin
Fatbuddha 126-Nov-09 21:02
Fatbuddha 126-Nov-09 21:02 
AnswerRe: Advice about choice of algorithm Pin
Eddy Vluggen27-Nov-09 0:28
professionalEddy Vluggen27-Nov-09 0:28 
AnswerRe: Advice about choice of algorithm Pin
Alan Balkany1-Dec-09 4:17
Alan Balkany1-Dec-09 4:17 

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.