bit manipulation

  1. 二进制[数字]处理

网络词典

bit manipulation

英 ˈbaɪt mʌŋjuˈleɪʃ(ə)n 美 ˈbaɪt mʌŋjuˈleɪʃ(ə)n
名词 中文翻译:Unknown
同义词: ['byte manipulation', 'bitwise manipulation']

例句:

  1. 3. 在编程中,通常指修改或控制计算机存储的最小单位
    字节
  2. 1. In computer science, bit manipulation is the process of altering the value of a single bit in a byte.
    在计算机科学中,位操作是改变字节中的一个比特值的过程。
  3. 2. The programmer manipulates the bits to control the flow of data through the computer system.
    程序员通过操纵位来控制数据通过计算机系统的流动。
  4. 3. The engineer used bit manipulation techniques to optimize the system's performance.
    工程师使用位操作技术来优化系统的性能。