-
linux开发用书:详细介绍了gcc编译器的使用,适合linux入门学习。...
linux开发用书:详细介绍了gcc编译器的使用,适合linux入门学习。-linux development books: detailed information on the use gcc compiler for linux learning portal.
- 2023-06-15 09:10:05下载
- 积分:1
-
linux下共享内存机制的实现2 客户端
linux下共享内存机制的实现2 客户端-under the shared memory mechanism to achieve two client
- 2022-02-18 17:29:59下载
- 积分:1
-
ICS课程LAB8
ICS 课程的Lab8-ICS courses Lab8
- 2023-01-10 13:40:03下载
- 积分:1
-
银行模拟系统 银行模拟系统 银行模拟系统 银行模拟系统
银行模拟系统 银行模拟系统 银行模拟系统 银行模拟系统-银行模拟系统银行模拟系统银行模拟系统
- 2022-05-20 18:47:18下载
- 积分:1
-
冷冻电镜三围重构软件,包含基本的重构函数,此版本为linux下的c程序。...
冷冻电镜三围重构软件,包含基本的重构函数,此版本为linux下的c程序。-Frozen electron microscopy measurements remodeling software, including the reconstruction of the basic functions.
- 2022-02-01 01:29:47下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-02-11 08:20:11下载
- 积分:1
-
This document describe the fundamental concept of network simulator
This document describe the fundamental concept of network simulator-2, a simulation environment for computer networking field of engineering. It covers the description of basic tools and components used in network simulations.
- 2022-03-22 06:08:07下载
- 积分:1
-
under linux small WEB server, of course, there are embedded WEB server boa, http...
linux下的小型WEB服务器,当然嵌入式WEB服务器还有boa,httpd,yhttpd,easyhttpd,lighttpd等-under linux small WEB server, of course, there are embedded WEB server boa, httpd, yhttpd, easyhttpd, lighttpd, etc.
- 2022-12-05 03:10:03下载
- 积分:1
-
自己常用的BASE64编码程序,开发环境为LINUX
自己常用的BASE64编码程序,开发环境为LINUX
- 2022-05-27 10:27:51下载
- 积分:1
-
用系统调用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