Saturday, January 30, 2010

Easy Crocodile Birthday Cake Template



Binary Arithmetic


SUM OF BINARY ...
to add binary has to take into account that in binary, are only zeros and ones, so when you add 1 +1, the normal thing would be 2, but in binary, it is like 10, bone 1 + 1 = 0 and sets the next number 1, and so it takes more into account.

BINARY SUBTRACTION OF ...
subtracting binary is similar to the sum, and is much easier, subtracting 0-0 = 0, 1-0 = 1 1-1 = 0, you just have to learn these 3 operations.

AND RESULTS TO CONVERT BINARY TO DECIMAL ...
use the method of the previous post, is the same, the conversion.

0 comments:

Post a Comment