-
用系统调用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
-
linux 编程中非常重要的信号之间通信机制的实例源代码 内容很多 讲的比较详细...
linux 编程中非常重要的信号之间通信机制的实例源代码 内容很多 讲的比较详细-linux programming signals are very important communication mechanism between the instances of the source code a lot of talk in more detail the contents of
- 2023-03-05 10:25:03下载
- 积分:1
-
linux下MPEG编解码程序,有vc工程,纯C代码
linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
- 2022-07-01 11:43:46下载
- 积分:1
-
mvc源码,一个简单的视频捕捉程序在Linux下,你可以学习视频API…
mvc源码,一个linux下简单的视频捕捉程序,你可以学习视频相关API函数的调用。 -myc source, Linux under a simple video capture program, you can learn video API function call.
- 2022-05-10 21:17:30下载
- 积分:1
-
uClinux源代码中Make文件完全解析
uClinux源代码中Make文件完全解析-uClinux source code Make paper is completely resolved
- 2022-01-30 20:44:19下载
- 积分:1
-
Linux编程经典教材,英文原版书,绝对清晰非扫描版,讲述了Linux下编程的方法和技巧,是不可缺少的工具书。...
Linux编程经典教材,英文原版书,绝对清晰非扫描版,讲述了Linux下编程的方法和技巧,是不可缺少的工具书。-Linux Programming classic textbook, English original book, absolutely clear and non-scan version of Linux under the program described the methods and techniques is an indispensable tool.
- 2023-08-25 12:20:04下载
- 积分:1
-
Linux pritner GUI
linux pritner GUI
- 2022-08-17 15:01:17下载
- 积分:1
-
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用-V4L-based programming and description of the function. In the preparation of V4L significant role in the preparation of
- 2022-03-21 14:42:44下载
- 积分:1
-
经典的unix下telnet的c代码
经典的unix下telnet的c代码-classic telnet under the code c
- 2022-04-01 16:19:54下载
- 积分:1
-
i386的bootloader源码grub
i386的bootloader源码grub-i386 Bootloader source of grub
- 2022-08-15 17:55:44下载
- 积分:1