登录
首页 » C# » myShowData

myShowData

于 2011-04-22 发布 文件大小:715KB
0 111
下载积分: 1 下载次数: 192

代码说明:

  C#编写的数据显示程序,曲线显示,可以手动调整,也可以自动加载,数据是通过串口收到的数据,和前一个程序myDataCollect.zip配套使用!(Data written in C# program, the curve shows, you can manually adjust, you can also automatically load the data received through the serial data, and the former supporting the use of a program myDataCollect.zip!)

文件列表:

myShowData
..........\myShowData
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\Release
..........\..........\...\.......\data
..........\..........\...\.......\....\20110318110425.txt,226981,2011-03-18
..........\..........\...\.......\....\20110318110813.txt,362720,2011-03-18
..........\..........\...\.......\....\20110318111323.txt,701120,2011-03-18
..........\..........\...\.......\myShowData.exe,237568,2011-04-14
..........\..........\...\.......\myShowData.pdb,77312,2011-04-14
..........\..........\...\.......\myShowData.vshost.exe,5632,2005-12-08

..........\..........\frmMain.cs,10684,2011-04-02
..........\..........\frmMain.Designer.cs,10764,2011-04-02
..........\..........\frmMain.resx,156001,2011-04-02
..........\..........\frmSet.cs,340,2011-04-02
..........\..........\frmSet.Designer.cs,4284,2011-04-02
..........\..........\frmSet.resx,5814,2011-04-02
..........\..........\myCurve.cs,26243,2011-04-08
..........\..........\myCurve.designer.cs,2995,2011-03-18
..........\..........\myCurve.resx,5814,2011-03-14
..........\..........\myShowData.csproj,4061,2011-04-02
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\myShowData.csproj.GenerateResource.Cache,962,2011-03-18
..........\..........\...\.....\myShowData.exe,237568,2011-03-21
..........\..........\...\.....\myShowData.frmMain.resources,100244,2011-03-18
..........\..........\...\.....\myShowData.myCurve.resources,180,2011-03-18
..........\..........\...\.....\myShowData.pdb,67072,2011-03-21
..........\..........\...\.....\myShowData.Properties.Resources.resources,180,2011-03-18
..........\..........\...\.....\Refactor
..........\..........\...\.....\TempPE
..........\..........\...\myShowData.csproj.FileListAbsolute.txt,2930,2011-04-22
..........\..........\...\Release
..........\..........\...\.......\myShowData.csproj.GenerateResource.Cache,963,2011-04-02
..........\..........\...\.......\myShowData.exe,237568,2011-04-14
..........\..........\...\.......\myShowData.frmMain.resources,100244,2011-04-02
..........\..........\...\.......\myShowData.frmSet.resources,180,2011-04-02
..........\..........\...\.......\myShowData.myCurve.resources,180,2011-03-21
..........\..........\...\.......\myShowData.pdb,77312,2011-04-14
..........\..........\...\.......\myShowData.Properties.Resources.resources,180,2011-03-21
..........\..........\...\.......\TempPE
..........\..........\Program.cs,518,2011-04-14
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1229,2011-04-02
..........\..........\..........\Resources.Designer.cs,2876,2011-03-18
..........\..........\..........\Resources.resx,5612,2011-03-18
..........\..........\..........\Settings.Designer.cs,1095,2011-03-18
..........\..........\..........\Settings.settings,249,2011-03-18
..........\myShowData.sln,919,2011-03-18

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

发表评论

0 个回复

  • URAT-untest
    十分详尽的串口调试程序,未经测试,不过已通过仿真(Very detailed serial debugger, without testing, but had passed through Simulation)
    2007-08-30 15:38:13下载
    积分:1
  • RS-485 Transceiver Control
    说明:  rs485串口简易编程,上位机pc平台windows窗口(RS-485 Transceiver Control)
    2020-02-20 10:12:17下载
    积分:1
  • SerialPortTest
    学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!(To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal understanding!)
    2013-04-28 10:18:11下载
    积分:1
  • bluetoothBK3231-2
    说明:  BK3231蓝牙模块配置程序源码。AT指令上位机配置源程序。(BK3231 bluetooth module configuration program source code. AT instruction upper computer configuration source program.)
    2020-12-21 09:09:07下载
    积分:1
  • chapter6
    一个很通用的51的串口通信程序,很好用,但仅供参考(A very universal serial port communication program 51, very good, but for reference only)
    2008-04-26 10:46:34下载
    积分:1
  • smsDatabase
    说明:  VB做的一个短信收发的例子,功能比较强大,可以好好参考(VB do an SMS transceiver example, function more powerful and can make reference to)
    2005-11-28 14:24:58下载
    积分:1
  • SendandReceiveSerial
    用Turbo C编写的一个串口操作小程序,能发送,接收信息;程序功能简单,过段时间再把经过修改后的版本传上来(using Turbo C serial prepared by a small operational procedures, send, receive information; Functional procedures simple, then over time, after revision line with the traditional version.)
    2007-04-23 18:35:17下载
    积分:1
  • tcptocom
    国外经典的TCP转串口的程序,VC++编写,有较强的参考价值(Foreign classic TCP to serial program, VC++ write, there is a strong reference value)
    2020-11-22 11:29:35下载
    积分:1
  • MPU-6050-C51测试
    一个应用于MPU-6050-C51测试程序,可以实现和电机或电机控制器的姿态角读取,可以用于智能小车的制作上。(A test program for MPU-6050-C51 which can read the attitude angle of motor or motor controller can be used in the manufacture of intelligent car.)
    2020-06-23 15:00:01下载
    积分:1
  • uartEcho
    am335x Startware 串口源码,针对am335x系列芯片(am335x Startware serial source for am335x series chip)
    2013-07-09 17:25:21下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载