搜索资源列表
primefactor
- 素数分解:、在许多情况下,知道一个数是素数还不够,还需要知道它的约数。每个大于1的正整数都能表示为素数的乘积。这个因数分解是唯一的,被称为素数分解(prime factorization)。例如60可以分解为2x2x3x5,其中每个约数都是素数。注意,同一个素数在因数分解中可以出现多次。 -Prime decomposition: in many cases, know that a number is prime is not enough, it also needs to know a
drprime
- Makes safe primes of a DR nature.
mersenne
- Finds Mersenne primes using the Lucas-Lehmer test.
pppox
- Generates provable primes.
4give-all-primes
- 由读者自行给出人一个数据,则输出这一范围内的所有质数。-To give all primes as a output if you give specified number. -To give all primes as a output if you give specified number.
MPI_prime
- MPI_求素数个数_输入process和mpi环境-MPI_ number of primes _ seeking input process and mpi environment
MPI
- 一个MPI程序,计算不大于一个给定正整数的素数的个数-An MPI program that calculates no more than a given positive integer number of primes
9base-6.tar
- 9base 9base is a port of various original Plan 9 tools for Unix, based on plan9port. It currently contains the following original (no source changes) shell commands from Plan 9 for Unix: ascii awk basename bc cal cat cleann
DHParameters
- This class contains well-known primes.
