搜索资源列表
-
0下载:
The program is a wizard to create a NT kernel driver framework in C.
It will create a Visual C++ workspace.
You can compile and link your driver in IDE.
If you have SoftICE, it can generate .nms file.-The program is a wizard to create a NT kern
-
-
0下载:
包含vc源代码,进行驱动开发时,使用该工具自动生成驱动开发框架-contains source code for driver development, the use of the tool automatically generate Driver Development Framework
-
-
0下载:
USB过滤驱动程序框架,用DriverWorks生成的源码。-USB filter driver framework, the source code used to generate DriverWorks.
-
-
0下载:
一 本压缩包说明:
包含两个文件夹,一个word文档,和本使用说明文本文档。
其中:
文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。
文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。
WORD文档 是使用DriverWorks向导生成程序框架的过程
程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
-