Click here to Skip to main content
15,881,849 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Applicatin as TrayIcon? [modified] Pin
Amar Sutar31-May-06 21:38
Amar Sutar31-May-06 21:38 
GeneralRe: Applicatin as TrayIcon? Pin
Hamid_RT31-May-06 21:44
Hamid_RT31-May-06 21:44 
GeneralRe: Applicatin as TrayIcon? [modified] Pin
bosfan31-May-06 22:16
bosfan31-May-06 22:16 
AnswerRe: Applicatin as TrayIcon? Pin
Benoy Bose31-May-06 21:40
Benoy Bose31-May-06 21:40 
AnswerRe: Applicatin as TrayIcon? Pin
Benoy Bose31-May-06 21:42
Benoy Bose31-May-06 21:42 
AnswerRe: Applicatin as TrayIcon? Pin
Hamid_RT31-May-06 21:47
Hamid_RT31-May-06 21:47 
GeneralRe: Applicatin as TrayIcon? Pin
bosfan1-Jun-06 3:08
bosfan1-Jun-06 3:08 
Questionhow to compute set intersection efficiently? Pin
George_George31-May-06 21:18
George_George31-May-06 21:18 
Hello everyone,


I need to compute the intersection of two (or more) sets. I will use C or C++, but STL algorithms are not enabled to be used. I have Googled, but it seems that there are only union algorithms and no intersection algorithms.

It is not my homework, and it is my interest to improve the application I am working on now. Does anyone have any reference materials or any ideas of how to design the intersection operation of sets efficiently.


thanks in advance,
George
AnswerRe: how to compute set intersection efficiently? Pin
David Crow1-Jun-06 4:58
David Crow1-Jun-06 4:58 
GeneralRe: how to compute set intersection efficiently? Pin
George_George1-Jun-06 18:41
George_George1-Jun-06 18:41 
GeneralRe: how to compute set intersection efficiently? Pin
David Crow2-Jun-06 2:51
David Crow2-Jun-06 2:51 
AnswerRe: how to compute set intersection efficiently? [modified] Pin
Stephen Hewitt1-Jun-06 14:20
Stephen Hewitt1-Jun-06 14:20 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
George_George1-Jun-06 18:45
George_George1-Jun-06 18:45 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
Stephen Hewitt1-Jun-06 18:54
Stephen Hewitt1-Jun-06 18:54 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
George_George1-Jun-06 19:06
George_George1-Jun-06 19:06 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
Stephen Hewitt1-Jun-06 19:21
Stephen Hewitt1-Jun-06 19:21 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
George_George1-Jun-06 20:13
George_George1-Jun-06 20:13 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
Stephen Hewitt1-Jun-06 20:17
Stephen Hewitt1-Jun-06 20:17 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
Stephen Hewitt1-Jun-06 18:57
Stephen Hewitt1-Jun-06 18:57 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
George_George1-Jun-06 19:09
George_George1-Jun-06 19:09 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
Stephen Hewitt1-Jun-06 19:22
Stephen Hewitt1-Jun-06 19:22 
GeneralRe: how to compute set intersection efficiently? [modified] Pin
George_George1-Jun-06 20:16
George_George1-Jun-06 20:16 
QuestionLast Window Message [modified] Pin
HakunaMatada31-May-06 21:12
HakunaMatada31-May-06 21:12 
AnswerRe: Last Window Message Pin
Michael Dunn31-May-06 21:13
sitebuilderMichael Dunn31-May-06 21:13 
GeneralRe: Last Window Message Pin
HakunaMatada31-May-06 21:18
HakunaMatada31-May-06 21:18 

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.