搜索资源列表
计算素数公约数公倍数
- 计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
primenumber
- java环境编写,计算100以内的素数。使用于初学者。-prepared, calculated within the 100-number. Beginners in use.
计算1000以内的素数
- 这是一个可以计算1000以内的素数算法 觉得还不错-This a 1000 can be calculated within the prime number algorithm also feel good
blackeye_elgamalkeygenerator10beta3
- 大素数生成器,根据用户的设置自动生成一个符合要求的大素数,计算速度较快。-large prime number generator, according to the automatic generation to meet the requirements of a large prime numbers, the fast calculation.
乘式还原(2)
- 有乘法算式如下: ○○○ × ○○ ------------ ○○○○ ○○○○ ------------ ○○○○○ 18个○的位置上全部是素数(1、3、5或7),请还原此算式。 *问题分析与算法设计 问题中虽然有18数位,但只要确定乘数和被乘数后经过计算 就可确定其它的数位。-multiplication formula is as follows : 2000 2000 --- --- 2000 2000 --- ---
BestSingleThread
- 单线程单处理机计算素数,通过界面输出 有计算时间的记载,课用来衡量计算速度
梅里森素数
- 一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
primecalculator
- 计算百亿内素数个数的效率极高的算法,采用动态分配内存和倒筛法,文件夹内附有报告。-Calculating the number of prime numbers in tens of billions of extremely efficient algorithms, dynamic allocation of memory and inverted sieve method, the folder containing the report.
Synchronize
- 一个测试多线程执行情况的小程序,可以显示线程进行的情况,计算素数等-A test implementation of multi-threaded applet, and they demonstrated the thread of the situation, such as computing prime numbers
sushu
- 判断是否是素数,计算一共有几个素数。并求出所有素数的和。-To determine whether a prime number, calculate a total number of primes. And to find all prime numbers and.
shusu
- 计算素数:列出所有素数,并计算出素数的总数.涉及到链表,代码通俗易懂-List all prime numbers, and calculate the total number of prime numbers.
456
- 插入一组数、时鲜用于计算素数的算法。假定我们要找出小于10的所有素数,其中共有2,3,4,5,6,7,8,9,10九个数,然后取走最小的数2并声明它就素数,然后筛掉2的倍数。重复上面的步骤直到空筛时,就可选出所有素数。-ruihiur heef bu vbuy bui buo bui bi bi bfuei buifwe buiw
prima_cal
- 计算素数:各种方法计算素数,平方根法,筛法1 筛法2-Calculate prime numbers: various methods to calculate the prime numbers, square root method, method of sieve sieve method
111
- VB编程程序代码,使用编程计算素数。例如: 1、求100以内的素数。-VB programming code, the use of programming to calculate the prime number. For example: 1, the number of prime numbers less than 100.
javaProgram
- 通过使用JAVA程序,我们将学习Fibonacci序列,并在100中计算素数。-Through the use of the JAVA program, we will learn of Fibonacci sequence and calculate of prime Numbers within 100.
zhaomayabng
- 计算素数的个数并挑选出矩阵中满足序号为素数的数(Calculate the number of prime numbers and pick out the number in the matrix that satisfies the ordinal number)
WindowsApplication计算素数
- 实现基本的计算素数功能,并把得到的素数输出到文本框里面进行显示(The basic computing prime function is implemented, and the obtained prime number is displayed in the text box for display)
计算素数源码
- 通过多种方法计算素数易语言源码,可以让你更快的计算出素数(Computational primes are easy to language source code)
secend
- 关于探索素数实验,非线性迭代探究的程序报告(Prime number experiment)
primeNumber
- 选择一个数,计算这个数之内的所有素数并输出(you can select a number and can input in console, after enterring this number,you can caculate all the prime number and can print it in console)