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

USB-HID-upper-CSharp

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

  • lesson-1
    孙鑫视频的第一讲代码,希望对大家有用,O(∩_∩)OC++,C .......(C++,C .......)
    2013-07-15 09:59:59下载
    积分:1
  • dlgBg00
    说明:  一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)
    2005-09-13 09:54:26下载
    积分:1
  • QQLogin
    QQ登录器VC源码,很好很强大的源码(QQ login VC-source browser, a good strong source)
    2008-07-03 19:21:31下载
    积分:1
  • TMS320LF24XX-3
    tms320lf2407 eva evb c program 数字输入输出模块程序 希望对大家有帮助
    2014-05-28 14:22:17下载
    积分:1
  • C-notes
    C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂 第一章:声明和初始化 第二章:结构、联合和枚举 第三章:表达式 第四章:指针 第五章:空(null) 指针 第六章:数组和指针 第七章:内存分配 第八章:字符和字符串 第九章:布尔表达式和变量 第十章:C 预处理器 第十一章:ANSI/ISO 标准C 第十二章:标准输入输出库 第十三章:库函数 第十四章:浮点运算 第十五章:可变参数 第十六章:奇怪的问题 第十七章:风格 第十八章:工具和资源 第十九章:系统依赖 第十章:杂项(C language FAQ, book has 20 chapters, original: Steve Summit, translation: Zhu heroes, Sun Yun. This was not an ordinary introductory books, he may meet all the difficulties C, error-prone areas to collect them all, easily understood Chapter One: Declaration and initialization Chapter II: Structure, joint and enumeration Chapter III: expression Chapter IV: Pointer Chapter V: empty (null) pointer Chapter: Arrays and Pointers Chapter VII: memory allocation Chapter VIII: Characters and strings Chapter IX: Boolean expressions and variables Chapter X: C preprocessor Chapter XI: ANSI/ISO standard C Chapter XII: standard input output library Chapter XIII: Library Functions Chapter XIV: floating-point operations Chapter XV: Variable parameters Chapter XVI: strange question XVII: Style Chapter XVIII: Tools and resources XIX: system dependent Chapter X: Miscellaneous)
    2010-09-21 23:24:48下载
    积分:1
  • CplusplusOOP
    C++面向对象编程,很不错的教材,讲授面向对象的思想(C++ object-oriented programming, it is a good teaching materials, teaching object-oriented thinking)
    2009-04-26 00:31:00下载
    积分:1
  • fft4
    FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
    2018-01-04 09:33:29下载
    积分:1
  • 24234464biandianzhan
    变电站监控界面,变电站运行主界面图及命令上传下发(userinterface of transformer station)
    2012-05-03 22:26:36下载
    积分:1
  • WuLiu
    物流网站建设,含物流单号流水 货物流水 行程流水等模块(Logistics construction site, including the logistics flow of goods flowing stroke single number water and other modules)
    2013-10-14 15:22:52下载
    积分:1
  • dx11tut09
    DirectX11教程,为场景中的物体打上环境光(DirectX11 tutorial for the objects in the scene marked with ambient light)
    2013-04-14 13:38:48下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载