-
采用WDM驱动模型,利用DRIVERSTUDIO开发的USB驱动
采用WDM驱动模型,利用DRIVERSTUDIO开发的USB驱动-using WDM model, DRIVERSTUDIO USB Driver Development
- 2023-08-06 18:50:03下载
- 积分:1
-
The programs and applications on this disk have been carefully tested, but are...
The programs and applications on this disk have been carefully tested, but are
not guaranteed for any particular purpose. The publisher does not offer any
warranties and does not guarantee the accuracy, adequacy, or completeness of
any information and is not responsible for any errors or omissions or the
results obtained from use of such information.
- 2023-04-09 00:20:47下载
- 积分:1
-
WINDOWS WDM驱动开发快速入门,快速配置环境,建立驱动,不使用DS...
WINDOWS WDM驱动开发快速入门,快速配置环境,建立驱动,不使用DS-Windows WDM Driver Development Quick Start, rapid distribution of the environment, the establishment of driving, non-use of DS
- 2022-03-22 12:11:34下载
- 积分:1
-
codeproject上的关于驱动例子,比较系统地介绍了驱动的开发
codeproject上的关于驱动例子,比较系统地介绍了驱动的开发-example of codeproject
- 2023-02-27 13:45:03下载
- 积分:1
-
labview虚拟驱动程序要用到的动态链接库
labview虚拟驱动程序要用到的动态链接库-LabVIEW virtual driver to use the dynamic link library
- 2022-03-04 08:36:01下载
- 积分:1
-
WDM设备驱动程序开发(武安河)配套光盘实例源码。DMA编程实例。...
WDM设备驱动程序开发(武安河)配套光盘实例源码。DMA编程实例。-WDM device driver development (Wu River) supporting CD-ROM source code examples. DMA programming examples.
- 2022-01-25 13:55:21下载
- 积分:1
-
这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序...
这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序-This is a communication protocol based on NDIS prepared by the Win32 application program interface function Win32 users do not have to be concerned about the bottom-driven, and direct the preparation of application procedures
- 2022-04-30 06:33:00下载
- 积分:1
-
Windows XP WDM 驱动实例,使用DriverWorks编写,均通过调试
Windows XP WDM 驱动实例,使用DriverWorks编写,均通过调试-Windows XP WDM driver instance, the use of DriverWorks prepared through debugging
- 2022-02-14 03:52:11下载
- 积分:1
-
LCD模块源码
LCD模块的自编源码 完全可用
- 2023-05-01 06:40:04下载
- 积分:1
-
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来...
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来访问一个设备也同样。然而, I / O请求必须通过网络转发给对应的远程设备。我们将其称为“I / O重定向”(I/O Redirection)-Application to open or close a document, required by the operating system to decide how to access the content of the document contains a specified device. To find equipment, I/O request will be forwarded to a local device driver. Through the network to access a device also. However, I/O requests must be sent through the network to forward the corresponding remote device. We will call " I/O Redirection" (I/O Redirection)
- 2023-05-13 12:30:03下载
- 积分:1