搜索资源列表
sushufangzheng
- 素数方阵系统,找出所有符合条件的素数方阵
prime
- 找n以内的素数的程序,算法复杂度O(n^0.5)-Find the prime numbers below n, the efficiency of the program is O(n^0.5).
Seekprimes
- 求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去 所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了-Seek primes, and stored in a text file, and the next performance can also be followed by the last results continue to look down so that one day you will find the largest prime
jisuanqi
- 1、创建一个计算器(非可视化界面),可以进行常用的加减乘除算术运算。 2、请找出3至1000范围内最大的10个素数,并计算出这10个素数的累加和。 3、使用简单if语句编程,从键盘键入三个整数,然后按照从小到大的顺序将其输出。 -1, create a calculator (non-visual interface) that can be used arithmetic arithmetic. 2, identify the range of 3-1000 largest pri