搜索资源列表
bulkusb
- usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.
Driverstudio_Sample
- Driverstudio开发驱动的例子,含USB/WMI
Windows 2000XP WDM设备驱动程序开发
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
CPUTemperature
- 使用wmi对象查询usb口 另外也可以使用GetDriveType()这个传统的api来实现Int32 cpuTemp = GetCPUTemperature() Console.WriteLine("CPU Temperature: {0}C/{1:F0}F", cpuTemp, Fahrenheit(cpuTemp)) Int32 mbTemp = GetMBTemperature() Console.WriteLine("Motherboard Temperat
WMI
- enumarate the usb storage units present in the system, using the wmi windows interface
USB_SN_VB
- 使用。NET平台获取USB信息的例子,有使用API和WMI两种方法,很实用的。-Use. NET platform, for example USB information, there are two ways to use the API and WMI, it is practical.
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
WMI_USB_Dect
- 使用wmi事件机制,检测usb设备的插入,并输出了其USB DeviceID-To use wmi event mechanism to detect the usb device insertion and output USB DeviceID
asus-wmi
- Driver for the Auvitek AU0828 USB bridge.Asus PC WMI hotkey driver for Linux v2.13.6.
USB
- vb通过wmi来获取通过USB数据线连接电脑的设备COM端口-Gets the COM port of the USB data line connection
get_porting_device
- 利用WMI获得外接设备的信息,例如usb人体学输入设备,显示设备是否运转正常等。-Use WMI to obtain information on external devices, such as human learning usb input devices, display devices, such as whether it is operating normally.
get_porting_device
- 利用WMI获得外接设备的信息,例如usb人体学输入设备,显示设备是否运转正常等。-Use WMI to obtain information on external devices, such as human learning usb input devices, display devices, such as whether it is operating normally.
