搜索资源列表
ZedGraph_cn.rar
- ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
testprogram
- 带实时曲线显示的一个上位机程序,可以查看相关控件的使用-With real-time curve shows a host computer program, you can view the use of related controls
ARCTest
- 实时监测软件,采用Tchart控件,串口读取,实时曲线输出-Real-time monitoring software, the Tchart control, serial port to read, real-time curve output
RealCurve
- 绘制实时曲线代码,该代码可以参考,采用定时控件进行控制曲线的绘制,比较完整,可以借鉴,对于想绘制实时曲线是一种很好的参考-Mapping real code that can refer to, the use of regular draw controls control curve, the more complete, you can learn, for reference want to draw real-time curve is a good
chart
- 通过利用C#中的chart的控件绘制实时曲线-use chart controler to make Real time curve
PressureMeasurement
- 之前用来进行串口通信读取下位机传送的压力值,并用Zedgraph控件作实时曲线显示。-Serial communication to read pressure value hardware,and show it with Zedgraph simutanously.