登录
首页 » C# » CSharp-USB

CSharp-USB

于 2014-11-19 发布 文件大小:158KB
0 377
下载积分: 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 个回复

  • CCS实现ram到ram的直接内存读功能
    在CCS环境下,实现ram到ram的直接内存读功能(DMA)(In the CCS environment, the direct memory read function (DMA) from RAM to ram is realized.)
    2020-06-19 05:00:02下载
    积分:1
  • DSP-I2S-DMA
    TI DSP TMS320VC5509A的SDRAM、I2S、DMA等的接口程序。(TI DSP TMS320VC5509A of SDRAM, I2S, DMA interface procedures.)
    2021-04-15 21:48:54下载
    积分:1
  • ADO_Access
    用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
    2013-07-20 10:47:21下载
    积分:1
  • PDIUSBD12 常见问题解答
    PDIUSBD12 常见问题解答(PDIUSBD12 FAQ)
    2004-09-13 22:54:09下载
    积分:1
  • ctorrent-win32
    ctorrent源码实现,良好的源码架构和精干的代码组织。 (ctorrent source implementation of good source code structure and lean tissue.)
    2011-09-05 20:27:15下载
    积分:1
  • Office2007jiemian
    VS2008设计的Office2007界面,打破常规的Winform界面设计,界面漂亮好看,可在上边直接进行功能开发(The interface the VS2008 design of Office2007, breaking the regular Winform interface design, the interface is pretty good-looking, functional development directly on top)
    2012-10-18 15:42:16下载
    积分:1
  • ARM-Linux开发详解
    嵌入式LINUX开发详解,指令嵌入式linux开发很好的书籍。(embeded linux develop good book,)
    2019-03-06 19:34:27下载
    积分:1
  • cdmbenation
    说明:  用win32 api实现的弹幕演示效果, 其实就是一个透明窗口,在上面绘制文本(The projectile demonstration effect realized by win32 api is actually a transparent window, drawing text on it.)
    2018-12-31 16:56:27下载
    积分:1
  • Duo Ji
    基于MSP430F5529摇杆控制二级舵机控制程序 摇杆 ADS1115(Rocker control secondary steering gear control program)
    2020-06-18 06:00:01下载
    积分:1
  • bulk_loopback_app
    ADI 公司的bf526 usb bulk 例程 编译环境为VisualDSP5.0++ (bf526 usb demo)
    2013-12-11 19:18:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载