Click here to Skip to main content
15,913,270 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: why need write itself hashtable? Pin
Richard MacCutchan24-Apr-12 22:34
mveRichard MacCutchan24-Apr-12 22:34 
QuestionSelecting median Pin
a1_shay24-Apr-12 3:12
a1_shay24-Apr-12 3:12 
GeneralRe: Selecting median Pin
Aescleal24-Apr-12 4:10
Aescleal24-Apr-12 4:10 
GeneralRe: Selecting median Pin
a1_shay24-Apr-12 4:32
a1_shay24-Apr-12 4:32 
AnswerRe: Selecting median Pin
Aescleal24-Apr-12 5:48
Aescleal24-Apr-12 5:48 
GeneralRe: Selecting median Pin
a1_shay24-Apr-12 10:12
a1_shay24-Apr-12 10:12 
GeneralRe: Selecting median Pin
Stefan_Lang27-Apr-12 6:54
Stefan_Lang27-Apr-12 6:54 
AnswerRe: Selecting median Pin
David Crow24-Apr-12 6:01
David Crow24-Apr-12 6:01 
What do two arrays have to do with the problem? Put them together into a single array, which need not be sorted. There are no fewer than five such algorithms available online (e.g., Dromey, Knuth, Floyd). This very subject was my thesis paper in graduate school.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: Selecting median Pin
a1_shay24-Apr-12 10:13
a1_shay24-Apr-12 10:13 
GeneralRe: Selecting median Pin
David Crow24-Apr-12 17:48
David Crow24-Apr-12 17:48 
GeneralRe: Selecting median Pin
a1_shay25-Apr-12 4:57
a1_shay25-Apr-12 4:57 
GeneralRe: Selecting median Pin
David Crow25-Apr-12 5:35
David Crow25-Apr-12 5:35 
GeneralRe: Selecting median Pin
Stefan_Lang27-Apr-12 6:33
Stefan_Lang27-Apr-12 6:33 
QuestionMFC, Threads and Responsive GUI Pin
Member 296436524-Apr-12 2:10
Member 296436524-Apr-12 2:10 
AnswerRe: MFC, Threads and Responsive GUI Pin
JohnCz24-Apr-12 2:35
JohnCz24-Apr-12 2:35 
GeneralRe: MFC, Threads and Responsive GUI Pin
krmed24-Apr-12 10:31
krmed24-Apr-12 10:31 
GeneralRe: MFC, Threads and Responsive GUI Pin
JohnCz24-Apr-12 11:11
JohnCz24-Apr-12 11:11 
AnswerRe: MFC, Threads and Responsive GUI Pin
Rajesh R Subramanian25-Apr-12 3:59
professionalRajesh R Subramanian25-Apr-12 3:59 
AnswerRe: MFC, Threads and Responsive GUI Pin
Eytukan27-Apr-12 3:27
Eytukan27-Apr-12 3:27 
QuestionDesign Practices, implementing RSA Pin
Vidit Ochani24-Apr-12 2:00
Vidit Ochani24-Apr-12 2:00 
AnswerRe: Design Practices, implementing RSA Pin
Aescleal24-Apr-12 4:28
Aescleal24-Apr-12 4:28 
GeneralRe: Design Practices, implementing RSA Pin
Vidit Ochani25-Apr-12 0:33
Vidit Ochani25-Apr-12 0:33 
GeneralRe: Design Practices, implementing RSA Pin
Aescleal25-Apr-12 5:15
Aescleal25-Apr-12 5:15 
GeneralRe: Design Practices, implementing RSA Pin
Vidit Ochani25-Apr-12 10:02
Vidit Ochani25-Apr-12 10:02 
GeneralRe: Design Practices, implementing RSA Pin
Aescleal27-Apr-12 1:35
Aescleal27-Apr-12 1:35 

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.