-
COM Drivers for china mobiles
COM Drivers for china mobiles
- 2022-07-05 04:19:02下载
- 积分:1
-
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快...
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快-PCI8052 written using C language structure of the WDM drivers, all written their own, no more than a operation, fast read
- 2023-06-27 21:00:03下载
- 积分:1
-
PCI设备驱动例子,包含了基本的读写中断等功能
PCI设备驱动例子,包含了基本的读写中断等功能-PCI device driver example, contains the basic functions to read and write interrupt
- 2022-03-23 00:42:25下载
- 积分:1
-
tft
tft-lcd驱动原理1,为想要了解液晶显示驱动提供很好的指导-tft-lcd driver Principle 1, in order to want to understand the liquid crystal display driver to provide good guidance
- 2022-08-13 15:05:56下载
- 积分:1
-
HX8347 2.8 65K LCD驱动
HX8347 2.8 65K lcd 驱动程序-HX8347 2.8 65K lcd driver
- 2023-09-05 02:15:03下载
- 积分:1
-
8139网卡开发设计说明书,较详细,不过为E文的
8139网卡开发设计说明书,较详细,不过为E文的-8139 card development design brochures, in more detail, but the text of the E
- 2022-05-28 17:52:48下载
- 积分:1
-
Cypress USB Windows driver source code, prepared USB drive and useful reference
Cypress USB Windows 驱动源代码,编写USB驱动参考及其有用-Cypress USB Windows driver source code, prepared USB drive and useful reference
- 2022-08-02 22:10:37下载
- 积分:1
-
opl3的驱动程序
opl3的驱动程序-op13 driver program
- 2022-04-28 09:34:28下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
本例子是从网上一个的代码更改过来,原先只有对网络数据进行拦截,后来经过本人的更改,实现了对文件(2k和xp下测试过)的访问权限控制...
本例子是从网上一个的代码更改过来,原先只有对网络数据进行拦截,后来经过本人的更改,实现了对文件(2k和xp下测试过)的访问权限控制-this case from the Internet is a code change over, only to the original data network to intercept and were later I change and realize the right paper (2k and tested under xp) Access Control
- 2022-01-26 05:03:46下载
- 积分:1