-
bttv WDM驱动程序
bttv wdm driver
- 2022-01-26 07:03:50下载
- 积分:1
-
Slides from Programming WDM Chapter 3 Walter Oney
Slides from Programming WDM Chapter 3 Walter Oney
- 2022-05-13 18:53:31下载
- 积分:1
-
在c++中用堆栈实现十进制到任意进制转换
在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
- 2022-03-28 19:24:22下载
- 积分:1
-
打印用OCX控件编写例子。用VC++6.0
打印用OCX控件编写例子。用VC++6.0-OCX controls with the preparation of printing examples. With VC++ 6.0
- 2022-01-25 23:05:24下载
- 积分:1
-
C++语言的VxD与外界通信的所有接口(带部分源代码)
C++语言的VxD与外界通信的所有接口(带部分源代码)-C++ language VxD communication with the outside world all the interface (with source code)
- 2022-03-22 12:27:21下载
- 积分:1
-
//24c01
//24c01-24c16读写驱动器,ACC sbit a0=^0//ACC位置定义,使用最快的ACC sbit ACC a1=^1=a2 sbit ACC sbit a3^2^3=ACC sbit a4=^ACC a5=4 sbit ACC sbit a6^5^6=ACC sbit a7 ACC=^7
- 2022-01-28 18:38:03下载
- 积分:1
-
监视CPU使用率的历史情况,个位可以下载后测试测试
监视CPU使用率的历史情况,个位可以下载后测试测试-monitor CPU usage history and can be downloaded to a single test after test
- 2023-06-08 13:55:03下载
- 积分:1
-
Cy3663 mainframe firmware
Cy3663的主机固件程序-Cy3663 mainframe firmware
- 2023-07-07 07:45:03下载
- 积分:1
-
Microsoft Windows XP supports a facility named Windows Management Instrumentatio...
Microsoft Windows XP supports a facility named Windows Management Instrumentation (WMI) as a way to manage the computer system. WMI is Microsoft’s implementation of a broader industry standard called Web-Based Enterprise Management (WBEM). The goal of WMI is to provide a model for system management and the description of management data in an enterprise network that’s as independent as possible from a specific API set or data object model. Such independence facilitates the development of general mechanisms for creating, transporting, and displaying data and for exercising control over individual system components.
- 2022-08-07 19:48:50下载
- 积分:1
-
addfilter是命令
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
- 2022-12-22 04:25:03下载
- 积分:1