-
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, 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
-
PC watch dog driver
PC watch dog driver
- 2022-03-25 23:17:51下载
- 积分:1
-
AMD LX800 windows ce 5.0 BSP
AMD LX800 windows ce 5.0 BSP
- 2022-02-03 08:11:06下载
- 积分:1
-
Use WINPORT.dll to realize the keyboard driver level simulation model of the pro...
利用WINPORT.dll来实现驱动级模拟键盘本程式只示范模拟A键如有需要 可以自己更改-Use WINPORT.dll to realize the keyboard driver level simulation model of the program only analog A button can change if necessary
- 2022-05-17 03:32:51下载
- 积分:1
-
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘...
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘一样使用此 Ramdisk,但在您关闭计算机时该磁盘的内容会丢失。(一般来说,Windows(r) 2000 缓存管理器在优化内存使用方面比 Ramdisk 要好得多。)-Ramdisk is a pure software used for demonstration of Windows (r) 2000 device driver sample. This driver creates a RAM disk of specified sizes. You can use any other disk as the same as using the Ramdisk, but when you shut down your computer the contents of the disk will be lost. (Generally speaking, Windows (r) 2000 cache management in optimizing the memory usage much better than Ramdisk.)
- 2022-02-03 15:06:39下载
- 积分:1
-
基于NEC V850的UART驱动程序
the uart driver based on NEC V850
- 2023-02-18 12:55:03下载
- 积分:1
-
用汇编语言控制模数转换芯片max1270的源程序。
用汇编语言控制模数转换芯片max1270的源程序。-assembly language control module chip max1270 conversion of the source.
- 2022-08-10 00:24:32下载
- 积分:1
-
基于直接用户空间内存访问的高速网卡驱动
基于直接用户空间内存访问的高速网卡驱动-users of space-based direct memory access high-speed LAN Driver
- 2022-04-25 18:02:43下载
- 积分:1
-
嵌入式Linux系统工程师系列之ARM920T的MMU与Cache
华清 讲师的文稿,对与MMU和Cache讲的很详细,读者可以拿来作为 further understanding 来学习。
- 2022-03-21 23:59:52下载
- 积分:1
-
kbfiltr.zip鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。...
kbfiltr.zip鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码?BR> -kbfiltr.zip mouse device upper filter driver, if the user mode programming interaction with the driver, you can realize Logitech mouse or shuangfeiyan as special features. Characteristics are as follows: for exclusive communications equipment. (My code? BR
- 2022-02-03 11:00:18下载
- 积分:1