Signed-digit Representation
Broschiertes Buch

Signed-digit Representation

Versandfertig in 6-10 Tagen
22,99 €
inkl. MwSt.
PAYBACK Punkte
11 °P sammeln!
High Quality Content by WIKIPEDIA articles! Signed-digit representation of numbers indicates that digits can be prefixed with a (minus) sign to indicate that they are negative. Signed-digit representation can be used in low-level software and hardware to accomplish fast addition of integers because it can eliminate carries. In the binary numeral system one special case of signed-digit representation is the non-adjacent form which can offer speed benefits with minimal space overhead. In balanced form, the digits are drawn from a range k to (b 1) k, where typically k = leftlfloorfrac{b}{2}rightr...