登录
首页 » Visual C++ » testUSB

testUSB

于 2013-04-24 发布 文件大小:4197KB
0 311
下载积分: 1 下载次数: 7

代码说明:

  查找普通USB设备 HID设备 U盘 的c++程序 (Find the USB device HID device U disk c++ program)

文件列表:

testUSB
.......\Debug
.......\.....\BuildLog.htm,4130,2009-02-03
.......\.....\ScrollerCtrl.obj,54018,2009-02-03
.......\.....\StdAfx.obj,310659,2009-02-03
.......\.....\testUSB.exe,106496,2009-02-03
.......\.....\testUSB.obj,14977,2009-02-03
.......\.....\testUSB.pch,11468800,2009-02-03
.......\.....\testUSB.pdb,2968576,2009-02-03
.......\.....\testUSB.res,2088,2009-02-03
.......\.....\testUSBDlg.obj,98283,2009-02-03
.......\.....\vc70.idb,355328,2009-02-03
.......\.....\vc70.pdb,1093632,2009-02-03
.......\devioctl.h,5197,2001-08-17
.......\hid.lib,12384,2001-08-17
.......\hidpi.h,80543,2001-08-17
.......\hidsdi.h,14555,2001-08-17
.......\hidusage.h,11028,2001-08-17
.......\ReadMe.txt,3597,2004-10-28
.......\Release
.......\.......\testUSB.exe,36864,2004-10-31
.......\.......\testUSB.rar,10796,2009-02-04
.......\res
.......\...\testUSB.ico
.......\...\testUSB.rc2,399,2004-10-28
.......\Resource.h,823,2004-10-28
.......\ScrollerCtrl.cpp,15767,2004-08-21
.......\ScrollerCtrl.h,3807,2002-03-10
.......\setupapi.lib,141048,2001-07-21
.......\StdAfx.cpp,209,2004-10-28
.......\StdAfx.h,1074,2004-10-28
.......\testUSB.aps,21252,2009-02-03
.......\testUSB.cpp,2077,2004-10-28
.......\testUSB.dsp,4534,2004-10-28
.......\testUSB.dsw,537,2004-10-28
.......\testUSB.h,1335,2004-10-28
.......\testUSB.ncb,248832,2009-02-27
.......\testUSB.rc,5230,2004-10-30
.......\testUSB.sln,903,2009-02-03
.......\testUSB.vcproj,7258,2009-02-03
.......\testUSBDlg.cpp,27805,2004-10-31
.......\testUSBDlg.h,2078,2004-10-30
.......\usb100.h,8090,2001-08-17
.......\usbdi.h,26964,2001-08-17
.......\usbhead.h,2078,2009-02-03
.......\usbioctl.h,23129,2001-08-17
.......\usbiodef.h,4556,2001-08-17
.......\说明.txt,47,2004-11-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DirectDraw1
    说明:  DirectDraw编程方法与技巧.pdf(DirectDraw programming methods and techniques. Pdf)
    2008-09-04 23:54:32下载
    积分:1
  • ProgrammindowswithMFCSecdition_Hendoone
    Programming Windows with MFC by Jeff Prosise, Jeff Prosise. The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability.
    2010-05-08 02:41:45下载
    积分:1
  • 3191753
    A base-64 MIME format encoderdecoder with C source code(A base- 64 MIME format encoderdecoder with C source code)
    2017-05-21 07:10:58下载
    积分:1
  • SafetyEva
    电力系统设备安全性评估 主要针对接入分布式电源的配电网(The safety Calculation of Power system)
    2013-10-05 18:23:49下载
    积分:1
  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • alDirectPl18321312222004
    For Direct play sample.
    2009-06-07 00:07:55下载
    积分:1
  • 645-376.1
    支持电力规约645,376.1等相关规约的485代码,支持常用电表控制信令代码,(Support the power of the Statute 645,376.1 Statute 485 and other related code, support for common control signaling code meter,)
    2020-09-09 21:08:03下载
    积分:1
  • 6547687
    用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
    2013-11-15 09:32:34下载
    积分:1
  • VC++读写Excel文件源代码
    VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
    2017-10-24 14:54:14下载
    积分:1
  • 基于DirectSound的声音播放器
    说明:  用VC编的基于DirectSound的声音播放器,适合多媒体学习之用(VC series based on the voice of DirectSound players, suitable for use multimedia learning)
    2005-11-17 17:14:22下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载