-
一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作
一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作-A mouse driver program which developed with wmd+xvd, using keyboard to simulate mouse operation.
- 2023-05-10 10:05:03下载
- 积分:1
-
一款非常详尽的虚拟设备驱动,对学习驱动编写有很好的借鉴作用。...
一款非常详尽的虚拟设备驱动,对学习驱动编写有很好的借鉴作用。-A good example for those who are learning edit drivers.
- 2022-05-30 04:25:07下载
- 积分:1
-
Blackfin驱动,SPI Flash编程,控制读写,ST M25P…
Blackfin驱动器,右SPI闪存编程,控制读写,用于ST M25P64
- 2023-01-05 13:25:03下载
- 积分: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
-
firewire cam corder.
firewire cam corder.
- 2023-01-21 22:35:04下载
- 积分:1
-
通过porttalk和改进功能设置。在Windows 2000和Windows XP下…
通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In Windows 2000 and Windows XP under the direct IO I visit. Melody function OpenCurrentProcessIOAllAccess (PID : THandle) or OpenCurProcessIOAllAccess (CurW nd : THandle), the PID of the process ID, CurWnd handle for the window.
- 2022-03-24 10:40:50下载
- 积分:1
-
虚拟串口程序,由南京文采科技提供的试用版
虚拟串口程序,由南京文采科技提供的试用版-Virtual serial port program, Nanjing literary talent technology to provide a trial version of
- 2022-12-05 20:55:03下载
- 积分:1
-
对于PC/SC读写器调用的示例程序,包括将读写器列表从系统中取出并显示、通过选中的读写器向IC卡发送指令。...
对于PC/SC读写器调用的示例程序,包括将读写器列表从系统中取出并显示、通过选中的读写器向IC卡发送指令。-For PC/SC reader an example of the procedure call, including a list of reader removed from the system and display, through the selected IC card reader to send commands.
- 2022-02-09 13:57:18下载
- 积分:1
-
本文主要论述了在windows环境下usb驱动程序的设计流程和基本步骤以及相关usb协议的简介和usb系统架构的简介。...
本文主要论述了在windows环境下usb驱动程序的设计流程和基本步骤以及相关usb协议的简介和usb系统架构的简介。-This paper mainly discusses the environment in the windows driver usb design flow and the basic steps and the associated usb protocol profiles and usb system architecture was introduced.
- 2022-06-21 01:07:57下载
- 积分:1
-
FPFilter is a sample disk filter driver that demonstrates how a disk failure pre...
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition. - FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
- 2022-03-26 10:54:43下载
- 积分:1