字典APP>英语词典>decrement翻译和用法

decrement

英 [ˈdɛkrɪmənt]

美 [dɪˈkrɪmənt]

n.  消耗

复数:decrements 过去分词:decremented 现在分词:decrementing 过去式:decremented 

计算机

BNC.29438 / COCA.28854

英英释义

noun

  • the amount by which something decreases
      Synonym:decrease
    1. a process of becoming smaller or shorter
        Synonym:decrease

      双语例句

      • Determination of Cadmium Content in Meat Foodstuffs by EDTA Decrement Titration
        乙二胺四乙酸减量滴定法快速测定肉类食品中的微量镉
      • The effect of friction on damage behavior of material is studied and the calculated results show that the stress decrement caused by friction can not be neglected in some loading paths.
        计算结果表明,在某些加载路径下,摩擦造成的应力下降不可忽视。
      • Decrement experiment on zinc oxide and application of zinc soap type plasticizer ZD-2
        氧化锌减量试验与锌皂类增塑剂ZD-2的应用
      • Two of the nicer shortcuts are the increment and decrement operators ( often referred to as the auto-increment and auto-decrement operators).
        阿普斯双曲线递减方程两种很不错的快捷运算方式是递增和递减运算符(常称作自动递增和自动递减运算符)。
      • Finally, the phenomenon of diameter decrement of the alignment valve, the work-harden and the heatingi-up are expeained.
        最后对校正气门发生减径、加工硬化和温升等现象作了初步的探讨。
      • A method to analyze the resonant wavelength and damping decrement of the transmission spectrum of long period fiber grating ( LPFG) with bending curvature was reported.
        报道了一种分析长周期光纤光栅(LPFG)透射谱谐振波长和衰减率随弯曲曲率变化的方法。
      • For this reason, each user of the buffer should increment and decrement this field when necessary.
        为此,每一个数据缓存的用户必须在须要的时候增加该值或者减少该值。
      • Increment and decrement operators produce the value of the variable as a result.
        递增和递减运算符结果生成的是变量的值。
      • If the decrement leaves threadcount at zero, we know that there are no threads running, so it's time to exit.
        如果互斥量threadcount的值减小到了零,我们知道这时已经没有线程在运行了,该退出程序了。
      • We decrement so to speak the variable and then where will we go next in terms of the flow control, the flow of this program.
        可以这么说,我们递减这个变量,然后按照控制流,即程序流进入到下一语句。