读知识>英语词典>exponentiation翻译和用法

exponentiation

n.  取幂,求幂,乘方

计算机

英英释义

noun

  • the process of raising a quantity to some assigned power
      Synonym:involution

    双语例句

    • Notice how here the fact that we added exponentiation to the system has been done in effectively six lines of code with zero surface change to the rest of the Calc class.
      注意,这里我们只使用6行代码就有效地向系统添加了求幂运算,同时没有对Calc类进行任何表面更改。
    • For example, let's add a new operator to the language, the^ operator, which will perform exponentiation; in other words, 2^ 2 is2 squared or4.
      例如,我们向这种语言添加一个新的运算符,即^运算符,它将执行求幂运算;也就是说,2^2等于2的平方或4。
    • On estimation of optimal window size in m_ary algorithm in modular exponentiation and point multiplication;
      定义了大窗口和小窗口,指出经典蚁群算法实质上是大窗口蚁窗算法。
    • It is shown by time complexity that the new algorithm obtains the speed improvement of encryption and decryption compared with the modular exponentiation by the repeated squaring method.
      文章给出一种新的RSA的快速算法,结合模n和底数a对指数m动态地取最优的幂后进行模幂乘运算,时间复杂性分析表明新算法可以减少加密和解密的计算量。
    • A hardware design for modular exponentiation of big number
      一种大数模幂的硬件实现设计
    • To transform the Modular Exponentiation into multiple Modular Multiplication by a series of mathematical derivation.
      通过一系列数学变换,将模幂运算变换成多次模乘运算。
    • The window method is used to significantly reduce the number of modular multiplications needed for completing the modular exponentiation.
      在设计中还采用了窗口法减少模幂运算过程中所需进行的模乘运算次数,大大提高了处理速度。
    • First countermeasures for the exponentiation computation of RSA cryptographic algorithm were summarized.
      综述了RSA密码算法中模幂运算的主要攻击方法及其防御措施。
    • A modular exponentiation for very large integers is one of the most common fundamental operations in many public-key cryptosystems.
      模乘幂运算是公钥密码体制中最常用的基本运算,提高其运算速度可有效地提高公钥密码算法的加解密效率。
    • The algorithm is useful to speed up the operation for some cryptographic protocols based on multiple exponentiation.
      此算法对基于多重取幂密码协议的快速运作是很有效用的。