exponentiation
美 [?ekspo??nen??'e???n]
英 [?eksp???nen??'e???n] 
英漢解釋
英英解釋
例句
Running this code verifies that exponentiation works (modulo the bug I mentioned earlier), so half of the battle is now complete.
運行這段代碼確保可以求冪(忽略我之前提到的bug),這樣就完成了一半的工作。
First countermeasures for the exponentiation computation of RSA cryptographic algorithm were summarized.
綜述了rsa密碼算法中模冪運算的主要攻擊方法及其防御措施。
The performance of RSA decryption has direct relationship with the efficiency of modular exponentiation implementation.
RSA算法的解密性能與大數模冪運算的實現效率有著直接的關系。
In this case, the exponentiation operator is another form of binary operator so the existing BinaryOp case class serves.
在本例中,求冪運算符是另一種形式的二進制運算符,所以使用現有BinaryOpcase類就可以。
Use to raise a value to a power (exponentiation).
用于對值進行冪運算(求冪)。
The Implementation and Optimization of Power Exponentiation in the Front End of Compiler
編譯器前端乘冪運算的實現與優化
A Study on Multiple-precision Integer Efficient Modular Exponentiation Algorithm
多精度整數高效模冪運算算法的研究
Researching on Fast Modular Exponentiation of Larger- number with Large Exponents
大數模冪算法的分析與研究
When more than one exponentiation is performed in a single expression, the
如果在單個表達式中執行多個求冪運算,則按
The VLSI Implementation for Modular Exponentiation of Large Operands
大數模冪乘運算的VLSI實現
A hardware design for modular exponentiation of big number
一種大數模冪的硬件實現設計
A Modular Exponentiation Algorithm Based on Variable Radix
基于底數可變特性的模冪乘算法