登录
首页 » Visual C++ » testUSB

testUSB

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

  • facerecognize
    一般的人脸识别程序,可供大家学习使用!大家也可以继续 完善哦!(Face recognition procedures in general for the U.S. study to use! U.S. can continue to improve the Oh!)
    2009-02-26 13:13:00下载
    积分:1
  • DirectSound-document
    DirectSound 开发指南,作者:智慧的鱼,编辑:中华视频网.介绍DirectSound实用开发技巧和DirectSound开发高级技。(a document of directsound)
    2012-06-26 09:10:44下载
    积分:1
  • day
    openGl大作业,包含光源,移动物体,简易动画,纹理场,建筑等。(openGl large operations, including light, moving objects, simple animation, texture field, construction and so on.)
    2020-09-13 13:47:58下载
    积分:1
  • PWM
    DC-DC变换器的DSP28335控制程序,采样TI的软件架构,实现软启动,闭环控制等(DC-DC converter DSP28335 control procedures, sampling TI software architecture, soft start, closed-loop control)
    2016-03-17 11:12:33下载
    积分:1
  • VSPD-VisualC-6
    可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維VisualC-6所編寫。(Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Victoria VisualC-6.)
    2020-11-27 09:09:29下载
    积分:1
  • secs
    半导体通讯协议,包含SECS-I SECS-II HSMS GEM讲解(include SECS-I SECS-II HSMS GEM)
    2021-03-03 15:59:33下载
    积分:1
  • PELCO-d_protocol
    PELCO-D协议的pdf文档,外加一个小程序 声明:个人网上收集,并转载(PELCO-D agreement pdf files, plus a small procedure statement : Personal Internet collection, and reproduced)
    2007-06-06 04:25:54下载
    积分:1
  • 7041831USBDriver
    仅用于tp900掌机的usb驱动。安装简单方便。-Only the usb driver for tp900 handheld. Easy to install.(Writing From the information carefully detailed features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. When extracting archive can not have a password.)
    2011-06-11 10:55:33下载
    积分:1
  • myvcamp-foryou
    虚拟摄像头 directshow技术 采用gdi+截取位图(this is a Virtual Camera,mey be help you)
    2012-07-23 18:03:26下载
    积分:1
  • arts_debug
     调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
    2013-08-03 14:53:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载