-
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等...
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
- 2022-02-09 22:26:33下载
- 积分:1
-
QT程序实例源代码,很好用,欢迎大家共享
QT程序实例源代码,很好用,欢迎大家共享-QT program source code examples, very good use
- 2022-04-24 04:29:49下载
- 积分:1
-
简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。...
简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。-Simple ftp server and client using TCP protocol. Single-threaded.
- 2022-04-15 00:25:09下载
- 积分:1
-
查看Linux中的EXT3文件系统的超级块、inode等基本信息。对EXT3文件系统中的基本块可以修改其链表。...
查看Linux中的EXT3文件系统的超级块、inode等基本信息。对EXT3文件系统中的基本块可以修改其链表。-See Linux in the EXT3 file system super block, inode and other basic information. EXT3 file system on the basic block can modify the list.
- 2022-10-29 01:10:06下载
- 积分:1
-
本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。...
本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。-The linux source code is part of the example of a mechanism for the development and application of information have reference value.
- 2022-05-06 09:55:28下载
- 积分: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
-
Bootloader utlity for itgate tgs 1xx 2xx
Bootloader utlity for itgate tgs 1xx 2-Bootloader utlity for itgate tgs 1xx 2xx
- 2022-12-16 17:55:04下载
- 积分:1
-
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试...
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试-UNIX describes how to use the DBX debugger under the books, you can understand UNix under the program debugging
- 2022-01-24 10:10:05下载
- 积分:1
-
独立设备驱动程序规范。
linux stand alone device driver specification.
- 2022-01-27 23:27:05下载
- 积分:1
-
uclinux下串口通信例子,实现基本的收发功能
uclinux下串口通信例子,实现基本的收发功能-Examples of serial communication under uClinux, the realization of basic transceiver functions
- 2022-01-21 19:56:35下载
- 积分:1