-
利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号...
利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号,就能够在widows下得到自己pci卡的基地址,在giveio运行的条件下可以直接对pci的io端口进行操作!-Giveio realize the use of direct access to the windows under the pci card procedures. Giveio installed, will the source code of the pci and DeviceID venderid changed their pci card id number, will be able to get their widows under the pci card base address, in giveio running conditions can be directly on the pci port to operate the io!
- 2023-04-02 05:10:03下载
- 积分:1
-
介绍:基于WDM的USB驱动程序设计(转载)
介绍:基于WDM的USB驱动程序设计(转载)-Introduction: Based on the WDM driver of the USB design (reprint)
- 2023-05-24 10:30:04下载
- 积分: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
-
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
-
usb芯片ch372的驱动程序,是exe文件,直接安装就可以使用
usb芯片ch372的驱动程序,是exe文件,直接安装就可以使用-usb driver chip ch372 is exe files directly you can use to install
- 2022-07-03 14:46:17下载
- 积分:1
-
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码
最简单的驱动代码 -The most simple driver code
The most simple driver code
The most simple driver code
The most simple driver code
The most simple driver code
- 2022-07-07 13:13:36下载
- 积分:1
-
开发win2000驱动程序框架源代码,开发驱动程序是会有用
开发win2000驱动程序框架源代码,开发驱动程序是会有用-Win2000 driver development framework source code, development driver will be useful for
- 2022-03-09 14:50:43下载
- 积分:1
-
xr17d158v CE5驱动头文件
XR17D158V Header file for CE5 driver
- 2022-07-15 15:31:03下载
- 积分:1
-
Programming the Microsoft Windows driver model.2nd 随书光盘。内有很多作者送的实用工具和随书源码。WDM编程,...
Programming the Microsoft Windows driver model.2nd 随书光盘。内有很多作者送的实用工具和随书源码。WDM编程,这是由Walter Oney执笔的windows驱动开发的经典书籍,windows驱动开发者必读经典之一。本书是该书的英文第二版,相对于第一版有了很多的改进。-Programming the Microsoft Windows driver model.2nd CD with the book. Many writers have sent the practical tools and the source code with the book. WDM program, which is written by Walter Oney the windows-driven development of the classic books, Drivers windows were carefully developed one of the classics. This book is the second book in the English version, compared to the first edition has many improvements.
- 2023-08-19 13:25:07下载
- 积分:1
-
在驱动下实现进程隐藏,在驱动下实现进程隐藏.
在驱动下实现进程隐藏,在驱动下实现进程隐藏.
- 2022-08-16 04:11:31下载
- 积分:1