Dear Student .pk
Dear Student
ADDITION:: Adding binary numbers is a very simple task, and very similar to the longhand addition of decimal numbers. As with decimal numbers, you start by adding the bits (digits) one column, or place weight, at a time, from right to left. Unlike decimal addition, there is little to memorize in the way of rules for the addition of binary bits: 0 + 0 = 0
1 + 0 = 1
0 + 1 = 1
1 + 1 = 10
1 + 1 + 1 = 11 Just as with decimal addition, when the sum in one column is a two-bit (two-digit) number, the least significant figure is written as part of the total sum and the most significant figure is "carried" to the next left column.
DIVISION::
Let us have the divisor 101, while the dividend is 11011. The procedure is the same as that of decimal long division here, the divisor 101 goes into the first three digits 110 of the dividend one time, so a "1" is written on the top line. This result is multiplied by the divisor, and subtracted from the first three digits of the dividend; the next digit (a "1") is included to obtain a new three-digit sequence:
[pic]
................
................
In order to avoid copyright disputes, this page is only a partial summary.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- an 8 bit 2 s complement number can represent values from
- dear student pk
- iq
- digital systems
- lecture 4 binary and hexadecimal number systems
- chapter 7 expressions and assignment statements
- binary matrix operations general engineering
- chapter 2 primitive data types and operations
- notes on computer arithmetic carleton
- code conversion