Welcome![Sign In][Sign Up]
Location:
Search - WMI USB

Search list

[USB developbulkusb

Description: 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. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56118 | Author: James | Hits:

[Other resource2007122731250712

Description: 本书主要介绍DriverStudio开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还USB接口和PCI接口设备驱动程序WDM的开发。   
Platform: | Size: 53768331 | Author: dingdang | Hits:

[Driver DevelopDriverstudio_Sample

Description: Driverstudio开发驱动的例子,含USB/WMI
Platform: | Size: 72741 | Author: ddy | Hits:

[DocumentsWindows 2000XP WDM设备驱动程序开发

Description: 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
Platform: | Size: 35526025 | Author: cas_ie | Hits:

[USB developbulkusb

Description: 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. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* 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.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Other2007122731250712

Description: 本书主要介绍DriverStudio开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还USB接口和PCI接口设备驱动程序WDM的开发。    -This book introduces the development tools DriverStudio development under Windows 2000/XP Device Driver WDM Principle and programming methods. The book details the basic procedures for WDM framework and programming, IRP s basic concepts and programming, WDM and applications between the communications, plug-and-play, power management, WMI programming, IRP serial treatment, filtration Driver, WDM access hardware devices, hardware interrupt handling, DMA operation to achieve programming technology, as well as a large number of basic programming techniques, but also USB interface and PCI interface WDM device driver development.
Platform: | Size: 53768192 | Author: dingdang | Hits:

[OS programget_porting_device

Description: 利用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.
Platform: | Size: 4096 | Author: 谢佳 | Hits:

[TCP/IP stackCPUTemperature

Description: 使用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 Temperature: {0}C/{1:F0}F", mbTemp, Fahrenheit(mbTemp-Wmi query object to use another usb port can also use GetDriveType () of this tradition api to achieve Int32 cpuTemp = GetCPUTemperature () Console.WriteLine ( " CPU Temperature: (0) C/(1: F0) F" , cpuTemp, Fahrenheit (cpuTemp)) Int32 mbTemp = GetMBTemperature () Console.WriteLine ( " Motherboard Temperature: (0) C/(1: F0) F" , mbTemp, Fahrenheit (mbTemp))
Platform: | Size: 73728 | Author: 小轩 | Hits:

[Driver DevelopWMI

Description: enumarate the usb storage units present in the system, using the wmi windows interface
Platform: | Size: 5120 | Author: Panch | Hits:

[USB developUSB_SN_VB

Description: 使用。NET平台获取USB信息的例子,有使用API和WMI两种方法,很实用的。-Use. NET platform, for example USB information, there are two ways to use the API and WMI, it is practical.
Platform: | Size: 19456 | Author: rocky | Hits:

[Driver DevelopWindows_2000_XP_WDM_Driver_Development

Description: 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本技术性较强的工具书。本书的适用对象是具有一定计算机硬件及C++语言基础的计算机应用开发人员,是计算机应用开发人员和高等院校学生的实用参考书。 -This book introduces the development tools developed by DriverStudio 3.1 under Windows 2000/XP WDM Device Driver principles and programming. WDM book details the basic procedural framework and programming, IRP and the basic concepts of programming, WDM, and the communication between applications, plug and play, power management, WMI programming techniques, IRP serial processing, the filter driver , WDM access to the hardware equipment to handle hardware interrupts, DMA operation of achieving the programming technology, and a lot of basic programming techniques, as well as PCI interface, USB interface and WDM device driver development. Book with 20 examples of typical programming, easy to readers to learn and master. This book is a highly technical tool. The book is targeted with a certain computer hardware and C-based computer application developer, a computer application developers and university students practical reference book.
Platform: | Size: 35525632 | Author: lijianli | Hits:

[OS programWMI_USB_Dect

Description: 使用wmi事件机制,检测usb设备的插入,并输出了其USB DeviceID-To use wmi event mechanism to detect the usb device insertion and output USB DeviceID
Platform: | Size: 7242752 | Author: millerwang | Hits:

[Linux-Unixasus-wmi

Description: Driver for the Auvitek AU0828 USB bridge.Asus PC WMI hotkey driver for Linux v2.13.6.
Platform: | Size: 12288 | Author: qeipuma | Hits:

[OtherUSB

Description: vb通过wmi来获取通过USB数据线连接电脑的设备COM端口-Gets the COM port of the USB data line connection
Platform: | Size: 2952192 | Author: 张煜 | Hits:

[ADO-ODBCget_porting_device

Description: 利用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.
Platform: | Size: 4096 | Author: tj97600yipu | Hits:

[ADO-ODBCget_porting_device

Description: 利用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.
Platform: | Size: 4096 | Author: wiebeili | Hits:

CodeBus www.codebus.net