-
大小: 294KB文件類型: .zip金幣: 2下載: 0 次發(fā)布日期: 2021-06-22
- 語言: 其他
- 標(biāo)簽: QCustomPlot??
資源簡介
三條每條100萬數(shù)據(jù)點曲線實時追蹤無延遲,邊界跳0無數(shù)據(jù),本文所用為QcustomPlot2.0.1。 首先說的是對上邊所提第一篇博客做的修改,代碼如下

代碼片段和文件信息
/****************************************************************
?Doc????:???main.cpp
?Author?:???BingLee
?Date???:???2018-11-08
?Info???:???QCustomPlot?test?demo
?https://blog.csdn.net/Bing_Lee?(C)All?rights?reserved.
******************************************************************/
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1142??2020-09-10?00:18??CustomPlotTest.pro
?????文件?????????478??2020-09-10?01:13??main.cpp
?????文件????????7144??2020-09-10?01:05??mainwindow.cpp
?????文件????????1876??2020-09-10?01:14??mainwindow.h
?????文件????????1155??2020-09-10?00:17??mainwindow.ui
?????文件????????4640??2020-09-10?00:49??mytracer.cpp
?????文件????????1323??2020-09-10?01:14??mytracer.h
?????文件?????1124720??2020-09-10?01:14??qcustomplot.cpp
?????文件??????267859??2020-09-10?01:09??qcustomplot.h
評論
共有 條評論