文件名称:test
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-24
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建两个子进程,分别计算1~5000和5000~1W的素数
通过信号,用父进程专门完成数的保存.同时开启一个进程读文件,
* 并讲数据输出到屏幕(保证不被其它信号干扰)
-Create two sub-processes, respectively, calculated 1 ~ 5000 and 5000 ~ 1W the prime number of the parent process through the signal specifically to complete the number saved at the same time to open a process to read the file* and stresses data output to the screen (to ensure that other signal interference)
通过信号,用父进程专门完成数的保存.同时开启一个进程读文件,
* 并讲数据输出到屏幕(保证不被其它信号干扰)
-Create two sub-processes, respectively, calculated 1 ~ 5000 and 5000 ~ 1W the prime number of the parent process through the signal specifically to complete the number saved at the same time to open a process to read the file* and stresses data output to the screen (to ensure that other signal interference)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test.c