Tuesday, September 20, 2011

1.8 Hexadecimal Arithmetic

  • Hex numbers are used extensively in machine language and computer memories (addresses)
  • Hex negation can be done by subtracting each hex digit from F, then add 1 to the LSD

No comments:

Post a Comment