资源列表

« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 9711 »

[Linux/Unix编程signal to killchild

说明:用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止:  Child Process 1 is Killed by Parent!  Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Kill
<microstone> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程showtime

说明:在终端上显示当前日期和时间-displayed on terminals in the current date and time
<microstone> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程com0t_rxt

说明:linux 串口测试程序-linux serial port test program
<达雄> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程linux下的ipv6防火墙过滤函数源代码

说明:linux下的ipv6防火墙过滤函数源代码-the ipv6 firewall filtering function source code
<俩深刻> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程AtomicActions

说明:linux 协议下的atomicaction 实现部分的源代码-atomicaction under the agreement achieved part of the source code
<tom> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程msgq

说明:这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
<tch> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程newtime

说明:一个生成“yyyy-mm-dd hh-mm-ss”时间格式的处理程序。-a generation "yyyy-mm-dd hh- mm-ss" time format of the processing procedures.
<魏小> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程CMSQ_Sys

说明:unix/linux环境下,对消息队列操作,参数的设置,经过严格检验的函数版本-unix/linux environment, the right message queue operation, parameter settings after the test function version
<吴友生> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程cw_shell

说明:编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), ind
<宏伟> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程cw_pipe

说明:提供进程间通过管道通信的例子,能显示当前进程的信息,如进程号、父进程号、用户号、组号、登录用户号。-provide inter-process communication channels through the examples that can show the current process of information, such as process, the father of the process, users, gro
<宏伟> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程SimulateCat

说明:一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。-C to achieve a simulated UNIX cat procedures, the use of the STL istreambuf_iterator support "-", a direct output terminals, document ou
<飞杨> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程rtc-dm355evm

说明:access battery-backed counter in MSP430 firmware.
<sonrenggo> 在 2024-07-02 上传 | 大小:1024 | 下载:0
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 9711 »

源码中国 www.ymcn.org