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

USB-HID-upper-CSharp

于 2011-04-04 发布 文件大小:384KB
0 208
下载积分: 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 个回复

  • zverhead-checked
    难得的诺基亚 7260原厂维修图纸,各种芯片接口及逻辑()
    2018-04-16 12:47:10下载
    积分:1
  • PQ_powerflow
    PQ分解法潮流程序,C语言编写,允许迭代次数2000次(PQ trend decomposition process, C language, allowing the number of iterations 2000 meeting)
    2021-04-25 20:28:46下载
    积分:1
  • suijishuiwenxue
    关于随机水文学的使用教材,便于读者们的自学(About the use of stochastic hydrology textbook, easy to readers who self-)
    2013-09-22 10:08:32下载
    积分:1
  • GDI-tuxiang
    图像合成代码,这是书上的列程,对gdi 编程还是有帮助,请大家提出宝贵意见(Image synthesis code, which is listed on the book away, gdi programming or help for their valuable advice)
    2012-10-01 15:19:02下载
    积分:1
  • ShowIplImage
    C#中显示OPENCV的IImage图像(C# to display the image OPENCV the IImage)
    2009-11-06 09:38:13下载
    积分:1
  • C++与matlab混合
    C 与MATLAB混合编译
    2021-05-07下载
    积分:1
  • AVR_memory_Malloc
    对于有限的AVR内存分配,本程序能够非常好地解决内存分配问题,传统的malloc存在一定的不好的地方,因为资源有限。(avr memory malloc program)
    2013-08-06 11:27:00下载
    积分:1
  • ESP8266-WIFI数据透传
    基于stm32f4单片机和esp8266芯片的wifi透传程序(WiFi transmission program based on stm32f4 microcontroller and esp8266 chip)
    2020-08-28 23:08:16下载
    积分:1
  • GNU_Makefile
    本文比较完整的讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile。作为一个Linux程序员,make工具的使用以及编写Makefile是必需的。系统、详细讲述make的中文资料比较少,出于对广大中文Linuxer的支持,本人在工作之余,花了18个多月时间完成对“info make”的翻译整理,完成这个中文版手册。本书不是一个纯粹的语言翻译版本,其中对GNU make的一些语法和用法根据我个人的工作经验进行了一些详细分析和说明,也加入了一些个人的观点和实践总结。本书的所有的例子都可以在支持V3.8版本的GNU make的系统中正确执行。(This article about the complete GNU make tool, covering GNU make use of grammar. Also focus on how to prepare a project Makefile. As a Linux programmer, make use of tools and the preparation of Makefile is required. System, a detailed account of the Chinese make relatively little information, for the support of the majority of Chinese Linuxer, I in his spare time, spent more than 18 months to complete the "info make" translation finishing, complete the Chinese version of the manual. This book is not a pure language translated version, in which the GNU make some grammar and usage based on my personal experience carried out some detailed analysis and description, also added some personal views and practice summary. All of the examples in this book can support V3.8 version of GNU make the system run correctly.)
    2013-11-17 06:59:14下载
    积分:1
  • c_mail
    c写的邮件例子简单方便适合初学者学习方便使用(c write the message is simple and convenient example of user-friendly for beginners to learn)
    2007-10-29 08:08:15下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载