Welcome![Sign In][Sign Up]
Location:
Search - prime numbers java

Search list

[JSP/JavamanyPrimeThrea

Description: 使用多线程技术计算100000之间的所有素数的个数,java程序-use multithreading technology between 100,000 calculation of all the prime numbers, java procedures
Platform: | Size: 14062 | Author: qcxdp | Hits:

[JSP/JavamanyPrimeThrea

Description: 使用多线程技术计算100000之间的所有素数的个数,java程序-use multithreading technology between 100,000 calculation of all the prime numbers, java procedures
Platform: | Size: 13312 | Author: qcxdp | Hits:

[JSP/JavaDisPlayingPrimes

Description: 输入一个数,程序将会把小于等于这个数的所有素数显示到屏幕上面.-importation of a number of procedures will be put to less than the number of all prime numbers shows that the screen above.
Platform: | Size: 2048 | Author: 陈安石 | Hits:

[JSP/JavaSushu

Description: 重新上传java素数发生器,原先的压缩包打不开,使用java语言在netbean环境开发,产生一定范围内的素数-Re-upload java prime number generator, the original compressed packets can not be opened, use the java language in the NetBeans development environment, resulting in a range of prime numbers
Platform: | Size: 15360 | Author: 刘敬奉 | Hits:

[JSP/JavaFindPrimes

Description: 这个程序是用来求出一定数量的质数的,但是用到了线程调度,是用java写的,可供参考。数量是用户自己输入的-This procedure is used to derive a certain number of prime numbers, but use the thread scheduling, is written in java is available for reference. The number of the user
Platform: | Size: 1024 | Author: faduyr | Hits:

[JSP/Javajava

Description: 寻找素数,并计算出最大十个数的和-To find prime numbers, and calculate the maximum number of 10 and
Platform: | Size: 2048 | Author: stephenzou | Hits:

[JSP/Javasushu

Description: 判断是否是素数,计算一共有几个素数。并求出所有素数的和。-To determine whether a prime number, calculate a total number of primes. And to find all prime numbers and.
Platform: | Size: 2048 | Author: jay | Hits:

[CA authrsa.tar

Description: rsa algorithm .... works fine for 1024 bit prime numbers
Platform: | Size: 7168 | Author: stane | Hits:

[JSP/Javajava7_13

Description: 倒序显示小于120的所有素数,使用Stackof_Integers类存储这些素数,提取并倒序显示他们。-Show reverse all prime numbers less than 120, the use of these prime Stackof_Integers class storage, extraction and reverse display them.
Platform: | Size: 2048 | Author: 王锡祥 | Hits:

[JSP/Javajava

Description: 求和,平均数,数的阶乘,以及素数的运算。-Sum, average, the number of factorial, as well as computing prime numbers.
Platform: | Size: 1024 | Author: lijing | Hits:

[MPIPrime

Description: 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 all of the following three threads out of 10 prime numbers
Platform: | Size: 2048 | Author: Yichen Li | Hits:

[JSP/JavaPrime

Description: 个人原创代码:编写Java Application程序,高效输出100以内的所有素数。-The original code of the individual: write Java Application procedures, efficient output of less than 100 prime numbers.
Platform: | Size: 1024 | Author: 李瑞 | Hits:

[Algorithmjava-program

Description: 详细介绍汉诺塔,输出数字金字塔,显示素数,显示日历-Details of the Tower of Hanoi, the output digital pyramid to display the prime numbers, display the calendar
Platform: | Size: 41984 | Author: David | Hits:

[File FormatJAVA

Description: JAVA小程序 100以内全部素数 完数 P102 T16----英文字母表,希腊字母表-JAVA applet prime numbers less than 100 all finished number P102 T16---- English alphabet, Greek alphabet
Platform: | Size: 15360 | Author: 慕云 | Hits:

[MPIprime

Description: 基于Java的并行计算,搜寻任意范围区间的所有等于质数乘积的数,可作为对并行计算的入门了解。-Java-based parallel search any range interval number is equal to the product of prime numbers, as parallel computing introductory understanding.
Platform: | Size: 2048 | Author: 李佳轩 | Hits:

[JSP/JavaJava

Description: 资料里的是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 sequence.
Platform: | Size: 12288 | Author: yuyu | Hits:

[JSP/Javajava

Description: 本例是关于基于JAVA的求素数的小程序,简单易学,适合0基础的同学。-This example is based on the JAVA applet find prime numbers, easy to learn, suitable for 0-based students
Platform: | Size: 3072 | Author: qiuma | Hits:

[JSP/JavaJAVA-programming-question-bank

Description: java编程题库,判断素数,打印图案等,对于面试的朋友们是一个非常好的资料。-java programming exam to determine prime numbers, print patterns, etc., for the friends of the interview is a very good information.
Platform: | Size: 5120 | Author: 林芳 | Hits:

[JSP/Javajava-five-code

Description: 函数一:判断从3到100之间有多少个素数,并输出所有的素数 函数二:如果一个数恰好等于它的因子之和,那么这个数就称为 "完数 ".此程序是找出1--500之间的所有完数并输出出来 函数三:有1、2、3四个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 函数四:输入三个整数a,b,c,请把这三个数由小到大输出。 函数五:输出乘法表(9*9)-Function one: determine how many prime numbers between 3-100 from there, and the output of all primes Function Two: If a number is exactly equal to the sum of its factors, then this number is called a "complete count" This program is to find one- all finished between 500 and outputs it. Function Three: There are four numbers 1,2,3, how many duplicate each other with no three-digit numbers can be formed? How many are? Function Four: Enter three integers a, b, c, ask these three the number of small to large output. Function Five: Output multiplication tables (9* 9)
Platform: | Size: 1024 | Author: 李昕 | Hits:

[Crack Hackcrypto rsa

Description: A user of RSA creates and then publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, and if the public key is large enough, only someone with knowledge of the prime numbers can decode the message feasibly.[2] Breaking RSA encryption is known as the RSA problem. Whether it is as difficult as the factoring problem remains an open question.
Platform: | Size: 18432 | Author: minddz | Hits:
« 12 3 »

CodeBus www.codebus.net