登录
首页 » C# » HidUsbRead

HidUsbRead

于 2010-07-27 发布 文件大小:71KB
0 371
下载积分: 1 下载次数: 180

代码说明:

  HID USB设备的数据抓取,只适合非独占设备,键盘鼠标之类的独占HID无法抓取(HID USB device data capture, only suitable for non-exclusive devices like the keyboard and mouse can not crawl exclusive HID)

文件列表:

HidUsbRead
..........\DLL
..........\...\HidUsbRead.dll,24576,2009-12-08
..........\...\说明.txt,168,2009-12-08
..........\HidUsbRead
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\HidUsbRead.dll,24576,2009-12-08
..........\..........\...\.....\HidUsbRead.pdb,17920,2009-12-08
..........\..........\HidUsbRead.csproj,2091,2009-12-08
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\HidUsbRead.dll,24576,2009-12-08
..........\..........\...\.....\HidUsbRead.pdb,17920,2009-12-08
..........\..........\...\.....\Refactor
..........\..........\...\.....\TempPE
..........\..........\...\HidUsbRead.csproj.FileListAbsolute.txt,301,2009-12-08
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1331,2009-12-08
..........\..........\TelIntaface.cs,187,2009-12-08
..........\..........\UsbControl.cs,10526,2009-12-08
..........\..........\Win32API.cs,7754,2009-12-08
..........\HidUsbRead.sln,1397,2009-12-08
..........\TestRead
..........\........\bin
..........\........\...\Debug
..........\........\...\.....\HidUsbRead.dll,24576,2009-12-08
..........\........\...\.....\HidUsbRead.pdb,17920,2009-12-08
..........\........\...\.....\TestRead.exe,20480,2009-12-08
..........\........\...\.....\TestRead.pdb,22016,2009-12-08
..........\........\...\.....\TestRead.vshost.exe,5632,2005-11-11
..........\........\Form1.cs,2350,2009-12-08
..........\........\Form1.Designer.cs,4833,2009-12-08
..........\........\Form1.resx,5814,2009-12-08
..........\........\obj
..........\........\...\Debug
..........\........\...\.....\Refactor
..........\........\...\.....\ResolveAssemblyReference.cache,2526,2009-12-08
..........\........\...\.....\TempPE
..........\........\...\.....\TestRead.csproj.GenerateResource.Cache,842,2009-12-08
..........\........\...\.....\TestRead.exe,20480,2009-12-08
..........\........\...\.....\TestRead.Form1.resources,180,2009-12-08
..........\........\...\.....\TestRead.pdb,22016,2009-12-08
..........\........\...\.....\TestRead.Properties.Resources.resources,180,2009-12-08
..........\........\...\TestRead.csproj.FileListAbsolute.txt,617,2009-12-08
..........\........\Program.cs,467,2009-12-08
..........\........\Properties
..........\........\..........\AssemblyInfo.cs,1180,2009-12-08
..........\........\..........\Resources.Designer.cs,2872,2009-12-08
..........\........\..........\Resources.resx,5612,2009-12-08
..........\........\..........\Settings.Designer.cs,1093,2009-12-08
..........\........\..........\Settings.settings,249,2009-12-08
..........\........\TestRead.csproj,3441,2009-12-08

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

发表评论

0 个回复

  • 86845
    将TCHAR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。(The TCHAR CString type, VC++ select learning programming source code, a good reference.)
    2013-11-24 23:34:41下载
    积分:1
  • UVCView.x86
    UVCView.x86.exe USB描述符分析软件,对于学习USB协议第9章非常有用(UVCView.x86.exe USB descriptors analysis software, USB protocol for the study is very useful in Chapter 9)
    2010-02-24 12:51:47下载
    积分:1
  • GenericTCPServer
    This code is used to open TCP server socket for Microchip Wifi G demo board
    2015-10-16 13:40:54下载
    积分:1
  • dotnetconverter
    将VC 2003.net 的工程转化为Visual C++6的工程(VC 2003.net project will be converted to Visual C++6 project)
    2009-05-04 13:51:07下载
    积分:1
  • owire
    说明:  一线通讯协议的c51例子程序源代码,很实用的好东西!(line communication protocol decoder source code examples, practical good things!)
    2006-01-16 17:17:53下载
    积分:1
  • Example
    KEA128完整例程,包含多种工程文件,分享快乐。(KEA128 Example,Contains multiple project files,share pleasure.)
    2019-06-11 14:20:34下载
    积分:1
  • Chirp+conv+msequence
    采用c语言生成chirp信号,m序列以及卷积函数(The chirp signal, m sequence and convolution function are generated by C language)
    2020-07-02 05:20:02下载
    积分:1
  • OpenProtocol
    BTicino的网关通讯协议详细说明,非常详细,看完了就可以自己动手控制BT智能家居了!(BTicino gateway protocol details, very detailed, have read to make your own intelligent home control it!)
    2010-09-19 10:12:08下载
    积分:1
  • lianliankan
    说明:  一款用VC++6.0写的连连看游戏和辅助工具代码。欢迎下载。(LianliankanGame)
    2009-07-26 15:45:58下载
    积分:1
  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载