-
AT91SAM9261
AT91SAM9261相关源程序,包括C语言定义-AT91SAM9261-related source code, including the C language definition
- 2022-07-22 17:58:09下载
- 积分:1
-
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和...
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book is to introduce a Linux device driver development theories, frameworks and examples of the book, the book version of the kernel to Linux 2.6 is based on details of spin locks, semaphores, output, interrupt the top/at the end of the first half, timer , memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O such as Linux device driver theory character device, block device, TTY device, I2C devices, LCD devices, audio devices, USB devices, network devices, PCI devices, such as Linux device driver architecture and the framework of various complex data structure and function relationships, and on a large number of Linux-driven development of a large number of examples so that readers can be an independent de
- 2022-03-14 03:26:44下载
- 积分:1
-
windows驱动的helloworld,内存设备
windows驱动的helloworld,内存设备-windows driven helloworld, memory devices
- 2022-03-21 00:36:21下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1
-
驱动程序
驱动程序 -Driver Driver
- 2022-02-21 19:28:57下载
- 积分:1
-
用于产生SPWM波的程序(用于驱动变频逆变电源的开关管驱动
用于产生SPWM波的程序(用于驱动变频逆变电源的开关管驱动-used to generate SPWM procedures (used to drive the variable frequency inverter drives switch
- 2022-01-28 20:15:57下载
- 积分:1
-
Detailed design of windows driver chapter7 matching code
windows驱动程序设计详解chapter7
配套代码-Detailed design of windows driver chapter7 matching code
- 2022-01-25 21:52:41下载
- 积分:1
-
根包源代码
root kit source code
- 2022-04-25 15:45:09下载
- 积分:1
-
一个可以对系统硬件进行访问的驱动程序,可以对系统的所有设备进行访问!...
一个可以对系统硬件进行访问的驱动程序,可以对系统的所有设备进行访问!-A visit to the system hardware drivers, the system can visit all the equipment!
- 2022-04-12 01:16:38下载
- 积分:1
-
CMOS data written procedures carried out under WINDOWS platform I/O port to read...
CMOS数据的写程序,在WINDOWS平台下进行I/O端口的读写操作实例应用;实现CMOS数据的读取备份和写入操作,CMOS实时时钟的读取和显示功能;-CMOS data written procedures carried out under WINDOWS platform I/O port to read and write operation of examples of applications the realization of CMOS data backup of the read and write operation, CMOS real time clock read and display functions
- 2022-03-15 10:19:47下载
- 积分:1