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

exponentiation

n.  取幂,求幂,乘方

计算机

英英释义

noun

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

    双语例句

    • To transform the Modular Exponentiation into multiple Modular Multiplication by a series of mathematical derivation.
      通过一系列数学变换,将模幂运算变换成多次模乘运算。
    • On estimation of optimal window size in m_ary algorithm in modular exponentiation and point multiplication;
      定义了大窗口和小窗口,指出经典蚁群算法实质上是大窗口蚁窗算法。
    • The algorithm is useful to speed up the operation for some cryptographic protocols based on multiple exponentiation.
      此算法对基于多重取幂密码协议的快速运作是很有效用的。
    • A new fast dynamic combined modular exponentiation multiplication is presented.
      提出了一种新的动态组合RSA算法。
    • The hardware architecture is made up of modular controller, modular exponentiation controller, data register, and modular multiplication operation units.
      算法的硬件结构由模乘控制器、模幂控制器、数据寄存器和模乘运算单元构成。
    • This paper presents a new algorithm to realize modular exponentiation multiplication by converting multiplication and modular operation into the simple shift and addition operation, thus avoiding modular operation on large number.
      提出一种宏观累加模的快速模幂乘的算法,将乘法运算和求模运算转换成简单的移位运算和加法运算,从而避免了求模运算和减少大数相乘次数。
    • During the period of transforming, RSA should perform the modular exponentiation multiplication algorithm of large number.
      在变换过程中,RSA必需经历大数的模幂乘运算。
    • Modular exponentiation of larger-number has universal application in cryptography, and it is the base operation in most public-key cryptography algorithms.
      大数模幂在密码学领域有广泛的应用,它是公钥密码的基础。
    • This paper introduced a method called "sliding-window" used in multiple-precision integer exponentiation arithmetic, and studied its application combined with Montgomery reduction, and how to calculate the "window size" related to the bits of the multiple-precision integer.
      介绍了多精度整数求幂运算中的“滑动窗口”算法,并结合Montgomery约简算法,对“滑动窗口”算法进行了应用研究,分析了根据多精度整数的位数来确定相应的窗口大小。
    • First, computers have circuits for performing arithmetic operations, such as: addition, subtraction, division, multiplication and exponentiation.
      第一,计算机具有进行加、、、及取幂等各种算术运算的电路。