prime number
[数] 素数
2025-11-01 10:44 浏览次数 10
[数] 素数
odd prime number奇素数
Three-prime-number Conjicture三素数猜想
prime number problem素数问题
prime number generation素数生成
prime-number division multiple素数复用
and prime superimposed number素重合数
prime odd number奇质数
prime e number质数
prime integer素数
Four-prime-number Conjecture四素数猜想
so in the case of the primecalc__done probe, the prime number would be arg0 and whether the number is a prime would be arg1.
因此,对于 primecalc__done探测,素数是arg0,不确定是否是素数则用arg1 表示。
it earned the discoverer a prize of $100, 000 for the first prime number to break the 10m-digit barrier.
它的发现者因发现第一个超过1000万位数的素数而获得10万美元的奖金。
the algorithm of distinguishing prime number is improved on the basis of eratosthenes「 sieve method and fermat」 s minor theorem.
在筛法和费尔马小定理的基础上,利用索阶乘及判别数对如何判别一个整数是否是一个素数的算法加以改进。
cray number crunchers discovered the largest prime number .
克来公司的电脑发现了世界上最大的素数。
by using the energy distribution of the wavelet decomposition, image hiding algorithm based on wavelet transformation is presented, and then improved with prime number scrambling algorithm.
利用小波分解的能量分布规律,提出了基于小波变换的图像隐藏算法,并利用素数置乱对隐藏算法作进一步的改进。
if you「 re wondering: if a prime number is discovered and no one is there to notice, is it really discovered?
你可能会想:如果一个质数被发现了,但没有被人注意到,那么它是被真正发现了吗?
together they formed the prime number sujimoto had discovered — a number more than 42 million digits long.
它们一起组成了杉本发现的那个素数——超过4200万位长的一个数字。
the paper discusses what the arithmetical compliment of the power denoted by the exponent function(ep」function) is and a new method of judging prime number with ep「function.
给出余指函数的定义,应用余指函数得出素数判定的一种新判别方法。
111 can be obtained from its largest prime number factor, 37, like so: first, subtract 37 from its reverse (73) and you get 36.
111可以从它的最大素数因子37来获得,就像这样:先把37的颠倒数73减去37 ,就会得到36 。
according to chen」s prime number representation method, this paper improves the method of calculating safety prime number to increase the speed of the rsa.
根据素数的陈氏表示法改进rsa公钥密码体制中的安全素数寻找方法,以提高rsa算法的运行速度。
the permutation law and decision method of prime number is an important question of the number theory.
素数的排列规律和鑒别方法一直是数论中研究的重要问题之一。
a prime number is an integer greater than or equal to 2 that has exactly two distinct natural number divisors, 1 and itself.
素数是指大于等于2且只有两个不同约数的整数:1和它自己。
the next prize on offer is $150, 000, for a prime number with more than 100m digits.
下一个奖项价值15万美元,要求是找到一个拥有超过1亿位数的素数。
super-prime number is such a prime number that its current number in prime numbers sequence is a prime number too.
超级素数是满足当前素数在原有的素数序列中的下标也是素数。
the private key and public key are the function of a pair of big prime number (decimal number between 100 and 200 bit or larger).
其公开密钥和私人密钥是一对大素数(100到200个十进制数或更大)的函数。
professor sujimoto’s fame had increased after he had discovered what was, at the time, the largest prime number ever found.
杉本教授在发现了到那时为止所发现的最大素数之后名望已增大了。
main contents. this assay firstly introduce the concept and nature of diagonal -jumping the use the diagonal -jumping system to research the number of odd prime number order pan diagonal magic square.
本文先介绍跳马步系列的有关概念及性质,然后用跳马步系列研究奇素数阶规则完美幻方的个数。
the security of this algorithm completely depends on the difficulty to solve discrete logarithm , therefore, this algorithm is secure and simple when a big prime number is adopted.
鑒于本算法的安全性依赖与求离散对数的困难性,所以当选用很大的安全素数时,此算法既简单又安全。
you could also write code that uses a positive integer's factors to determine if it is a prime number (defined as an integer greater than 1 whose only factors are 1 and the number itself).
您还可以编写代码,用一个正整数的因子来确定它是否为素数(定义为大于1 的整数,该数字仅有的因子为1和本身)。