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

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

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

双语例句

  • 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的排列规则,这也是套题中的问题,你就能恢复把这些大量数据恢复?
  • First, this method would turn all negative zeroes into positive zeroes.
    首先,这个方法会将所有负0转换为正0。
  • That` s a 16 with 12 zeroes after it, and still counting.
    这个数字是16之后还有12个零,并且还在计算中。
  • The function generates the exact number of specified characters, either padding to the left with character zeroes or discarding low order characters as necessary.
    函数产生指定字符的精确个数,左侧剩余的空白部分将按需要使用0或低位不可见字符填充。
  • The-p option is used to pad the remaining space in the image with zeroes.
    p选项用来在映像的剩余空间用零填充。
  • By working with a dynamic range of data states in an analog mode, memristor-based computers could be capable of far more complex tasks than just shuttling ones and zeroes around.
    通过在模拟数据动态范围下工作,基于忆阻的计算机较仅仅围绕1和0工作的计算机适合更复杂的工作。
  • Companies that used to tout a car's ability to go from zero to60in a hurry are now just as likely to trumpet its mastery of zeroes and ones.
    许多公司以前都吹捧自己的车能瞬间从0加速到每小时60英里,而现在它们似乎更愿意鼓吹其对1和0的掌控能力。
  • With a power-on reset functions, namely, the DAC registers reset to all zeroes.
    带有上电复位功能,即把DAC寄存器复位至全零。
  • When the hurlers are putting zeroes on the board and balls are being caught, everything else just seems to fall into place.
    当投手没让对手得分且所有的球都被接到,所有的事情似乎就理所当然的到位了。
  • Internal to the setup function, there's a call to kzalloc ( which allocates kernel memory and zeroes it).
    在安装函数内部,调用了kzalloc(分配内核内存并清零)。