登录
首页 » C# » CSharp-USB

CSharp-USB

于 2014-11-19 发布 文件大小:158KB
0 214
下载积分: 1 下载次数: 210

代码说明:

  C# 检测USB设备插入 程序十分简单 注意:程序中用到了一个USB设备的控件,该控件有6个方法,除了识别USB插入 还有检测USB拔出,接收USB消息等方法。(C# detect USB device is plugged into the program is very simple. Note: The program used in the control of a USB device, the control has six methods, in addition to recognize the USB insert also detect USB unplug USB receive messages and other methods.)

文件列表:

USB_test
........\UsbLibrary
........\..........\bin
........\..........\...\Debug
........\..........\...\.....\UsbLibrary.dll,20480,2014-10-10
........\..........\...\.....\UsbLibrary.pdb,75264,2014-10-10
........\..........\...\.....\UsbLibrary.XML,26505,2014-10-10
........\..........\HIDDevice.cs,12810,2007-03-15
........\..........\obj
........\..........\...\Debug
........\..........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5903,2014-10-10
........\..........\...\.....\Refactor
........\..........\...\.....\........\UsbLibrary.dll,16384,2007-03-08
........\..........\...\.....\TempPE
........\..........\...\.....\UsbLibrary.csproj.FileListAbsolute.txt,813,2014-10-10
........\..........\...\.....\UsbLibrary.csproj.GenerateResource.Cache,779,2014-10-10
........\..........\...\.....\UsbLibrary.dll,20480,2014-10-10
........\..........\...\.....\UsbLibrary.pdb,75264,2014-10-10

........\..........\...\.....\UsbLibrary.UsbHidPort.resources,180,2014-10-10
........\..........\...\UsbLibrary.csproj.FileList.txt,208,2007-03-15
........\..........\...\UsbLibrary.csproj.FileListAbsolute.txt,2396,2010-07-16
........\..........\Properties
........\..........\..........\AssemblyInfo.cs,1391,2007-03-08
........\..........\Report.cs,2514,2007-03-08
........\..........\SpecifiedDevice.cs,2492,2007-03-09
........\..........\SpecifiedInputReport.cs,516,2007-03-08
........\..........\SpecifiedOutputReport.cs,808,2007-03-08

........\..........\UsbHidPort.cs,10185,2009-12-29
........\..........\UsbHidPort.Designer.cs,1096,2009-12-29
........\..........\UsbHidPort.resx,6381,2009-12-29
........\..........\UsbLibrary.csproj,3134,2014-10-10
........\..........\Win32Usb.cs,15637,2007-03-15
........\USB_test
........\........\App.config,187,2014-10-09
........\........\bin
........\........\...\Debug
........\........\...\.....\UsbLibrary.dll,20480,2014-10-10
........\........\...\.....\UsbLibrary.pdb,75264,2014-10-10
........\........\...\.....\UsbLibrary.xml,26505,2014-10-10
........\........\...\.....\USB_test.exe,9216,2014-11-18
........\........\...\.....\USB_test.exe.config,187,2014-10-09
........\........\...\.....\USB_test.pdb,24064,2014-11-18
........\........\...\.....\USB_test.vshost.exe,22984,2014-11-18
........\........\...\.....\USB_test.vshost.exe.config,187,2014-10-09
........\........\...\.....\USB_test.vshost.exe.manifest,490,2010-03-17
........\........\Form1.cs,1016,2014-11-18
........\........\Form1.Designer.cs,2449,2014-10-10
........\........\Form1.resx,6008,2014-10-10
........\........\obj
........\........\...\Debug
........\........\...\.....\DesignTimeResolveAssemblyReferences.cache,6388,2014-10-10
........\........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7065,2014-10-10
........\........\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2014-10-09
........\........\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2014-10-09
........\........\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2014-10-09
........\........\...\.....\TempPE
........\........\...\.....\USB_test.csproj.FileListAbsolute.txt,951,2014-11-18
........\........\...\.....\USB_test.csproj.GenerateResource.Cache,975,2014-10-10
........\........\...\.....\USB_test.csprojResolveAssemblyReference.cache,7146,2014-10-10
........\........\...\.....\USB_test.exe,9216,2014-11-18
........\........\...\.....\USB_test.Form1.resources,180,2014-10-10
........\........\...\.....\USB_test.pdb,24064,2014-11-18
........\........\...\.....\USB_test.Properties.Resources.resources,180,2014-10-10
........\........\Program.cs,520,2014-10-09
........\........\Properties
........\........\..........\AssemblyInfo.cs,1354,2014-10-09
........\........\..........\Resources.Designer.cs,2868,2014-10-09
........\........\..........\Resources.resx,5612,2014-10-09
........\........\..........\Settings.Designer.cs,1095,2014-10-09
........\........\..........\Settings.settings,249,2014-10-09
........\........\USB_test.csproj,4013,2014-10-10
........\USB_test.sln,1398,2014-10-10

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

发表评论

0 个回复

  • DSound_demo
    基于DirectSound的声音播放器。本实例将介绍使用DirecSound技术编写的声音播放器,DirecSound编程技术在多媒体编程中需要经常用到。(DirectSound-based audio player. This example describes the preparation technique using DirecSound sound player, DirecSound programming technique often used in multimedia programming needs.)
    2013-12-18 13:39:19下载
    积分:1
  • DataGridView控件用法合集11
    说明:  DataGridView控件属性及用法大全(DataGridView Control Properties and Usage)
    2020-06-16 03:20:02下载
    积分:1
  • v4_test_exti
    Realize the function of external interruption and intelligently control external interruption
    2020-06-21 23:00:02下载
    积分:1
  • travelingsalesman
    用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正(dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction)
    2005-06-09 15:40:17下载
    积分:1
  • tes
    对于网络开发包的详细解释,包括了libcap和libnid等(For a detailed explanation of the network development kit, including the libcap and libnid of)
    2012-10-23 10:24:33下载
    积分:1
  • omron
    欧姆龙PLC 通讯labview全部源码,可单读写可以连续多个字节读取
    2016-12-28 14:41:46下载
    积分:1
  • Multicast
    使用vs2010工具,利用MFC,实现组播通信,只要加入了组,就可以实现通信,该软件还能显示组内成员用户名,IP。(Using vs2010 tools, the use of MFC, multicast communication, joined the group as long as you can communicate, the software can display the group members user name, IP.)
    2021-01-28 15:08:36下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • multileval_Inverter
    for PSCAD softwear it can be very easy and coming soon challenger in this soft
    2013-10-17 22:55:55下载
    积分:1
  • 简单的客户端连接服务器
    本实验可用于不同操作系统间网络通信,使用最简单的使用套接字进行传输(It can connecte different system.)
    2020-06-23 09:40:02下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载