登录
首页 » Visual C++ » testUSB

testUSB

于 2013-04-24 发布 文件大小:4197KB
0 257
下载积分: 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 个回复

  • ReadTiff
    visual c++ code to read a tiff file.
    2011-06-18 19:05:31下载
    积分:1
  • 8051Pproteus-14
    《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分 14 K1-K4 控制数码管移位显示 (" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive basis of Article 01 part 14 K1-K4 control digital shift display)
    2011-07-27 21:10:19下载
    积分:1
  • Sequential-search-operation
    能够实现查找,非常的方便,能很好的让我们理解(Able to achieve to find, very convenient, can let us understand)
    2012-06-04 10:01:53下载
    积分:1
  • MyTwainScan
    因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
    2007-06-05 16:42:08下载
    积分:1
  • TIchinese_A2007
    TMS320C6747 库文件, 吐血推荐, 找了好久, 希望对做DSP的朋友有帮助(TMS320C6747 libraries, recommended blood, looking for a long time, hope to help make friends DSP)
    2010-12-21 10:50:37下载
    积分:1
  • ToolDemo
    第5章 菜单、工具栏、状态栏及其相关资源ToolDemoToolDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。(Chapter 5 menus, toolbars, status bar and its associated resources ToolDemo ToolDemo.rar, very good vc source, interested friends can see.)
    2011-09-11 23:01:05下载
    积分:1
  • VC-Room-monitoring-system
    VC 机房监控系统,包括一些论文资料等。(VC room monitoring system, including a number of papers information.)
    2013-11-05 09:36:45下载
    积分:1
  • mfcping
    说明:  这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
    2008-10-07 13:19:18下载
    积分:1
  • dot1x_client
    一个很小巧的windows 802.1x客户端的源代码(A light 802.1x client for windows)
    2020-11-03 18:09:52下载
    积分:1
  • Rhapsody-0.1.8.tar
    sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装一些操作系统相关的接口函数。已完成event mutex sem thread pipe相关的封装 advance_container:提供优先级消息队列,普通消息队列,定时器容器。 frame:目前提供了listerner(linux下版本,模仿ace的反应器)定时器 algorithm:补充了堆排序 与快速排序 所有代码均已在windows linux与uclinux + arm44b0平台下测试 欢迎交流 msn:lsccsl@163.net mail:lsccsl@tom.com()
    2008-06-02 15:52:38下载
    积分:1
  • 696518资源总数
  • 104824会员总数
  • 34今日下载