搜索资源列表
usbview
- 微软DDK关于USB驱动编程的重要工具USBVIEW的源代码,通过该工具可以查看系统设备管理器中所有USB设备的信息,对于利用DDK编写USB驱动程序非常有帮助.
USBView
- USBView的C#源码,用来在windows环境中对USB设备的操作和查看
usbview
- usbview 为查看本机USB联接查看代码, 更改其中的部分可用于USB的通讯与应用
usbview.zip
- USB Device viewer easy to use,USB Device viewer easy to use
USBView
- 用c#语言编程对系统的USB接口进行查看,不错的代码!-View usb interface by CSharp,very nice!
usbview
- retrieves all descr iptors of a USB device
usbview
- USB设备描述符查看器。能所有所有USB设备,并能读取其描述符详细信息。-USB device descr iptor viewer. All USB devices to all, and can read the details of its descr iptor.
HA-USBVIEW
- 它是一个查看USB信息的好工具,让你能够快速地了解当前PC机上的USB设备。-It is a good view USB information tool that allows you to quickly understand the current PC, the USB device.
usbview
- DDK自带的一个USB驱动程序,非常可靠,一般开发USB驱动,只需要在这个基础上改动。-DDK comes with a USB driver, very reliable, the general development of USB drive, only need to change on this basis.
Usbview_MFC_source_20081217
- 使用visual c++实现的usbview-The use of visual c++ Realized usbview
usbview
- Windows 下查看接在USB口器件的详细信息的工具-Then in Windows under the USB port to view detailed device information tool
usbview
- USB View Source Code Visual C-USB View Source Code Visual C++
usbview
- USBView application for Windows
USBView
- VC++6.0 IDE 下开发的USB设备检测程序-USBView under VC++ IDE
usb
- USB设备种类比较多,也比较特殊,不同厂商的硬件不同,控制软件也不尽相同(我想主要是ICTL码不同,也不容易查到)。使得访问USB口的设备不象串口并口那么方便。这个例程只是展示了访问的基本方法。其中还有些问题还没有解决,发出来希望大家解决之后能通知我或者发表出来。 参考了USBPort,USBview等代码,一并致谢。 -USB devices are more species, but also rather special, different hardware from dif
usbview
- use develop for USB Device. to know USB VID,PID
usbview
- USB Viewer:CDM USB Serial Converter-USB Viewer
USBView
- 查看当前系统插入的USB的详细信息,监测各个USB接口的USB插入情况,包括USB的序列号及端口信息。-View the current system into the USB more information, monitoring all USB into the USB interface, including USB, serial number and port information.
USBView
- 这个程序可以检测usb设备查入同时查看信息-This program can view the information into the usb device check
USBView sample application
- usbview工具,可以列出windows上所有的usb设备及usb root hub,hub,device的层次关系。对了解usb驱动这块有帮助。(usb view sample application,this code can show usb root hub,hub,usb device hierarchy architecture.)