登录
首页 » Visual C++ » COMPlot

COMPlot

于 2020-06-29 发布 文件大小:1848KB
0 300
下载积分: 1 下载次数: 232

代码说明:

  QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)

文件列表:

build-COMPlot-Desk-Release
..........................\bin
..........................\...\COMPlot.exe,788992,2015-03-29
..........................\...\ConfigData.txt,558,2015-01-25
..........................\Makefile,5786,2015-03-29
..........................\Makefile.Debug,8169,2015-03-29
..........................\Makefile.Release,8196,2015-03-29
..........................\temp
..........................\....\moc
..........................\....\...\moc_frmmain.cpp,4382,2015-03-29
..........................\....\...\moc_qcustomplot.cpp,157888,2015-03-29
..........................\....\...\moc_qextserialport.cpp,6089,2015-03-29
..........................\....\obj
..........................\....\...\frmmain.o,69805,2015-03-29
..........................\....\...\main.o,1817,2015-03-29
..........................\....\...\moc_frmmain.o,10262,2015-03-29
..........................\....\...\moc_qcustomplot.o,172157,2015-03-29
..........................\....\...\qcustomplot.o,854669,2015-03-29
..........................\....\...\qextserialport.o,35281,2015-03-29
..........................\....\...\qextserialport_win.o,17076,2015-03-29
..........................\....\ui
..........................\....\..\ui_frmmain.h,17295,2015-03-29
build-COMPlot-Desk5-Release
...........................\bin
...........................\...\COMPlot.exe,773632,2015-03-29
...........................\...\ConfigData.txt,558,2015-01-25
...........................\debug
...........................\Makefile,20483,2015-03-29
...........................\Makefile.Debug,190071,2015-03-29
...........................\Makefile.Release,190092,2015-03-29
...........................\release
...........................\temp
...........................\....\moc
...........................\....\...\moc_frmmain.cpp,6962,2015-03-29
...........................\....\...\moc_qcustomplot.cpp,237282,2015-03-29
...........................\....\...\moc_qextserialport.cpp,9687,2015-03-29
...........................\....\obj
...........................\....\...\frmmain.o,76940,2015-03-29
...........................\....\...\main.o,1476,2015-03-29
...........................\....\...\moc_frmmain.o,11588,2015-03-29
...........................\....\...\moc_qcustomplot.o,355431,2015-03-29
...........................\....\...\qcustomplot.o,861348,2015-03-29
...........................\....\...\qextserialport.o,34591,2015-03-29
...........................\....\...\qextserialport_win.o,19631,2015-03-29
...........................\....\ui
...........................\....\..\ui_frmmain.h,16654,2015-03-29
COMPlot
.......\COMPlot.pro,902,2015-03-21
.......\COMPlot.pro.user,19949,2015-03-29
.......\ConfigData.txt,558,2015-01-25
.......\frmmain.cpp,11752,2015-03-29
.......\frmmain.h,1500,2015-03-21
.......\frmmain.ui,15005,2015-03-21
.......\main.cpp,237,2015-03-20
.......\myhelper.h,5232,2015-03-20
.......\qcustomplot.cpp,842538,2014-12-28
.......\qcustomplot.h,149211,2014-12-28

.......\serialportapi
.......\.............\qextserialport.cpp,32794,2015-03-20
.......\.............\qextserialport.h,7245,2015-03-20
.......\.............\qextserialport_global.h,2641,2015-03-20
.......\.............\qextserialport_p.h,7191,2015-03-20
.......\.............\qextserialport_unix.cpp,15351,2015-03-20
.......\.............\qextserialport_win.cpp,15069,2015-03-20

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

发表评论

0 个回复

  • GpsRecv
    该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置(MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set)
    2008-02-25 14:53:04下载
    积分:1
  • 当前流行的调试助手的源码-自己
    串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容(serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by the state)
    2020-06-26 07:20:01下载
    积分:1
  • SerialPortTest
    简单的串口调试,能够实行发送和接收字符。(Serial easy debugging, it is able to implement send and receive characters.)
    2009-03-10 10:57:16下载
    积分:1
  • CSharpSerial-programming-steps-detailed
    用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
    2012-04-18 10:36:49下载
    积分:1
  • Serial-ports
    linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
    2013-11-17 14:39:41下载
    积分:1
  • SCOMMV23
    一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve. )
    2013-07-19 16:10:07下载
    积分:1
  • VCComm
    VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
    2010-07-30 12:32:16下载
    积分:1
  • COMPlot
    QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)
    2020-06-29 22:00:01下载
    积分:1
  • MSCommtest3.0
    MSComm控件串口通信编程,第一次作业。(MSComm control serial communication programming, the first operation.)
    2011-12-05 22:14:26下载
    积分:1
  • CHP500B
    串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。(Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, word document is the communication protocol, host computer to send and return lower machine, serial communication protocol is very important to you)
    2010-05-31 08:37:37下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载