-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1
-
GNU LINUX 编程指南code
经典例子
GNU LINUX 编程指南code
经典例子-GNU LINUX
- 2022-02-01 09:20:19下载
- 积分:1
-
的Microprose游戏“运输大亨豪华“开源克隆。
An open source clone of the Microprose game "Transport Tycoon Deluxe".
- 2022-02-04 20:40:41下载
- 积分:1
-
s3c2440 linux实例代码 很全很经典
s3c2440 linux实例代码 很全很经典-s3c2440 linux are all classic examples of the code
- 2022-01-26 03:26:35下载
- 积分:1
-
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助...
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助-openobex source code, PDA, mobile phone and other embedded platform for the exchange of business cards, data transmission, That will require agreement, I believe so infrared communication procedures or Bluetooth communications, and other aspects of the development will be helpful
- 2022-04-23 12:04:59下载
- 积分:1
-
Mpeg4视频处理编解码算法代码 适用于windows平台和unix平台 c语言编写...
Mpeg4视频处理编解码算法代码 适用于windows平台和unix平台 c语言编写-Mpeg4 video codec algorithm code for windows platform and unix platform c language
- 2022-03-11 10:24:11下载
- 积分:1
-
Linux0.01设备驱动程序
最精简的linux代码 适合操作系统入门...
Linux0.01设备驱动程序
最精简的linux代码 适合操作系统入门-Linux0.01 device drivers streamlining the most suitable source Linux operating system entry
- 2022-07-22 21:17:55下载
- 积分:1
-
minigui 1.6.10 游戏例子 能对编程有很大启发
minigui 1.6.10 游戏例子 能对编程有很大启发-minigui 1.6.10 game programming examples can have a great inspiration
- 2022-01-26 04:19:11下载
- 积分:1
-
一个牛人写的超详细的makefile编写文档,每个linux人都应该拥有一份。...
一个牛人写的超详细的makefile编写文档,每个linux人都应该拥有一份。-Cattle were to write a super detailed documentation makefile prepared, each person should have a linux one.
- 2022-08-07 03:52:53下载
- 积分:1
-
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题...
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题-derived Oracle data files (Exp/imp) modify the program can be solved in different Oracle versions, different character sets impossible conditions for import and export issues
- 2023-05-20 19:00:02下载
- 积分:1