搜索资源列表
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
java_example
- 实例(java) 1. 编写一个程序,列出1 到1000 以内的,求59 的余后为1 质数。 2. 试编写程序解下面的问题。猴子吃桃问题:猴子第一天摘下若干个桃子,当即吃了 一半,还不瘾,又多吃了一个 第二天早上又将剩下的桃子吃掉一半,又多吃了一个。 以后每天早上都吃了前一天剩下的一半零一个。到第10 天早上想再吃时,见只剩 下一个桃子了。求第一天共摘了多少。 3. 编写一个程序求1+2!+3!+...+20!的和。 4. 试编写程序求解下面的问题:海滩上有一堆桃子,
java实现质数
- java实现质数,短小精干,有解释-few, small and lean, it was explained
Prime.java
- 求简单的某整数范围内的质数之和-seeking a simple integer within hours, the quality and
LittlePrime
- 打印质数的Java源代码-few of the Java source code
136a
- 多个java程序,包括杨辉三角输出,银行储蓄模拟,质数寻找等
FindPrimes
- 这个程序是用来求出一定数量的质数的,但是用到了线程调度,是用java写的,可供参考。数量是用户自己输入的
java
- 一些java初学者适合的java源代码 里面有判断质数,判断月份的天数,进制转换等等好多有用的源代码 -Some beginners java source code for the java prime number which has to judge, to determine the number of days in January, hex conversion, and so a lot of useful source code
Prime
- JAVA多线程找质数。 输入为你想要创建的线程数和质数上限。 例: java PrimeSieve 10 3会利用三个线程输出10以下所有的质数-JAVA multi-threading to find prime numbers. Enter the number of threads you want to create the maximum number and quality. Example: java PrimeSieve 10 3 will make use of
rib.java
- 判别指数,使得输入一个数判别是否可以分解为质数,并输出-choosing to figure
JavaApplication36
- java 求质数小程序 判断数字是否为质数 并给出判断-java seeking primes small program to determine whether the number is a prime number, and given the judgment
prime
- 基于Java的并行计算,搜寻任意范围区间的所有等于质数乘积的数,可作为对并行计算的入门了解。-Java-based parallel search any range interval number is equal to the product of prime numbers, as parallel computing introductory understanding.
Java
- 资料里的是Java的程序代码,有求n个奇数的和,输出给定范围的质数,阶乘的计算,输出前五个被3整除的数,用非递归的方法打印Fibonacci数列。-Data is the Java code, n odd and output demand given the scope of the prime numbers, the factorial calculation output five divisible by 3, non-recursive print the Fibonacci seq
huawei_oj
- 华为OJ平台5个Java源码,测试通过。1、查找组成一个偶数最接近的两个素数2、矩阵乘法3、输入整型数组和排序标识,对其元素按照升序或降序进行排序4、质数因子5、字符串合并处理-Huawei OJ five Java platform source code, test passed
质数
- 实现一个质数的运算,质数是除自身和1以外的数字不能被整除(The operation of a prime number)