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

zeroes

英 [ˈzɪərəʊz]

美 [ˈzɪroʊz]

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

双语例句

  • This is zimbabwe's big currency change-over, a chaotic and confusing exercise that will see current bills replaced by new notes with three zeroes removed.
    这就是辛巴威政府推动的重大货币转换政策,这是一个混乱的,现行的纸币将会被减去3个零的新版钞票取代。
  • Instead, he zeroes in on the ills of contemporary Chinese society, his barbed posts targeting topics from official venality to the failings of a state-produced movie about Confucius.
    相反,他在零点对当代中国社会的弊病,他的刺员额配置从官方受贿主题的孔子国家生产的电影的失败。
  • With a power-on reset functions, namely, the DAC registers reset to all zeroes.
    带有上电复位功能,即把DAC寄存器复位至全零。
  • 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或低位不可见字符填充。
  • 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字节的边界,它就会将该地址的最后四位截断然后再加载,以便使其能够加载。
  • 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工作的计算机适合更复杂的工作。
  • Read() should return exactly the number of bytes requested, except on EOF or error; otherwise, the rest of the data will be substituted with zeroes.
    除非碰到EOF或出现错误,否则read()应该返回所请求的字节数的数据;否则,其余数据都会被替换成0。
  • 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。
  • 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个零。
  • 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)很适合进行这样的转换。