-
linux环境下多线程编程的例子
linux环境下多线程编程的例子-multithreaded programming examples
- 2022-03-20 16:45:57下载
- 积分:1
-
博客服务提供商
bsp-fujitsu-jade-evb-roadmap.zip QNX的BSP包,可直接使用-bsp-fujitsu-jade-evb-roadmap.zip QNX the BSP package, can be directly used
- 2023-01-05 19:50:04下载
- 积分:1
-
简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。...
简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。-Simple ftp server and client using TCP protocol. Single-threaded.
- 2022-04-15 00:25:09下载
- 积分: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
-
elks操作系统,一个小型轻量级的linux内核的操作系统实现。
elks操作系统,一个小型轻量级的linux内核的操作系统实现。-elks operating system, a small lightweight linux operating system kernel to achieve.
- 2022-03-19 13:17:49下载
- 积分:1
-
iptables源码,是学习linux防火墙的不错的资料,阅读源码有利于加深对理论的理解。...
iptables源码,是学习linux防火墙的不错的资料,阅读源码有利于加深对理论的理解。-iptables source code, is to learn a good linux firewall information, read the source code is conducive to deepening theoretical understanding.
- 2022-08-23 07:55:45下载
- 积分:1
-
LINUX programming Programming LINUX White Paper Details
LINUX编程白皮书
详细介绍LINUX编程-LINUX programming Programming LINUX White Paper Details
- 2023-08-24 06:05:08下载
- 积分:1
-
LINUX device driver source code matching the second edition, including all of th...
LINUX设备驱动程序第二版配套源码,包括书中全部代码-LINUX device driver source code matching the second edition, including all of the code book
- 2022-02-06 03:47:25下载
- 积分:1
-
In the Linux system,/etc directory there is such a file passwd, this file contai...
在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, this file contains all the user information system, records, record where each user that contains the following information: user name, password, user ID, group ID, user" s full name , the user" s home directory and the user logged in with the shell. Please design a script (shell) program enables to add, delete, search and display information on a specific user function. You can by creating a number of UNIX/LINUX shell script file to meet the above requirements.
- 2022-02-04 08:25:33下载
- 积分:1
-
the firewall procedures! C language used!
linux环境下的firewall程序!用c语言实现!-the firewall procedures! C language used!
- 2022-03-02 12:26:38下载
- 积分:1