The term to be added are the multiplicand multiplied by each of the bits of the multiplier . 各相加项等于乘数的各位乘以被乘数。
2.
It uses binary counters for the conversion of the multiplicand from parallel to pulse-train form . 它采用二进制计数器以把被乘数由并行形式转换成脉冲序列形式。
3.
The number by which another number is multiplied . in 8 * 2 , the multiplier is 8 乘数与被乘数相乘的数。在乘式8 * 2中,乘数是8
4.
Although the two numbers multiplied together are often called factors , they are also known as the multiplicand and multiplier , with the multiplicand being the number to the left of the multiplication sign 虽然相乘的两个数都叫做因子,他们也可以叫做被乘数和乘数,被乘数是乘号左边的数。
5.
Finally , with the multiplication warehouse we can resolve the multiplication between one bit number and multi - bit number . in the multiplication warehouse , there have entirely enumeration of each pair of multiplier and multiplicand 最后,运用与数制转换库思想相似的乘法库解决了一位数与多位数的乘法问题,乘法库中全列举了所有可能的乘数与被乘数对。
6.
The latter pay special attention to the software implementation environments , including the technical details such as programming interface , data structures and 32 - bits visual c + + inline assembler . a sorftware packet is designed and implemented at last , which can perform the modular multiplication with equal 2048 - bits long of modulu and operands within approximately 5 . 239ms and the modular exponentiation with equal 2048 - bits long of modulu , exponent and base within approximately 4290 . 559ms 经测试,在intelceleron400mhz , ram64mb的pc机上,进行一次乘数与被乘数的最大位数均为2048位长的模乘运算所需平均时间约为5 . 239ms ,在进行一次底数和指数的最大位数均为2048位长的模指数运算所需的平均时间约为4290 . 559ms 。