登录
首页 » Visual C++ » COMPlot

COMPlot

于 2020-06-29 发布 文件大小:1848KB
0 556
下载积分: 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 个回复

  • VCComm
    VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
    2010-07-30 12:32:16下载
    积分:1
  • comm
    Windows串口编程 (Windows serial programming)
    2020-06-30 11:20:02下载
    积分:1
  • RS232_VC
    串口调试:这还是个初步的!如果你有兴趣还可以自己再改!如果还有更好的请联系我(serial debugger : This is still preliminary. If you are interested in then they can change! If there is a better contact I)
    2006-09-23 09:52:49下载
    积分:1
  • PTZ
    云台控制的C++详细源码,二次开发可以直接用。(The PTZ control C++ detailed source, secondary development can be directly used.)
    2013-05-20 09:41:11下载
    积分:1
  • RS232-ACCESS-DEMO0.0.1
    Qt写的RS232串口程序源码,需要者收了吧(RS232 by Qt)
    2021-01-11 16:38:50下载
    积分:1
  • VB_RS232C
    VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发(VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development)
    2020-06-26 06:00:02下载
    积分:1
  • ADC-UART-VB
    此程序实现了对串口输入的ADC数据和温度数据的实时曲线图显示。(This program realizes the serial input of the ADC data and temperature data in real-time graph display.)
    2011-01-27 17:00:12下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • UartAssist
    这个是非常流行的串口调试工具的VC++源代码,对于需要深入了解串口通信的朋友非常有帮助,需要的朋友可以看看。(This is a very popular tool for serial debug VC++ source code, the need for deeper understanding of serial communication very helpful friend, a friend in need can take a look at.)
    2021-04-22 15:38:49下载
    积分:1
  • Visual-CPP_MSComm2
    利用面向对象的C++语言的MFC编写的串口通信程序(The use of object-oriented language C++ MFC prepared by the serial communication program)
    2013-10-25 22:26:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载