名词
中文翻译:位补数
同义词:
['bitwise complement', 'bitwise inversion', 'bitwise complementation']
例句:
-
1. In digital computing, the bit complement of a binary number is used to represent its value.
在数字计算中,一个二进制数的位补数用于表示其值。
-
2. The bit complement of the binary number 1011 is 0100.
二进制数1011的位补数是0100。
-
3. In error correction, the bit complement is used to detect and correct errors in data.
在错误校正中,位补数被用来检测和纠正数据中的错误。