CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - prime numbers thread
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - prime numbers thread - List
[
JSP/Java
]
FindPrimes
DL : 0
这个程序是用来求出一定数量的质数的,但是用到了线程调度,是用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
Date
: 2025-07-03
Size
: 1kb
User
:
faduyr
[
JSP/Java
]
Thread_Experiment
DL : 0
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to the number entered by the user.
Date
: 2025-07-03
Size
: 1kb
User
:
anthony chan
[
Process-Thread
]
Synchronize
DL : 0
一个测试多线程执行情况的小程序,可以显示线程进行的情况,计算素数等-A test implementation of multi-threaded applet, and they demonstrated the thread of the situation, such as computing prime numbers
Date
: 2025-07-03
Size
: 28kb
User
:
chenshiyuan
[
Windows Develop
]
EX4
DL : 0
用Win32所提供的同步对象解决有限缓冲区问题:写一个过线程实现C/C++语言程序:一些线程负责找出某个范围的素数,并放到一个数组中。另一些线程负责将数组中的素数取出,依次显示 -Use Win32 synchronization objects provided by the limited buffer problem to solve: write a thread to achieve than C/C++ Language Program: responsible for a number of threads to find a range of prime numbers, and into an array. Other threads are responsible for an array of prime numbers out, and then click Show
Date
: 2025-07-03
Size
: 3kb
User
:
Nancy
[
CSharp
]
PrimesOnCore2
DL : 0
It is a program that runs on multiple core. sample program demonstrate the thread affinity to cores of processors. Calculates prime numbers.
Date
: 2025-07-03
Size
: 23kb
User
:
izhar
[
Process-Thread
]
multithread
DL : 0
多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or equal the number entered by the user of all prime.
Date
: 2025-07-03
Size
: 126kb
User
:
erevus
[
Process-Thread
]
primenumber
DL : 0
最大素数计算器,利用多线程同步实现计算所有不大于输入数据的所有素数并将其结果输出。线程数可调-The largest prime number calculator, using multi-thread synchronization to achieve the calculation of all the input data is not greater than all the prime numbers and the results output. Adjustable number of threads
Date
: 2025-07-03
Size
: 3.4mb
User
:
王超
[
Process-Thread
]
win32
DL : 0
使用win32线程库实现的多线程求解素数程序,输入素数即可求得小于该素数的所有素数-Using the win32 thread library implementation of multi-threaded prime number solver program, enter the prime numbers less than the prime number can be obtained for all primes
Date
: 2025-07-03
Size
: 1kb
User
:
maverick
[
Process-Thread
]
Multi-threaded
DL : 0
使用2个线程计算2至50000之间的素数。分别使用Thread类、Runnable接口和线程组3种方法编写程序。-Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.
Date
: 2025-07-03
Size
: 4kb
User
:
王小娟
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.