The question is :
Consider a machine that perform calculation 4 bits a time. 8 bits 2's complement numbers can be added by adding the four least significant bits, followed by the four most significant bits. The leftmost bit is used for the sign, as usual. With 8 bits for each number, add -4 and -6, using 4 bit binary 2's complement arithmetic. Did over-flow occur ? Did carry occur ? Verify your numerical result.
User Profile
Collapse
-
how to add 2 8bits binary number by using VB ? help me pls
-
How to convert decimal numbers intostandard floating point format (SEEMMMMM) ?
Set the program to the following assumptions:
(1) The implied decmal point is at the beginning of the mantissa.
(2) "1" represent positive number and "9" represent negative number.
(3) Excess 50 notation is applied. -
how to add 2 8bits binary number by using VB ? help me pls
The question is :
Consider a machine that perform calculation 4 bits a time. 8 bits 2's complement numbers can be added by adding the four least significant bits, followed by the four most significant bits. The leftmost bit is used for the sign, as usual. With 8 bits for each number, add -4 and -6, using 4 bit binary 2's complement arithmetic. Did over-flow occur ? Did carry occur ? Verify your numerical result. -
haha.... thankyou.... actually i not very understand, but i will try to find it out...
thanks you a lot -
Hi, Banfa... thanks for your reply. I also not very sure. But the question is : using a appropriate programming language, write a program that convert a whole number input by the user from base 8 to base 10. The program should flag as an error any input that contain 8 or 9.
i very appreciate ur reply. can u suggest for me what else programming language is appropriate to this question.. ? thanksLeave a comment:
-
hello...willaka will, thankyou for your answer. It really work.... !! thanks u a lot !!!Leave a comment:
-
how to convert base 8 number into decimal number ? help me pls ... thks
pls help me to solve this problem : using VB to convert a base 8 number into decimal number ..... thks -
how to convert a base 8 number into decimal number... help me pls thks
pls help to solve this problem : using C programming to convert a base 8 number into a decimal number... thks
No activity results to display
Show More
Leave a comment: