-
revised volume SIGINT signal example
修改信号量SIGINT例子-revised volume SIGINT signal example
- 2022-02-05 06:24:58下载
- 积分:1
-
该模拟的UNIX文件系统应该有以下功能:
多级目录的结构,第一目录为用户名,其余的为它的子目录;
多用户的功能,有8个用户使用同一块数据区;
具有...
该模拟的UNIX文件系统应该有以下功能:
多级目录的结构,第一目录为用户名,其余的为它的子目录;
多用户的功能,有8个用户使用同一块数据区;
具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆;
-simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
- 2022-07-21 08:38:49下载
- 积分:1
-
SAVSD起到示范歌告诉三个额外是还是色图海容
SAVSD起到示范歌告诉三个额外是还是色图海容-vASDVASVWEA
- 2022-05-25 19:10:49下载
- 积分:1
-
网络MPEG4IP流媒体开发源代码
网络MPEG4IP流媒体开发源代码-streaming media network MPEG4IP open source
- 2022-05-25 03:58:02下载
- 积分:1
-
Linux常用命令全集 包含基本常用命令
Linux常用命令全集 包含基本常用命令-The Complete Works of commonly used Linux commands include basic common command
- 2022-03-02 14:33:45下载
- 积分:1
-
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make...
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile directly make make install that is generated. o suffix e lf driver, loaded by using insmod
- 2022-01-25 18:32:41下载
- 积分:1
-
GUI developing circumstance by Trolltech. It can support many APIs and be a good...
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这个版本可以和qt-embedded-2.3.7配合使用。-GUI developing circumstance by Trolltech. It can support many APIs and be a good tool for GUI developing on Linux. This version can be use with qt-embedded-2.3.7.
- 2022-02-15 11:24:04下载
- 积分:1
-
zc301 camera driver, there are instructions to install the. . .
zc301摄像头驱动,有说明安装的-zc301 camera driver, there are instructions to install the. . .
- 2022-05-09 11:02:34下载
- 积分:1
-
esc/pos指令集的打印机的并口程序开发的演示源代码
esc/pos指令集的打印机的并口程序开发的演示源代码
- 2022-05-16 12:15:04下载
- 积分: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