登录
首页 » Visual C++ » COMPlot

COMPlot

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

  • 自动配料系统081125
    通过和OMron PLC通讯,实时监控自动化设备运行,并下发指令控制(Through the communication with OMron PLC, real-time monitoring of automatic device operation, and instruction control)
    2017-07-07 12:03:44下载
    积分: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
  • 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
  • SerialPortTest
    基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.()
    2008-04-04 01:29:36下载
    积分:1
  • SerialPort_VS2010_MFC
    基于SerialPort的串口调试助手代码,运行平台VS2010,MFC工程文件(Based on the serial debugging assistant SerialPort code, run the platform VS2010, MFC project file)
    2020-10-10 09:37:34下载
    积分:1
  • tiaoshijingling
    串口调试精灵,对于初学VC++的学者来说,这是一本不错的电子书,大家可以好好品味。(It s a good book for people who are studying VC++ language.)
    2009-04-18 20:42:28下载
    积分:1
  • vbPaccessPseria
    visual basic+数据库access+串口+实时显示曲线(vb+database access+serial)
    2012-05-11 09:10:15下载
    积分: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
  • errorRate
    用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
    2011-12-19 10:23:37下载
    积分:1
  • ControlProject
    VC实现和S7-200PLC的串口通信程序,很有价值哦(VC and S7-200PLC Serial Communication Program and of great value oh)
    2007-06-04 14:29:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载