登录
首页 » Visual C++ » COMPlot

COMPlot

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

  • comElves
    基于VC++的串口调试程序可以发送接收数据,非常实用于初学者研究学习(Serial debugger based on VC++ can send and receive data, very useful for beginners learning)
    2013-03-16 22:26:29下载
    积分:1
  • RS232_485multi-design
    485多机通讯的连接方式,主要有总线方式、星形方式等(connection of multi pc communication with 485)
    2010-03-03 15:03:27下载
    积分:1
  • Visual-cPP-MFC-SERIAL-PORT
    VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 (MFC serial port)
    2013-08-29 16:09:49下载
    积分:1
  • serial-communication
    利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design )
    2013-12-12 10:18:29下载
    积分:1
  • hart
    这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。(This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.)
    2010-06-09 09:56:23下载
    积分:1
  • Serial-debugging
    该程序是串口调试代码程序,支持大多数操作系统(Serial debugging software source code)
    2016-07-01 09:43:24下载
    积分:1
  • SCOMMV23
    一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve. )
    2013-07-19 16:10:07下载
    积分:1
  • lpc2368-CAN
    带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
    2020-07-03 08:40:01下载
    积分:1
  • comm
    用vc写的向串口发十六进制数据。 文件中有整个工程文件。(Vc wrote with hex data sent to the serial port. File in the project file.)
    2012-01-09 22:29:28下载
    积分:1
  • DK20DieselizeDynamotor
    485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构(485 Communications Interface Module programming applications, monitor display, alarm detection showed that the whole value of the structure of input and output settings)
    2008-08-10 22:12:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载