搜索资源列表
primes
- 该程序用以查找任意两个整数之间的所有素数。 Prime number finder can find all primes between a and b and will write the results to the file PRIMES.TXT-The program used to search any two integers all prime numbers between. Prime number finder can find all primes between a a
cl2scm
- primes factor in scheme
sushuwenti
- 求素数问题编写程序求出大于整数m且紧靠m的k个素数-Order to prepare procedures for find the primes than integers m and is close to m, k-prime
1
- 求两个数m和n的最大公约数和最小公倍数。求出100—200之间所有的素数,要求一行打印5个。-Find greatest common divisor and least common multiple of two numbers n and m. Find all primes between 100-200, request line prints 5
pp
- Primes < 1000 First 10 Fibonacci numbers
sushudepanduan
- c语言训练程序 用函数将输入的数字进行素数的判断-c language training program judged primes function with digital input
5105
- 编一个程序找出所有的由四个不同数字组成的素数。-Find all by four different number of primes.