登录
首页 » C# » COMMonitor

COMMonitor

于 2011-12-16 发布 文件大小:1359KB
0 179
下载积分: 1 下载次数: 254

代码说明:

  用C#写的上位机软件 串口监视器 能够通过设置参数实现串口的监视功能 功能非常的强大(Written in C# PC software Serial Monitor can be achieved by setting the parameters for monitoring serial Function is very powerful)

文件列表:

COMMonitor
..........\AboutCOMMonitor.cs,1299,2008-07-07
..........\AboutCOMMonitor.Designer.cs,6481,2008-07-07
..........\AboutCOMMonitor.resx,31552,2008-07-07
..........\bin
..........\...\Debug
..........\...\.....\COMMonitor.exe,593920,2011-09-26
..........\...\.....\COMMonitor.pdb,79360,2011-09-26
..........\...\.....\COMMonitor.vshost.exe,5632,2005-11-11
..........\COMMonitor.csproj,6548,2008-07-07

..........\COMMonitor.suo,2560,2011-09-26
..........\Constant.cs,816,2008-07-07
..........\Form1.cs,17296,2011-09-26
..........\Form1.Designer.cs,51242,2011-09-26
..........\Form1.resx,104863,2011-09-26
..........\obj
..........\...\COMMonitor.csproj.FileListAbsolute.txt,958,2011-09-26
..........\...\Debug
..........\...\.....\COMMonitor.AboutCOMMonitor.resources,17524,2011-09-26
..........\...\.....\COMMonitor.csproj.GenerateResource.Cache,2876,2011-09-26
..........\...\.....\COMMonitor.exe,593920,2011-09-26
..........\...\.....\COMMonitor.Form1.resources,66095,2011-09-26
..........\...\.....\COMMonitor.pdb,79360,2011-09-26
..........\...\.....\COMMonitor.Properties.Resources.resources,413968,2011-09-26
..........\...\.....\COMMonitor.Settings.resources,17524,2011-09-26
..........\...\.....\TempPE
..........\Program.cs,477,2007-07-13
..........\Properties
..........\..........\AssemblyInfo.cs,1312,2007-07-13
..........\..........\Resources.Designer.cs,14279,2008-07-07
..........\..........\Resources.resx,16944,2008-07-07
..........\..........\Settings.Designer.cs,1091,2008-05-13
..........\..........\Settings.settings,249,2007-07-13
..........\Resources





..........\.........\15_Huang.gif,7308,2008-05-15
..........\.........\16_IKick.gif,9070,2008-05-15
..........\.........\17_Itouch.gif,14964,2008-05-15
..........\.........\18_Kan.gif,3634,2008-05-15
..........\.........\19_KeShui.gif,15081,2008-05-15
..........\.........\1_88.gif,7232,2008-05-15
..........\.........\20_kiss.gif,11143,2008-05-15
..........\.........\21_LiuAnHuaMing.gif,6358,2008-05-15
..........\.........\22_Milk.gif,10958,2008-05-15
..........\.........\23_noNeither.gif,11951,2008-05-15
..........\.........\24_noo.gif,5320,2008-05-15
..........\.........\25_PassBy.gif,12696,2008-05-15
..........\.........\26_RaoBing.gif,5375,2008-05-15
..........\.........\27_RaoQiang.gif,6193,2008-05-15
..........\.........\28_shakeBreast.gif,11495,2008-05-15
..........\.........\29_shaolinshileftright.gif,9604,2008-05-15
..........\.........\2_a!!.gif,8085,2008-05-15
..........\.........\30_Shining.gif,13993,2008-05-15
..........\.........\31_Sleep.gif,6051,2008-05-15
..........\.........\32_Sleeping.gif,6750,2008-05-15
..........\.........\33_TanShou.gif,9649,2008-05-15
..........\.........\34_TanZuo.gif,4049,2008-05-15
..........\.........\35_together2.gif,12984,2008-05-15
..........\.........\36_touchEyes.gif,11496,2008-05-15
..........\.........\37_WakeUp.gif,2672,2008-05-15
..........\.........\38_what.gif,15838,2008-05-15
..........\.........\39_yeah.gif,8229,2008-05-15
..........\.........\3_BuFu.gif,5368,2008-05-15
..........\.........\40_YuMen.gif,5071,2008-05-15
..........\.........\41_ZhuangQiang.gif,9410,2008-05-15
..........\.........\4_calmdown.gif,7604,2008-05-15
..........\.........\5_ChouFeng.gif,3981,2008-05-15
..........\.........\6_DeYi.gif,11540,2008-05-15
..........\.........\7_Ding.gif,11776,2008-05-15
..........\.........\8_excited.gif,13607,2008-05-15
..........\.........\9_Faint.gif,7860,2008-05-15
..........\.........\penNnotebook.gif,2282,2008-05-15
..........\.........\WaterDrops.JPG,9116,2008-07-07
..........\Settings.cs,5002,2008-07-07
..........\Settings.Designer.cs,17527,2008-07-07
..........\Settings.resx,31552,2008-07-07

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

发表评论

0 个回复

  • 陀螺仪标定因数的测定
    实现陀螺仪输出数据的采集并与电脑端输入的数据共同处理,实现标定因数的测定(Acquisition of gyroscope output data and processing with computer input data are realized to realize the determination of calibration factor.)
    2019-01-01 07:44:50下载
    积分:1
  • [ASP.NET] 使用 OAuth 2.0 整合 Google、Facebok、WindowsLive(MSN)登陆实例 API SDK,附完整源码
    [ASP.NET] 使用 OAuth 2.0 整合 Google、Facebok、WindowsLive(MSN)登陆实例 API SDK,附完整源码
    2013-04-18下载
    积分:1
  • C-Interfaces-and-Implementation
    本书介绍了C语言接口与实现,讲解了创建可重用软件的技术。(The book describes the C language interface and implementation to explain the technology to create reusable software.)
    2013-01-06 14:58:41下载
    积分:1
  • MapX
    技术论坛精华文章资料索引,紧供业内人士参考(Forum essence of the article information index, the industry reference for tight)
    2011-11-02 00:37:18下载
    积分:1
  • MFC_dialog_based_calculator_source
    基于MFC对话框的计算器源码MFC dialog-based calculator source(Calculator Source dialog based MFC MFC dialog-based calculator source)
    2010-08-07 10:57:21下载
    积分:1
  • be-happy-to-learn-VC
    说明:  [趣味程序导学Visual.Cpp].董未名.文字版([Fun Program Guidance Visual.Cpp]. Weiming Dong. Text Version)
    2011-04-04 17:59:37下载
    积分:1
  • linux
    linux开发中的C++资料,比较全,以前老师给的,要学习C++的同学不妨下去看看(linux development of learning materials, based on the C++)
    2013-05-15 10:45:12下载
    积分:1
  • cnrrespond_wide
    CodeBlocks工程文件,请使用该软件打开(CodeBlocks project file, please use this software to open)
    2018-12-25 18:03:28下载
    积分:1
  • sshWinForm
    用C#写的ssh功能窗体。为最基础窗体,可以根据功能需要自由添加功能(ssh client written by C#)
    2021-02-21 23:39:42下载
    积分:1
  • 019-图书管理器
    说明:  图书管理系统·: 用户可以用来添加书籍、查找书籍信息,该系统可用于图书的管理与查找(Library Management System Users can add books and find book information. The system can be used for book management and search.)
    2019-01-03 16:50:49下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载