-
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, 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
-
serial port design ,it s very good
serial port design ,it s very good
- 2022-11-21 07:40:03下载
- 积分:1
-
使用PDIUSBD12做usb接口时用philip 提供的驱动编写的程序在xp下会出错,可用该补丁修补D12_USB驱动安装补丁...
使用PDIUSBD12做usb接口时用philip 提供的驱动编写的程序在xp下会出错,可用该补丁修补D12_USB驱动安装补丁-use PDIUSBD12 do usb interface philip used for the preparation of the driver in the procedures under xp to be wrong, available patches to fix the drive and install a patch D12_USB
- 2022-06-03 18:07:13下载
- 积分:1
-
Windows驱动开发资料,喜欢的朋友可以看看。
Windows驱动开发资料,喜欢的朋友可以看看。-Windows-driven development of information, like a friend can see.
- 2022-02-07 15:11:39下载
- 积分:1
-
USB读写示例,使用cypress68031
USB读写示例,使用cypress68031-usb read write
- 2023-06-03 18:25:02下载
- 积分:1
-
这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。...
这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。-This is a development based on the NDIS intermediate driver layer applications, The procedure can be achieved for the wireless network card configuration, including the setup of SSID, authentication, network model parameters.
- 2022-01-25 18:59:47下载
- 积分:1
-
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!...
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!-mouse-driven C : This contains the mouse before 8 functions, other procedures can call this procedure to be the basic functions of the mouse!
- 2022-08-18 11:23:33下载
- 积分:1
-
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui-This is my work in the preparation of the plate against Helio GUI interface program for MiniGUI
- 2023-01-17 18:40:03下载
- 积分:1
-
usb driver, the procedures under the 2.4 kernel has been successfully running te...
usb驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。-usb driver, the procedures under the 2.4 kernel has been successfully running test was also very successful.
- 2022-03-02 02:28:41下载
- 积分:1
-
USB驱动程序的测试程序代码,用于实现vendorrequest。使用deviceioc…
测试USB驱动程序的应用程序代码,用来实现VendorRequest。使用了DeviceIoControl-USB driver test application code, used to achieve VendorRequest. Using DeviceIoControl
- 2023-03-18 06:35:03下载
- 积分:1