搜索资源列表
计算素数公约数公倍数
- 计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
计算1000以内的素数
- 这是一个可以计算1000以内的素数算法 觉得还不错-This a 1000 can be calculated within the prime number algorithm also feel good
BestSingleThread
- 单线程单处理机计算素数,通过界面输出 有计算时间的记载,课用来衡量计算速度
梅里森素数
- 一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
梅里森素数
- 一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
计算素数公约数公倍数
- 计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
计算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.
LargeInt
- 一个大整数计算的小程序,可以进行大数的计算,可以对素数进行测试-a large integer calculation procedures for the small, the large numbers can be calculated in the number of test-
mathformulae
- 第一章 有关数论的算法 1.1最大公约数与最小公倍数 1.2有关素数的算法 1.3方程ax+by=c的整数解及应用 1.4 求a^b mod n 第二章 高精度计算 2.1高精度加法 2.2高精度减法 2.3高精度乘法 2.4 高精度除法 练习 第三章 排列与组合 3.1加法原理与乘法原理 练习 3. 2 排列与组合的概念与计算公式 练习 3.3排列与组合的产生算法 练
BestSingleThread
- 单线程单处理机计算素数,通过界面输出 有计算时间的记载,课用来衡量计算速度-Single-threaded, single processor computing prime numbers, through the interface are calculated output time records, classes used to measure the speed of calculation
c++
- 计算任意一个多位数的位反序数; 由两个平方三位数获得三个平方二位数; 求车速; 阿姆斯特朗数; 求素数表中1~1000之间的所有素数。-Calculation of arbitrary bit more than one anti-median ordinal number by two three-digit access to three square square double-digit for speed
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 re
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.
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)
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)