您要查找的是不是:
- loagithmic decrement [电] 对数减幅率
- The first form is a prefix decrement operation. 第一种形式是前缀减量操作。
- This is a default decrement that you cannot change. 这是默认减少量,您无法更改。
- The decrement operator is -- and means "decrease by one unit. 其中,递减运算符是“--”,意为“减少一个单位”;
- If we decrement by that amount checkouts will be negative. 如果按该数量减小,签出将为负。
- A "decrement count and branch if zero not zero" capability. “递减计数和如果是零或者非零时转移”的能力。
- Decrement (decrease by one) the byte at the pointer. 指针指向的字节的值减一。
- The decrement of clay swelling in the fluid is of 80.5%. SCF压裂液对粘土的防膨率为80.;5%25。
- The penalty of the recover action leads the performance decrement. 这个还原的动作将会造成效能的下降。
- The natural logarithm of this ratio is called the logarithmic decrement. 此比率自然对数称为对数的减量。
- The log decrement are suitable for determining interface bond damage. 对数衰减率适宜于测定界面粘结的破坏。
- Expression statement or statements to increment or decrement the loop counters. 用于递增或递减循环计数器的一条或多条表达式语句。
- In this program we used the prefix decrement and the earlier one used postfix. 本程序中,我们使用了前自减操作,而第5.;5节的程序则使用了后自减操作。
- Increment and decrement operators produce the value of the variable as a result. 递增和递减运算符结果生成的是变量的值。
- The mean portal pressure before shunt was 34.6 cmH_2O,and the average postshunt decrement was 6.7cmH_2O. 分流术前门静脉平均压力为34.;6匣米水柱;分流术后平均降压6
- The results suggest that using cellular phone would lead to decrement on detection task during driving. 对照于现实生活中的驾驶行为,本研究认为驾车时使用免持听筒行动电话,仍然存在着潜在的危害。
- Gets or sets the quantity to increment or decrement the displayed value during acceleration. 获取或设置要在加速过程中递增或递减显示值的量。
- In read-only mode, you cannot increment or decrement them or set the raw value or other values within them. 在只读模式下,不能对其进行增减或在其中设置原始值或其他值。
- A variable that is declared final cannot be used as the operand of a decrement operator. 声明为final的变量不能用作减量运算符的操作数。
- The postfix increment and decrement operators must appear on the same line as their argument. 后缀递增和递减运算符必须与它们的参数显示在同一行。