登录
首页 » Visual C++ » VCComm

VCComm

于 2010-07-30 发布 文件大小:163KB
0 288
下载积分: 1 下载次数: 486

代码说明:

  VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)

文件列表:

读取串口数据并画实时曲线的VC%2B%2B程序源码

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

发表评论


0 个回复

  • SCIPC
    上位机串口通信程序带电机控制程序界面(PC serial communication program with motor control programming interfaces.)
    2006-06-09 16:07:47下载
    积分:1
  • VCPP-Code4
    VC++环境下用MSComm控件进行串口通讯编程 模型飞机测控平台(VC++ environment serial communication programming model aircraft monitoring platform with MSComm control)
    2014-05-10 10:27:17下载
    积分:1
  • mscomm
    串口收发字符型,没有选择COM口参数,固定为COMPROT 3 115200(Serial transceiver character type, no choice of COM port parameters, fixed to COMPROT 3 115200 )
    2016-04-25 19:20:18下载
    积分:1
  • 通信
    一个很好的COM口通讯类(An uart mfc example)
    2020-06-26 10:00:02下载
    积分:1
  • MFC20100619221344
    这是MFC串口编程的具体步骤 对学串口编程有很大帮助(This is the MFC programming serial port programming of specific steps to learn of great help)
    2010-06-19 22:21:11下载
    积分:1
  • PTZ
    云台控制的C++详细源码,二次开发可以直接用。(The PTZ control C++ detailed source, secondary development can be directly used.)
    2013-05-20 09:41:11下载
    积分:1
  • DLT645
    DLT645的数据读取,设置串口,后期可能通过数据库读取(read for DLT645 electric)
    2020-12-07 14:59:22下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • VedioTest
    Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
    2011-10-20 11:22:08下载
    积分:1
  • 696518资源总数
  • 105395会员总数
  • 22今日下载