-
基于s3C2410的源代码 在linux操作系统下实现
基于s3C2410的源代码 在linux操作系统下实现-S3C2410-based source code in the linux operating system to achieve
- 2022-12-09 14:15:02下载
- 积分:1
-
sl811主机源代码
sl811主机源代码-sl811 mainframe source code
- 2022-08-31 15:55:03下载
- 积分:1
-
本文用中文详细描述了编译器GCC的所有命令语法格式。
本文用中文详细描述了编译器GCC的所有命令语法格式。-this artical narates all the grammer of gcc in details
- 2023-02-18 04:35:03下载
- 积分:1
-
linux的相关知识的介绍,非常适合初学者。
简单介绍了linux的方方面面。...
linux的相关知识的介绍,非常适合初学者。
简单介绍了linux的方方面面。-linux introduction of relevant knowledge, very suitable for beginners. Simple introduction of all aspects of linux.
- 2022-03-11 06:46:22下载
- 积分:1
-
xmanager是Windows 95/98/ME和Windows NT/2000/XP 平台下一个性能优秀的X11R6 PC X服务器。就像运行在PC上的任何...
xmanager是Windows 95/98/ME和Windows NT/2000/XP 平台下一个性能优秀的X11R6 PC X服务器。就像运行在PC上的任何Windows应用程序一样,它可以无缝拼接到UNIX 应用程序中。在UNIX/Linux和Windows网络环境中,Xmanager 是最好的连通解决方案-Xmanager is a Windows 95/98/ME and Windows NT/2000/XP platform for outstanding performance under a X11R6 PC X server. Like running on the PC on any Windows applications, it can be seamless connection to UNIX applications. In the UNIX/Linux and Windows network environment, Xmanager is the best connectivity solution
- 2023-02-26 01:05:08下载
- 积分:1
-
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!...
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!-Detailed under linux and efficient C programming manual, has been used in a reference book, I feel great value!
- 2022-04-01 21:55:13下载
- 积分:1
-
ICS课程LAB8
ICS 课程的Lab8-ICS courses Lab8
- 2023-01-10 13:40:03下载
- 积分:1
-
在Linux环境下,用C语言实现哲学家进程问题。
在Linux环境下,用C语言实现哲学家进程问题。-the Linux environment, using C language philosopher process.
- 2022-09-10 22:20:03下载
- 积分:1
-
linux网络socket,tcp三路握手:accept,lisent
linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....
- 2022-04-13 04:43:55下载
- 积分: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