搜索资源列表
AddressBookGUI
- 取得1-100之间的质数的java实现... 每当电脑编译Windows程序代码的空档,他们总想出些个稀奇古怪的玩法,自娱自乐。-1-100 made between the quality of java few realize ... made 1-100 between the number of quality java achieve ... whenever Windows computer code compiler of the fact, they always come up
3x3填质数问题
- 3X3填质数问题,在一个3×3的矩阵中填写1-10的数字,保证上下左右相加都是质数-3X3 fill several quality problems in a 3 3 matrix to fill in the figures 1-10, ensuring that all about is the sum of the number of quality
中华质数1.0
- 快速计算质数的软件,完全免费,可自由复制、修改!-quick calculation of the number of quality software, free, be free to copy, modify!
质数生成算法
- 质数生成算法的实现-prime number generation algorithm implementation
java实现质数
- java实现质数,短小精干,有解释-few, small and lean, it was explained
用C语言思想改写的用筛法求质数程序
- 判断质数的改进方法。-judgment few quality improvements.
自定义打印质数范围
- 自定义打印质数范围,这是我初学C语言时的一个源程序。-definition print quality from a few areas, this is my beginner in the C language a source.
打印质数
- 一个打印质数的小程序,是我刚开始学C语言时编的程序之一。适合刚接触C语言的人。-a small number of procedures, I have just started to learn the C language when one part of the process. Counting for the C language.
质数圈-c++
- 质数环,运行程序自动生成一定范围内的质数环,即相邻俩数之和为质数-prime Central, a program to run automatically generated within a certain range of standard ring, the two neighboring few and as a prime number
质数表算法
- 快速质数表算法
压缩后的质数表算法
- 快速质数表算法
sieve 快速的寻找2到x之间的所有质数
- Sieve算法是一个比较快速的寻找2到x之间的所有质数的算法
判断质数
- 一个很简单的判断一个数是否为质数,C语言编写,编译通过。
C++
- 计时器+质数判定,MS-DOS窗口,64位可执行文件+源代码(timer+prime number MS-DOS window)
PrimeNumTest
- 输入一个大数,最快速度判断它是否为质数,并给出所耗时间。(Enter a large number to determine whether it is a prime number)
质数计算
- 本程序为质数计算程序 编译后打开程序输入质数计算的范围按回车即可开始计算 计算完毕后将自动输出到程序所在目录并自动打开并显示计算时间 也可以用来测试电脑性能(This procedure is the prime number calculation program After compiling, open the program and enter the range calculated by the prime number. Press enter to start the c
质数
- 实现一个质数的运算,质数是除自身和1以外的数字不能被整除(The operation of a prime number)
App1
- 测试一给定大数是否为质数 ? 大数为用户输入 ? 目标为最快速度得到正确的计算结果 ? 回答时给出源代码(For the purpose of better understanding your programming skills, we would appreciate if you could complete the following tests and forward us your test result within 2 days from the date you receiv
PrimeTest
- 用VS设计的一个简单的计算输入的一个大数是否为质数(Judgement that a big integer is prime)
WpfForPrimeNum
- 用户输入一个大数,系统以最快的速度判断这个大数是否是质数。(The user enters a large number, and the system determines whether the large number is prime number at the fastest speed.)