登录
首页 » C# » USBHID

USBHID

于 2020-12-17 发布 文件大小:85KB
0 323
下载积分: 1 下载次数: 3

代码说明:

  C#上位机实现通过USB的HID方式通信(C# realizes HID communication through USB)

文件列表:

USBHID完整例程, 0 , 2017-01-24
USBHID完整例程\Form1.Designer.cs, 6862 , 2017-01-20
USBHID完整例程\Form1.cs, 2739 , 2017-01-24
USBHID完整例程\Form1.resx, 5817 , 2017-01-20
USBHID完整例程\Program.cs, 494 , 2014-11-13
USBHID完整例程\Properties, 0 , 2017-01-20
USBHID完整例程\Properties\AssemblyInfo.cs, 1358 , 2014-11-13
USBHID完整例程\Properties\Resources.Designer.cs, 2877 , 2014-11-13
USBHID完整例程\Properties\Resources.resx, 5612 , 2014-11-13
USBHID完整例程\Properties\Settings.Designer.cs, 1099 , 2014-11-13
USBHID完整例程\Properties\Settings.settings, 249 , 2014-11-13
USBHID完整例程\USBHID.cs, 8903 , 2017-01-24
USBHID完整例程\USBHIDControl.csproj, 3804 , 2014-11-13
USBHID完整例程\USBHIDControl.sln, 867 , 2014-11-14
USBHID完整例程\USBHIDControl.suo, 20480 , 2014-11-14
USBHID完整例程\USBHIDControl.v12.suo, 40960 , 2017-01-24
USBHID完整例程\USBHIDEnum.cs, 901 , 2014-11-13
USBHID完整例程\WindowsAPI.cs, 14637 , 2014-11-13
USBHID完整例程\bin, 0 , 2017-01-20
USBHID完整例程\bin\Debug, 0 , 2017-01-20
USBHID完整例程\bin\Debug\USBHIDControl.exe, 18944 , 2017-01-24
USBHID完整例程\bin\Debug\USBHIDControl.pdb, 52736 , 2017-01-24
USBHID完整例程\bin\Debug\USBHIDControl.vshost.exe, 23168 , 2017-01-24
USBHID完整例程\bin\Debug\USBHIDControl.vshost.exe.manifest, 490 , 2016-07-16
USBHID完整例程\obj, 0 , 2017-01-20
USBHID完整例程\obj\x86, 0 , 2017-01-20
USBHID完整例程\obj\x86\Debug, 0 , 2017-01-24
USBHID完整例程\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache, 5426 , 2017-01-20
USBHID完整例程\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7020 , 2017-01-20
USBHID完整例程\obj\x86\Debug\GenerateResource.read.1.tlog, 220 , 2014-11-13
USBHID完整例程\obj\x86\Debug\GenerateResource.write.1.tlog, 562 , 2014-11-13
USBHID完整例程\obj\x86\Debug\TempPE, 0 , 2017-01-24
USBHID完整例程\obj\x86\Debug\USBHIDControl.Form1.resources, 180 , 2017-01-20
USBHID完整例程\obj\x86\Debug\USBHIDControl.Properties.Resources.resources, 180 , 2014-11-13
USBHID完整例程\obj\x86\Debug\USBHIDControl.csproj.FileListAbsolute.txt, 1889 , 2017-01-24
USBHID完整例程\obj\x86\Debug\USBHIDControl.csproj.GenerateResource.Cache, 977 , 2017-01-20
USBHID完整例程\obj\x86\Debug\USBHIDControl.csprojResolveAssemblyReference.cache, 9180 , 2017-01-20
USBHID完整例程\obj\x86\Debug\USBHIDControl.exe, 18944 , 2017-01-24
USBHID完整例程\obj\x86\Debug\USBHIDControl.pdb, 52736 , 2017-01-24

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

发表评论

0 个回复

  • SyslogGather
    SyslogGather.exe其实就是一款测试SYSLOG的绿色版软件。可以设置默认端口,默认是514,可以设置是否保存日志。如果你选择了这个选项,则日志在SyslogGather.exe同目录下的logfiles目录中。为纯文本格式。   可能你会说SyslogGather.exe功能并不强大,但是作为一个基本的SYSLOG接收器,倒是也非常轻便。平时做测试的时候,还是非常方便的。 (SyslogGather.exe SYSLOG is actually a green version of the software testing. You can set the default port, the default is 514, you can set whether to save the log. If you choose this option, then log in SyslogGather.exe same directory logfiles directory. To plain text format. You might say SyslogGather.exe function is not strong, but as a basic SYSLOG receiver touches are also very lightweight. Usually do testing, is very convenient.)
    2013-11-16 15:41:22下载
    积分:1
  • foxitpdfsdk_5_3_dotnet
    说明:  foxit pdf 的sdk开发包,可用于显示pdf文件,内置demo,.net使用(Foxit PDF SDK development kit, can be used to display PDF files, built-in demo,. Net use)
    2021-04-18 16:58:52下载
    积分:1
  • SRIO_Programming_Performance
    说明:  SRIO编程参考说明,工具书,非常适合初学者。建议入门前先了解。(SRIO programmer designed manual)
    2019-01-25 14:13:06下载
    积分:1
  • AlphaGod-ipmsg
    说明:  运用curses图形库,在linux C下的飞鸽传书。(Using curses graphics library, Flying Pigeon biography under Linux C.)
    2020-06-16 14:34:28下载
    积分:1
  • windowswdm
    驱动开发教程,很不错,适合初学者看看,所选类别和开发环境不对(driver devel)
    2009-03-30 21:15:54下载
    积分:1
  • AdminTest
    to check the user has the administration rights is more complicated in windows 7, this is the sample to check it.
    2011-06-06 23:33:03下载
    积分:1
  • home
    An opengl project of designing a room with texture.
    2020-09-14 14:37:57下载
    积分:1
  • c++_program_art
    清华大学出版 c++编程艺术 讲解如何高效c++编程。 好书!(err)
    2007-12-28 19:06:40下载
    积分:1
  • test -14-温度 -+继电器风扇
    说明:  基于proteus7.8的仿真,程序是用keil编译,采用DS18B20为传感器,可以控制风扇的转动(Based on Proteus 7.8 simulation, the program is compiled with KEIL, using DS18B20 as the sensor, can control the fan rotation)
    2021-01-23 17:01:49下载
    积分:1
  • BusHound_v6.0.1
    BusHound USb测试软件 简单易用 详细的可以百度(BusHound USb BusHound USb test software is simple and easy to use with the Baidu)
    2017-11-03 12:05:07下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载