Converting From Base 10Three methods:1 Table look-up (more extensive than Table 4-1)2 Calculator3 Algorithm for converting from base 10Divide the decimal number by the number of the target base (for example, 2 or 16)Write down the remainderDivide the quotient of the prior division by the base againWrite the remainder to the left of the last remainder writtenRepeat Steps 3 and 4 until the whole number result is 0
đang được dịch, vui lòng đợi..