![]() |
|
#1
|
|||
|
|||
problem with codeThe following code is compiling properly but not giving the result I want
CPP / C++ / C Code:
-------------------------------------------------------------------------- suppose the input is : number of variables=3 number of minterms=1 enter the minterms 3 number if doncares=2 enter them 1 7 I want the output to be: the binary of the number is 000000000000011 the binary of the number is 000000000000001 the binary of the number is 000000000000111 Hope I've made it clear. Thanks in advance. Arjun Arikeri :-( (I've been breaking my head for hours) Last edited by JdS : 06-Mar-2005 at 07:22.
Reason: please insert your example C codes between [c] and [/c] bbcode tags
|
|
#2
|
|||
|
|||
|
problem solved
:-) |
|
#3
|
|||
|
|||
the entire problemThe entire problem Iam trying to solve is to minimize a cannonical SOP expr to a minimal expression.The number of variables is input to the function.Assume the input to be correct.
I need to use K-maps and hypercubes and not the Quine-McClusky algorithm explicitely. Plz reply if you have any suggestions. Thanks in advance . |
|
#4
|
|||
|
|||
|
what I thought was to find all the hypercubes and then later remove rudundancy
|
Recent GIDBlog
Prepping for deployment by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Formatting C / C++ code | WaltP | C Programming Language | 1 | 06-Jan-2008 23:59 |
| Problem with int mixed with char,... | leitz | CPP / C++ Forum | 17 | 07-Dec-2004 20:56 |
| Insert problem in linked list with two function code | Kay Chan | CPP / C++ Forum | 1 | 03-Sep-2004 09:52 |
| problem with C code | belludandy | C Programming Language | 1 | 26-Jan-2004 21:28 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The