logical complement

短语

词形变化

logical complements 复数 logical complements

释义与例句

n.
  1. 1.

    The number, obtained by complementing every bit of a given number, which produces all ones when exclusive ored with the given number.

    计算机 工程 数学

    The logical complement of 0xAAAA is 0x5555 on a 16-bit machine, and 0xFFFF5555 on a 32-bit machine.