View Single Post
Old Jan 31st, 2006, 1:17 PM   #2
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 4 MBirchmeier is on a distinguished road
My first suggestion would be to google two's compliment. It's not a hard concept, and it will come up often for digital courses. If you have specific questions I'll try to help, but 'I don't get X' doesn't help me help you learn it.

The next thing I'd do is determine your inputs and outputs, write them in binary (notation 2's compliment) for ease.

Finally I'd try to figure out how to get from the inputs to the outputs using the given functions.

-MBirchmeier
MBirchmeier is offline   Reply With Quote