-
realtak8139驱动源码
realtak8139驱动源码-realtak8139 driver source
- 2022-03-12 23:44:09下载
- 积分:1
-
基于averlogic公司的AL320的AUO 2.4" SRGB屏的驱动程序
基于averlogic公司的AL320的AUO 2.4" SRGB屏的驱动程序-AL320-based company
- 2023-02-20 05:35:03下载
- 积分:1
-
编程窗口驱动模式源代码
programming windows driver mode源代码-programming windows driver mode source code
- 2023-09-05 16:50:05下载
- 积分:1
-
Wince应用程序开发驱动程序
嵌入式程序开发
Wince应用程序开发驱动程序
嵌入式程序开发-wince Application
- 2022-02-25 21:18:12下载
- 积分:1
-
scanner driver FOSS source code! See readme.txt
扫描仪驱动源码程序源代码!看readme.txt-scanner driver FOSS source code! See readme.txt
- 2022-07-02 09:07:53下载
- 积分:1
-
ring 0下隐藏指定的端口,是一个驱动,附了一个例子说明
ring 0下隐藏指定的端口,是一个驱动,附了一个例子说明-ring 0 hidden under the specified port, is a driver, with examples to illustrate a
- 2022-04-06 12:51:32下载
- 积分:1
-
微软提供的USB海量存储驱动程序,可以修改为U盘…
微软提供的USB Mass Storage驱动程序,可以修改用作U盘的驱动-Microsoft provided by the USB Mass Storage Driver, can be amended for the U disk drive
- 2022-08-04 03:28:04下载
- 积分:1
-
用汇编语言实现数模转换芯片max532的控制
用汇编语言实现数模转换芯片max532的控制-assembly language few max532-analog converter chip control
- 2022-06-17 12:06:59下载
- 积分:1
-
串口过滤驱动,不占用串口资源,可以随时监视串口
串口过滤驱动,不占用串口资源,可以随时监视串口-driven off Serial resources, it may surveillance Serial
- 2023-01-25 21:20:03下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1