MY词语>英语词典>zeroes翻译和用法

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

v.  将(仪器、控制装置等)调到零
zero的第三人称单数

双语例句

  • Internal to the setup function, there's a call to kzalloc ( which allocates kernel memory and zeroes it).
    在安装函数内部,调用了kzalloc(分配内核内存并清零)。
  • Human text, ASCII text as input and output zeroes and ones that represent that program in a manner that the CPU, interesting, dammit, not installed on this computer.
    编译器以人输入的文本,ASCII码为输入,它输出一些cpu实际上可以理解的,在这台计算机上没有安装。
  • The SPU instruction clz ( count leading zeroes, called spu_cntlz in the C language intrinsics) is perfect for this.
    SPU指令clz(countleadingzeroes,计算前导零;在C语言intrinsic中称为spucntlz)很适合进行这样的转换。
  • They're the tiny switches that process the ones and zeroes that make up our digital world.
    他们是微小的开关过程中,那些和零,使我们的数字世界。
  • If it is given an address to load from that is not at a16-byte boundary, it simply zeroes out the last four bits of the address before loading it so that it will be an aligned load.
    如果要加载自的地址不是一个16字节的边界,它就会将该地址的最后四位截断然后再加载,以便使其能够加载。
  • If I remove the zeroes and ones, since they have a low or moderate risk designation, this is what we're left with.
    如果我去掉所有的0和1,因为他们的危险系数比较低或者中等,我们还剩下这些。
  • And so if you know what patterns of zeroes and ones to look for as you will yourselves this year in that forensics problem set, can you recover a lot of that data?
    如果你知道如何去发现,这些0和1的排列规则,这也是套题中的问题,你就能恢复把这些大量数据恢复?
  • Of course, palindromes have neither leading nor trailing zeroes, so0220 is not a palindrome.
    当然,回文既没有领导,也没有尾随零,所以0220不是回文。
  • The signed right shift>>uses sign extension: if the value is positive, zeroes are inserted at the higher-order bits;
    有符号右移位运算符使用了符号扩展:若值为正,则在高位插入0;
  • First, this method would turn all negative zeroes into positive zeroes.
    首先,这个方法会将所有负0转换为正0。