读知识>英语词典>zeroes翻译和用法

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

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

双语例句

  • The signed right shift>>uses sign extension: if the value is positive, zeroes are inserted at the higher-order bits;
    有符号右移位运算符使用了符号扩展:若值为正,则在高位插入0;
  • Well, you can see all the zeroes.
    好吧,你可以看到所有的零。
  • The-p option is used to pad the remaining space in the image with zeroes.
    p选项用来在映像的剩余空间用零填充。
  • Recovering a key is no five minute job and despite being four times easier than other methods the number of steps required to crack AES-128 is an8 followed by37 zeroes.
    但研究者表示,这并不是说用了这个算法的人马上就要悲剧了,虽然破解难度降低了四倍,但破解AES-128所需的步骤仍然是8后面加37个零。
  • This approach zeroes in on additives and other ingredients that don't necessarily show up on allergy tests.
    这种方法是一种零食品添加剂的饮食方案,这类过敏并不一定会在过敏试验中表现出来。
  • 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的排列规则,这也是套题中的问题,你就能恢复把这些大量数据恢复?
  • So for this instruction there will be four results, with each one being either all ones or all zeroes, depending on the results of the comparison.
    所以此指令会有4个结果,根据比较结果的不同,它们或者全是1或者全是0。
  • With a power-on reset functions, namely, the DAC registers reset to all zeroes.
    带有上电复位功能,即把DAC寄存器复位至全零。
  • Trailing zeroes are generated as required.
    在必要情况下以0拖尾。
  • Internal to the setup function, there's a call to kzalloc ( which allocates kernel memory and zeroes it).
    在安装函数内部,调用了kzalloc(分配内核内存并清零)。