Miller-Rabin Prime Number Test
标签: Miller-Rabin Number Prime Test
上传时间: 2016-10-13
上传用户:1159797854
视景开发工具Vega Prime使用问题集萃。
上传时间: 2016-10-15
上传用户:cainaifa
LGS Prime 3C Super / IO datasheet (gm82c803c)
标签: datasheet Prime Super 803c
上传时间: 2016-10-31
上传用户:维子哥哥
Prime Distance算法的源码 Prime Distance算法的源码 Prime Distance算法的源码
上传时间: 2014-01-13
上传用户:xaijhqx
Write a multithreaded Java, Pthreads, or WIN32 program that outputs Prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the Prime numbers less than or equal to the number entered by the user.
标签: program multithreaded Pthreads numbers
上传时间: 2013-12-21
上传用户:zhyiroy
编制具有如下原型的函数Prime,用来判断整数n是否为素数:bool Prime(int n) 而后编制主函数,任意输入一个大于4的偶数d,找出满足d=d1+d2的所有数对,其中要求d1与d2均为素数(通过调用Prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。 提示:i与d-i的和恰为偶数d,而且只有当i与d-i均为奇数时才有可能成为所求的“数对”。
上传时间: 2017-01-02
上传用户:Breathe0125
c++经典书籍大集合: c++ Prime effect c++ think in c++ VC++技术内幕 高质量C++编程
上传时间: 2017-01-25
上传用户:dyctj
这是本关于C++Prime方面的介绍感觉还可以。
上传时间: 2017-03-05
上传用户:ZJX5201314
该程序用以查找任意两个整数之间的所有素数。 Prime number finder can find all Primes between a and b and will write the results to the file PrimeS.TXT
上传时间: 2014-01-14
上传用户:cccole0605
图论Prime算法Matlab源代码,来源www.matlabsky.cn
标签: matlabsky Matlab Prime www
上传时间: 2013-12-17
上传用户:ztj182002