搜索资源列表
计算素数公约数公倍数
- 计算素数,最大公约数,最小公倍数的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 -
manyPrimeThrea
- 使用多线程技术计算100000之间的所有素数的个数,java程序-use multithreading technology between 100,000 calculation of all the prime numbers, java procedures
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排列与组合的产生算法 练习 第四章 计算几何 4.1 基础知识 4.2
javapro
- 素数的查找,阶乘的计算,对称矩阵的输出-find prime numbers, the factorial, symmetric matrix output
algorithms
- 一个输入两个素数,再计算两素数相除的小数的循环的位数.
Sieve
- Sieve 是一个基于对话框的程序,使用了著名的Eratosthenes素数算法来计算2和所指定的数之间存在的素数的数量。是一个多线程应用程序。
梅里森素数
- 一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
sushu
- 判断是否是素数,计算一共有几个素数。并求出所有素数的和。-To determine whether a prime number, calculate a total number of primes. And to find all prime numbers and.
supersushu
- 素数的计算,C++实现,可以计算任意范围内的素数-Prime number calculation, C++ implementation, we can calculate any prime number within the
sushu
- 素数的计算与查找,用VC++进行编程 ,对于初学者很有帮助-Calculation and find prime numbers, with VC++ programming, very helpful for beginners
sushu
- 通过改变环境变量,用java实现素数的计算-failed to translate
supersushu
- 素数的计算,C++实现,可以计算任意范围内的素数-Prime number calculation, C++ implementation, we can calculate any prime number within the
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)