登录
首页 » Visual C++ » testUSB

testUSB

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

  • 串口调试,串口设备模拟 Modbus Tools
    串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)
    2020-06-20 08:00:01下载
    积分:1
  • EULER1
    说明:  Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个 顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示 图G 的一条边(u,v) 。 .结果输出: 将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
    2006-03-29 21:31:15下载
    积分:1
  • EX_ColorSucessful
    帮助你学习C++,了解C++的基本编程技巧和方法,从而轻松掌握,让你面对复杂的程序感到从容和自在(help you stugy C++)
    2010-07-30 11:09:12下载
    积分:1
  • 032116
    说明:  系统根据进程给出的标识符,找到相应的套接口结构,可以(According to the identifier given by the process, the system finds the corresponding socket structure, and can)
    2019-04-23 19:26:20下载
    积分:1
  • LCD
    TMS320F28027 DSP LCD
    2014-03-28 18:34:17下载
    积分:1
  • RemoteXP_source
    RemoteXP木马的源代码,这是一个经典的木马源码,新手可以好好的学习其中的思想。(RemoteXP Trojan source code, which is a classic Trojan source code, which novices can learn good idea.)
    2013-11-05 10:39:03下载
    积分:1
  • ADO控制ACCESS数据库
    说明:  直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)(use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN))
    2005-11-21 16:11:07下载
    积分:1
  • FenblBoh
    一个用VC实现分辨调整和网络拨号切换的程序(a resolution with VC adjustment dial-up and network switching procedures)
    2007-05-30 09:40:54下载
    积分:1
  • Encryption
    本文介绍利用注册码(序列号)软件加密方法,该方法可实现一机一个流册码,解密难度大(this document introduce how to protect your software by encrypt the application)
    2014-02-12 22:51:54下载
    积分:1
  • MapInfo
    mapinfo格式的全国地图,矢量图,适合mapx使用开发,也可以被二次开发。(Mapinfo format of the map, vector diagram, suitable for mapx development, can also be secondary development. )
    2013-05-02 23:27:20下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载