-
UNIX 早期的系统源代码,对于喜欢研究系统的人,是一个很好的参考...
UNIX 早期的系统源代码,对于喜欢研究系统的人,是一个很好的参考-Early UNIX system source code, for those who like to research system is a good reference
- 2022-02-07 18:31:53下载
- 积分:1
-
Vi/Vim is a one of the most frequent
Vi/Vim作为linux下最常用的编辑器,是在linux系统下工作的人必不可少的工具,掌握其基本命令就很重要。-Vi/Vim is a one of the most frequent-used editor,and it is a necessary tool for people who work under linux-system,so it is very important to master the basic commands.
- 2022-01-25 17:48:48下载
- 积分:1
-
LINUX realize in the next operation on the hash table, such as adding records, s...
在LINUX下实现对哈希表的操作,例如添加记录,查找,删除等-LINUX realize in the next operation on the hash table, such as adding records, search, delete, etc.
- 2022-06-13 08:46:02下载
- 积分:1
-
use raw socket programming
使用原始套接字编程-use raw socket programming
- 2022-06-01 01:07:29下载
- 积分: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
-
Asynchronous serial communication based on experimental MINI2440 source+ downloa...
基于MINI2440的 异步串口通信实验源码+启动代码 下载后可以直接运行-Asynchronous serial communication based on experimental MINI2440 source+ download boot code can run! !
- 2022-11-07 00:40:03下载
- 积分:1
-
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。-in sco unix systems edited selection box, list management procedures, the procedures used to develop the curses library, you need the sco unix system development package installed.
- 2022-03-11 05:51:49下载
- 积分:1
-
Linux operating system under the Driver Development example
linux 操作系统下的驱动程序开发例子-Linux operating system under the Driver Development example
- 2022-11-18 20:10:03下载
- 积分:1
-
linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台...
linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台-Under linux driver usb camera, support hundreds of cameras can be transferred to the ARM platform
- 2023-07-25 23:10:03下载
- 积分:1
-
分别采用信号量,信号灯,条件变量实现的读者
分别采用信号量,信号灯,条件变量实现的读者--写者方法。-Using semaphores, signal, variable conditions of the realization of the readers- to write those methods.
- 2022-08-20 20:49:54下载
- 积分:1