登录
首页 » C# » USB-HID-upper-CSharp

USB-HID-upper-CSharp

于 2011-04-04 发布 文件大小:384KB
0 273
下载积分: 1 下载次数: 1

代码说明:

说明:  USB HID 设备 上位机界面 波形显示 C# 语言(USB HID upper computer C# )

文件列表:

usb上位机界面
.............\AssemblyInfo.cs,933,2005-03-29
.............\Backup
.............\......\AssemblyInfo.cs,933,2005-03-29
.............\......\Debugging.cs,1253,2005-04-07
.............\......\DebuggingDeclarations.cs,910,2005-03-30
.............\......\DeviceManagement.cs,17407,2005-04-07
.............\......\DeviceManagementDeclarations.cs,4690,2005-04-07
.............\......\FileIODeclarations.cs,2840,2005-04-07
.............\......\frmMain.cs,57863,2005-04-07
.............\......\frmMain.resX,24998,2005-03-29
.............\......\Hid.cs,31036,2005-04-07
.............\......\HidDeclarations.cs,5027,2005-04-07
.............\......\MainCode.cs,370,2005-03-29
.............\......\USBHIDIO.csproj,6331,2005-03-29
.............\......\USBHIDIO.csproj.user,1805,2005-04-07
.............\......\USBHIDIO.sln,901,2005-03-29
.............\bin
.............\...\Debug
.............\...\.....\HID_Test_Application.exe,61440,2011-02-20
.............\...\.....\HID_Test_Application.pdb,69120,2011-02-20
.............\...\.....\HID_Test_Application.vshost.exe,5632,2011-02-20
.............\...\.....\ZedGraph.dll,303104,2007-06-02
.............\Debugging.cs,1253,2005-04-07
.............\DebuggingDeclarations.cs,910,2005-03-30
.............\DeviceManagement.cs,17407,2005-04-07
.............\DeviceManagementDeclarations.cs,4690,2005-04-07
.............\FileIODeclarations.cs,2840,2005-04-07
.............\frmMain.cs,83216,2011-02-20
.............\frmMain.resx,6788,2011-02-19
.............\Hid.cs,32254,2007-02-06
.............\HidDeclarations.cs,5027,2005-04-07
.............\MainCode.cs,370,2005-03-29
.............\obj
.............\...\Debug
.............\...\.....\HID_Test_Application.exe,61440,2011-02-20
.............\...\.....\HID_Test_Application.frmMain.resources,180,2011-02-19
.............\...\.....\HID_Test_Application.pdb,69120,2011-02-20
.............\...\.....\ResolveAssemblyReference.cache,5202,2011-02-16
.............\...\.....\TempPE
.............\...\.....\USBHIDIO.csproj.GenerateResource.Cache,771,2011-02-19
.............\...\USBHIDIO.csproj.FileList.txt,286,2007-02-07
.............\...\USBHIDIO.csproj.FileListAbsolute.txt,2218,2011-02-20

.............\temp.psd,20693,2009-01-16
.............\Tempcol.resx,44327,2011-02-13
.............\UpgradeLog.XML,4400,2007-02-06
.............\USBHIDIO.csproj,5557,2011-02-16
.............\USBHIDIO.csproj.user,2083,2007-02-06
.............\USBHIDIO.sln,899,2007-02-06
.............\ZedGraph.dll,303104,2007-06-02
.............\_UpgradeReport_Files
.............\....................\UpgradeReport.css,3348,2007-02-06
.............\....................\UpgradeReport.xslt,12276,2005-09-23
.............\....................\UpgradeReport_Minus.gif
.............\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • 单例模式-工具箱02
    C# Cheat Sheet for your reference
    2020-06-24 08:20:02下载
    积分:1
  • PROTEUSPfullPstudy
    proteus经典培训教程,值得期待,值得收藏(proteus classical training course, worth the wait, worth collecting)
    2013-12-02 20:56:34下载
    积分:1
  • Win32Cube
    DirectX编写绘制旋转的盒子,便于新手学习如何设置世界矩阵,投影举证(DirectX prepared draw the rotating box, easy for novices to learn how to set the world matrix, projection proof)
    2013-11-16 22:57:55下载
    积分:1
  • 1302
    1302驱动文件,可以直接用来驱动1302时钟芯片,调试过,好使。(1302 driver files, can be directly used to drive the 1302 clock chip, debugging, and so.)
    2013-11-01 09:14:13下载
    积分:1
  • PLC
    中南大学第四次 PLC实验 霓虹灯 左右循环亮灯(Central South University PLC experiment fourth codes and neon lights around the cycle)
    2015-05-26 20:08:35下载
    积分:1
  • 高级例-基于STM32 USB 虚拟串口 控制IO 端口
    说明:  关于多块板子利用485总线 采用MODBUS协议实现开关量采集与控制采集,串口打印。(On the use of 485 bus and MODBUS protocol to realize switch data acquisition and control acquisition, serial port printing.)
    2019-08-08 10:43:48下载
    积分:1
  • huax
    VC++ 画线,选颜色的小程序,可以选线的颜色,粗细等,VC6下直接编译就行了。(VC++ line drawing, choose the color of the applet, you can choose the color, thickness, etc., VC6 compiler directly on the line.)
    2013-06-08 09:37:04下载
    积分:1
  • vcPPquanweipaoxi
    辛长安编写的《vc++权威剖析》配盘源代码。本书从实践应用的角度,结合经典的实例阐述C++类的特性,深入剖析VC++,特别是MFC编程的体系结构,使有初级基础的读者能够快速掌握VC++的MFC程序设计思想和C++的语言精华。(Xinchang An " vc++ written authoritative analysis of the distribution disk source. Book from the point of view of practical application, combined with the classic examples described C++ class features in-depth analysis of VC++, in particular, the MFC programming architecture, the primary basis that readers can quickly grasp the design ideas of VC++ the MFC program and C++ the language the essence of .)
    2012-05-28 20:43:19下载
    积分:1
  • 03_28_lch_ CUBE888_
    光立方 51程序,编译通过的,STC12单片机,学习使用(cube 888 programe, that is a cool cube effect)
    2019-04-13 11:47:55下载
    积分:1
  • Dining-information-by-wcf
    .net平台下 wcf框架开发的cs餐饮信息管理系统(Food and beverage information management system developed by WCF framework)
    2015-08-03 03:58:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载