Click here to Skip to main content
15,901,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMKS command line Pin
lynchspawn20-Jun-05 8:36
lynchspawn20-Jun-05 8:36 
GeneralRe: MKS command line Pin
Maverick14310-Jul-12 3:17
Maverick14310-Jul-12 3:17 
GeneralColored Combo Box Pin
sergeyv200220-Jun-05 8:36
sergeyv200220-Jun-05 8:36 
GeneralRe: Colored Combo Box Pin
David Crow20-Jun-05 9:47
David Crow20-Jun-05 9:47 
GeneralRe: Colored Combo Box Pin
sergeyv200220-Jun-05 10:40
sergeyv200220-Jun-05 10:40 
GeneralRe: Colored Combo Box Pin
David Crow20-Jun-05 10:54
David Crow20-Jun-05 10:54 
GeneralBinary Decision Diagram Pin
Member 142769220-Jun-05 7:26
Member 142769220-Jun-05 7:26 
GeneralRe: Binary Decision Diagram Pin
Toni7820-Jun-05 15:49
Toni7820-Jun-05 15:49 
Take a look at Fabio Somenzi's website http://vlsi.colorado.edu/~fabio/CUDD/. His Cudd Package is quite famous in the VLSI research cycles. I have used it for about 5 years now.
There is no simple algorithm when it comes to BDDs. People spend years of research on BDD algorithms. I worked with BDDs for five years and unless you are involved strictly with BDDs it is nearly impossible to implement your own algorithms. Just take a look at the source code of Somenzi's package and you will understand.

Time is the fire in which we burn.
GeneralRe: Binary Decision Diagram Pin
Member 142769220-Jun-05 18:46
Member 142769220-Jun-05 18:46 
Generalcan't find substrings in string Pin
Anonymous20-Jun-05 5:31
Anonymous20-Jun-05 5:31 
GeneralRe: can't find substrings in string Pin
toxcct20-Jun-05 5:51
toxcct20-Jun-05 5:51 
GeneralRe: can't find substrings in string Pin
Cedric Moonen20-Jun-05 6:30
Cedric Moonen20-Jun-05 6:30 
GeneralRe: can't find substrings in string Pin
Rage20-Jun-05 5:53
professionalRage20-Jun-05 5:53 
GeneralRe: can't find substrings in string Pin
David Crow20-Jun-05 6:20
David Crow20-Jun-05 6:20 
GeneralCalling SetWindowTitle Just After Dialog Creation Causes Illegal Operation Pin
yccheok20-Jun-05 5:09
yccheok20-Jun-05 5:09 
GeneralRe: Calling SetWindowTitle Just After Dialog Creation Causes Illegal Operation Pin
David Crow20-Jun-05 5:14
David Crow20-Jun-05 5:14 
GeneralRe: Calling SetWindowTitle Just After Dialog Creation Causes Illegal Operation Pin
Rage20-Jun-05 5:38
professionalRage20-Jun-05 5:38 
GeneralRe: Calling SetWindowTitle Just After Dialog Creation Causes Illegal Operation Pin
Alexander M.,20-Jun-05 9:27
Alexander M.,20-Jun-05 9:27 
Generalstrange voodoo going on!!! Pin
bisserke20-Jun-05 5:03
bisserke20-Jun-05 5:03 
GeneralRe: strange voodoo going on!!! Pin
David Crow20-Jun-05 5:11
David Crow20-Jun-05 5:11 
GeneralRe: strange voodoo going on!!! Pin
bisserke20-Jun-05 5:17
bisserke20-Jun-05 5:17 
GeneralRe: strange voodoo going on!!! Pin
David Crow20-Jun-05 5:20
David Crow20-Jun-05 5:20 
GeneralRe: strange voodoo going on!!! Pin
bisserke20-Jun-05 5:29
bisserke20-Jun-05 5:29 
GeneralRe: strange voodoo going on!!! Pin
Chris Losinger20-Jun-05 5:18
professionalChris Losinger20-Jun-05 5:18 
GeneralRe: strange voodoo going on!!! Pin
bisserke20-Jun-05 5:31
bisserke20-Jun-05 5:31 

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.