Click here to Skip to main content
15,902,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Window within a window Pin
David Crow2-Mar-05 9:15
David Crow2-Mar-05 9:15 
GeneralRe: Window within a window Pin
__makaveli__2-Mar-05 9:19
__makaveli__2-Mar-05 9:19 
GeneralRe: Window within a window Pin
David Crow2-Mar-05 9:28
David Crow2-Mar-05 9:28 
GeneralRe: Window within a window Pin
__makaveli__2-Mar-05 9:30
__makaveli__2-Mar-05 9:30 
GeneralRe: Window within a window Pin
David Crow2-Mar-05 9:34
David Crow2-Mar-05 9:34 
GeneralRe: Window within a window Pin
__makaveli__2-Mar-05 9:40
__makaveli__2-Mar-05 9:40 
GeneralRe: Window within a window Pin
__makaveli__3-Mar-05 10:39
__makaveli__3-Mar-05 10:39 
GeneralDesign suggestion Pin
doctorpi2-Mar-05 6:12
doctorpi2-Mar-05 6:12 
Hi guys.
I don't know if this is the best place for this post.
If not, please redirect me.
I need a design suggestion.
I have to solve a problem consistent in:
8 balls and 8 boxes. Boxes and balls have diferent sizes.
I have to know if I can put each ball inside one of the boxes.
Evidently the balls must fit inside the boxes.
The problem has solution only when each ball fit inside a box.
I solved this problem using backtracking and works fine.
My question is: there is a fast way to do this than with backtracking?
I need the fastest solution.
Thanks in forwarding.
Doc
GeneralRe: Design suggestion Pin
BlackDice2-Mar-05 7:17
BlackDice2-Mar-05 7:17 
GeneralRe: Design suggestion Pin
Antony M Kancidrowski2-Mar-05 11:32
Antony M Kancidrowski2-Mar-05 11:32 
GeneralPlease help me. Pin
dSolariuM2-Mar-05 5:43
dSolariuM2-Mar-05 5:43 
GeneralRe: Please help me. Pin
Ravi Bhavnani2-Mar-05 6:49
professionalRavi Bhavnani2-Mar-05 6:49 
GeneralCPropertySheet Pin
g3e2-Mar-05 5:24
g3e2-Mar-05 5:24 
GeneralRe: CPropertySheet Pin
bcemick2-Mar-05 6:29
bcemick2-Mar-05 6:29 
GeneralRe: CPropertySheet Pin
David Crow2-Mar-05 9:33
David Crow2-Mar-05 9:33 
GeneralRe: CPropertySheet Pin
Antony M Kancidrowski2-Mar-05 11:12
Antony M Kancidrowski2-Mar-05 11:12 
GeneralRe: CPropertySheet Pin
g3e3-Mar-05 3:07
g3e3-Mar-05 3:07 
GeneralChange Print Orientation Pin
DanYELL2-Mar-05 5:16
DanYELL2-Mar-05 5:16 
GeneralRe: Change Print Orientation Pin
PJ Arends2-Mar-05 6:19
professionalPJ Arends2-Mar-05 6:19 
GeneralRe: Change Print Orientation Pin
basementman2-Mar-05 6:24
basementman2-Mar-05 6:24 
General256 color bitmaps in resource Pin
includeh102-Mar-05 5:16
includeh102-Mar-05 5:16 
GeneralRe: 256 color bitmaps in resource Pin
Chris Losinger2-Mar-05 7:30
professionalChris Losinger2-Mar-05 7:30 
GeneralRe: 256 color bitmaps in resource Pin
Antony M Kancidrowski2-Mar-05 11:34
Antony M Kancidrowski2-Mar-05 11:34 
GeneralRe: 256 color bitmaps in resource Pin
ThatsAlok2-Mar-05 17:13
ThatsAlok2-Mar-05 17:13 
GeneralClose button problem Pin
spdl20012-Mar-05 5:01
spdl20012-Mar-05 5:01 

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.