搜索资源列表
Rei07
- 求質數法 判斷n是否為質數 時,將n除以n以下的整數直至2為止,以觀察n能 除盡,這時如有被除盡的數,便被視為非質數而脫離出回圈。到了最後如無除盡的數,則此數即為質數。-Seeking qualitative method to determine whether the prime number n to determine whether the prime number n will be n divided by n integers until 2 the followi
PrimsAlgorithm
- 图论Prime算法Matlab源代码,来源www.matlabsky.cn-Prime graph theory algorithm Matlab source code, source www.matlabsky.cn
519
- 输入一个数,选择判断是平方数,回文数还是素数。-Enter a number, select the square to determine the number of prime numbers or the number palindrome.
VC
- It is good for the prime user who studies C++.
zshz
- 判断输入的数字是否质数,再判断这两个数是否互质-Input to determine whether the number of prime number, and then determine whether or not these two the number of coprime
Vega
- vega教程。具体我也说不上来,因为自己也不懂,觉得是好东西,和大家分享。-vega tutorial. Specifically I can not tell, because I do not know, think it is a good thing to share.
prime
- 谈心算法求解问题 zuixiao shengchengshu -prim select the problem
cyuanyan
- 判断101-200之间有多少个素数,并输出所有素数。 -Between 101-200 to determine the number of primes, and the output of all prime numbers.
rsa_prime_gen
- RSA算法的素数产生模块的算法的C语言实现 用C标准语言写的,可以移植到各种平台-RSA algorithm is the prime number generation algorithm in C language written in standard C language module, can be ported to various platforms
444
- 数字迷2_----质数数字_----数字的猜想-Digital fans 2_ prime numbers _
fenjiesuyinsu
- 对一定范围内的数,将其分解为若干素数相乘的结果,用C语言实现,文件保存的是cpp,其中应用到了某些c++的特性。-Within a certain range of the number, which break down as the result of a number of prime numbers multiplied, using C language, the file is saved cpp, which apply to the characteristics of cert
29
- 用穷举法找出1~100之间的质数,并显示出来,分别使用while,do……while,for循环语句实现-To find prime numbers between 1 to 100 with the brute-force method, and displayed, respectively while, do ...... while, for loop to achieve
RSAjiami
- RSA算法中大数幂乘,大素数判断,求逆元,大整数乘法-RSA algorithm in the large number of power multiplier, large prime judgments, seeking inverse yuan, large integer multiplication
iunctionfunction
- VB小程序素数判断器,也是功能很小的一个小程序了,不错-VB applet prime judgment, is also a function of the small small programs, good
C语言实现的算法
- 有几个非常常用的算法比如判断是否是闰年,求三个数的最大数,判断是否是素数,输出矩阵,(There are several very common algorithms, such as whether it is a leap year, the maximum number of three numbers, to determine whether the prime number, the output matrix,)
hqrd_cidjd-prime
- spring4,2,0文档doc,即为spring的源码注释()
1.求素数
- 用C语言编写一个求出100以内的素数的小程序。(Using C language to write a small program within 100 of the prime number.)
2.CPrimerPlus6E_code
- c prime 书籍源代码 以更好的学习c(c prime source code and this books can be a better learning c)
一千以内素数
- 素数为除了1和自己本身以外无法被除尽的数 本程序可以得出一千以内的所有素数(Prime numbers are all primes less than one thousand except for 1 and beyond itself.This program can draw all the prime numbers within one thousand)
