搜索资源列表
DFE-530tx-2.6.x.tar
- 驱动程序经测试过,可在LINUX 2.6.18上使用。-driver soft driver file file
LIb_7093L
- 三星SL5029影碟机解码软件,不包括伺服部分3-dvd soft
LinuxDrv
- 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 -Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be use
GPIO_SPI
- Soft 2 wire SPI with GPIO
2011813035ex4
- 熟悉Linux操作系统中的文件与目录管理的概念。 2)掌握Linux操作系统中常用文件管理指令。 3)使用文件系统的一般方法。 4)掌握硬链接和软链接的建立及使用。 5)进一步了解文件系统结构。 -Familiar with the concept of the Linux operating system file and directory management. 2) to master the Linux operating system commonly used
hsfmodem-7.80.02.06full.tar
- hsf系列软modem在linux下的驱动源代码-hsf series soft modem under linux driver source code
Soft_KEY
- 基于KEIL UV4的ARM7环境下的按键改变SOFT源码-SOFT Source button to change based on the ARM7 KEIL UV4 environment
Code
- 一、 编写一段程序,使其现实进程的软中断通信。 1.要求:使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上来的中断信号(即按DEL键);当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Processll is Killed by Parent! Child Processl2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止
