文件名称:multithread
介绍说明--下载内容均来自于网络,请自行研究使用
多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验五\multithread1.c
......\multithread2.cpp
......\multithread2.exe
......\multithread2.o
......\参考资料\CreateThread.txt
......\........\linux多线程的总结(pthread用法).txt
......\源CPP\primetest.cpp
......\.....\primetest.exe
......\.....\primetest.o
......\参考资料
......\源CPP
实验五
......\multithread2.cpp
......\multithread2.exe
......\multithread2.o
......\参考资料\CreateThread.txt
......\........\linux多线程的总结(pthread用法).txt
......\源CPP\primetest.cpp
......\.....\primetest.exe
......\.....\primetest.o
......\参考资料
......\源CPP
实验五