搜索资源列表
primenumber
- java环境编写,计算100以内的素数。使用于初学者。-prepared, calculated within the 100-number. Beginners in use.
manyPrimeThrea
- 使用多线程技术计算100000之间的所有素数的个数,java程序-use multithreading technology between 100,000 calculation of all the prime numbers, java procedures
Primes
- 1.计算n至少多大时,以下不等式成立。 1+1/2+1/3+……+1/n>10 2.请分别用break和continue语句判断1-1000以内的素数个数。 3.编写一个程序找出100~1000之间的所有姐妹素数。(注: 姐妹素数是指相邻两个奇数均为素数。)
Dispatcher
- 服务器模块主要负责分配计算任务,如素数计算;
DispatcherJob
- 服务器模块主要负责分配计算任务,如素数计算;
PeerInfoBundle
- 服务器模块主要负责分配计算任务,如素数计算;
PendingJob
- 服务器模块主要负责分配计算任务,如素数计算;
PrimeClient
- 服务器模块主要负责分配计算任务,如素数计算;
PrimeSearch
- 服务器模块主要负责分配计算任务,如素数计算;
javapro
- 素数的查找,阶乘的计算,对称矩阵的输出-find prime numbers, the factorial, symmetric matrix output
sy7
- 设计程序从D盘根目录的n.txt文件中的一个整型数据读出作为n,将2~n之间的素数计算出来存储到n.txt同文件夹的prime.txt文本文件中-Design process from the D root directory n.txt file data read-out as an integer n, the 2 ~ n calculated between the prime store n.txt same folder prime.txt text file
java
- 寻找素数,并计算出最大十个数的和-To find prime numbers, and calculate the maximum number of 10 and
sushu
- 判断是否是素数,计算一共有几个素数。并求出所有素数的和。-To determine whether a prime number, calculate a total number of primes. And to find all prime numbers and.
J_Prime
- 计算并输出100以内的所有素数,计算并输出这些素数之和-Calculate and output all the prime numbers less than 100, calculate and output the Primes
shusu
- 计算素数:列出所有素数,并计算出素数的总数.涉及到链表,代码通俗易懂-List all prime numbers, and calculate the total number of prime numbers.
arithmetic
- Java常用算法20例 方法描述: 兔子生兔子问题 插入排序,快速排序 杨辉三角形 循环移动数组 4个计算题 2个排列 素数,水仙花数,回文数 因子,分解质因数,完数 最大公约数和最小公倍数 Date类计算 一个实际问题的对象化 -Java methods commonly used algorithm 20 cases Descr iption: Bunny Rabbit Health problems insertion sort, qui
JavaApplication1
- 1.编写一个程序,要求将一个浮点数强制转化成整型后再输出。 2、请计算出3至1000范围内最大的10个素数,并计算出其累加和。 3、编写一程序,输出今年的年历。-1 Write a program that requires a floating-point number and then forced into plastic output. 2, please calculate the 3-1000 range maximum 10 primes, and calculate
GetPrimeNum
- 得到素数的代码,通过输入素数范围,计算在这个范围内的所有素数并输出-get prime number
main
- 给定两个整数n和m,0<n<=m<=200,计算第n个素数到第m个素数之间所有的素数的和,包括第n个素数和第m个素数。-Given two integers n and m, 0 < n < = m < = 200, calculate the NTH prime number to the first m all the prime Numbers and between a prime number, including the NTH prime num
javaProgram
- 通过使用JAVA程序,我们将学习Fibonacci序列,并在100中计算素数。-Through the use of the JAVA program, we will learn of Fibonacci sequence and calculate of prime Numbers within 100.