易截截图软件、单文件、免安装、纯绿色、仅160KB

VB 实时检测曲线,请高手帮忙~

我用的是VB2008,现在想根据串行口读入的数据,绘制一个实时检测的曲线,这个该怎么实现呢?请高手帮忙,不胜感激,最好有实例,我的邮箱520_catherine@sina.com
1、定义一个二维数组,时间、数据
2、把通过串口接收来的数据存入数组,时间=Now 数据=串口接收的数据
3、适用Picture控件来绘制曲线
4、根据数组的内容绘制曲线

..................



End_rbody_63616500//-->




对我有用[0]
丢个板砖[0]
引用
举报
管理
TOP








zhao4zhong1


等 级:



#4楼 得分:35回复于:2010-03-01 10:25:26



引用
到我的资源http://download.csdn.net/zhao4zhong1里面下载“VB6绘制动态折线图(含源码)”

链接是打开了,但是点击标题就没什么都打不开了。。。。。

http://topic.csdn.net/u/20070827/14/2fe4e025-70c7-419e-ab24-55030bcf0634.html
http://topic.csdn.net/u/20080604/14/7b4ac419-0927-4df9-8c54-67d58f2507b5.html


VB6绘制动态折线图(含源码)http://download.csdn.net/source/1987571


相关问答:

vb crystalreport - .NET技术 / VB.NET

Private Sub btnPrint_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnPrint.Click
  MouseWait()
  Dim ClearTempTabelSQL As String
  'If Not ......

vb - VB / 基础类

我想把word另存为xml之后,用vb读取这个xml的内容,请问如何实现?
dim f as integer
dim b() as byte
dim s as string
dim L as long
f=freefile()
open "abc.xml" for binary access read as #f
......

vb - VB / 非技术类

怎么把已知的数据保存成xml文件,现在已知的数据是
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o=& ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号