QCustomPlot-source.tar.gz
2021-06-21 18:02:08 361KB QCustomPlot-sour
1
本资源包括了如何使用QCustomPlot绘制实时显示的动态曲线,还包括两种滤波方法,巴特沃斯滤波器和跟踪微分器。使用Qt Creator4.8.2,32位进行编译。
2021-06-21 13:46:34 3.92MB 实时动态曲线绘制 qt QCustomPlot 滤波
1
QCustomPlot 是一个基于Qt的画图和数据可视化C++控件。QCustomPlot 致力于提供美观的界面,高质量的2D画图、图画和图表,同时为实时数据可视化应用提供良好的解决方案。包含windows和linux下的32位和64位的库。
2021-05-25 17:19:24 3.28MB QCustomPlot
1
QCustomPlot 是一个超强超小巧的qt绘图类,非常漂亮,非常易用,只需要加入一个qcustomplot.h和qcustomplot.cpp文件即可使用,远比qwt方便和漂亮,可以自己使用两个源文件也可以自己编译成库文件,非常方便。
2021-05-25 09:06:10 2.6MB QCustomPlot
1
QCustomPlot 的使用示例(示例采用的是时间坐标轴)
2021-05-20 19:01:50 260KB qcustomplot qt绘图
1
QCustomPlot的windows版本库和linux版本库。QCustomPlot是一个基于Qt C++的图形库,用于绘制和数据可视化 - 制作漂亮的2D图 - 曲线图、趋势图、坐标图、柱状图等,并为实时可视化应用程序提供高性能服务。它没有进一步的依赖关系,并有着良好的文档记录。QCustomPlot可以导出为各种格式,比如:PDF文件和位图(如:PNG、JPG、BMP)。可在自己的项目中直接使用两个源文件(qcustomplot.h与qcustomplot.cpp),或预先编译成库。
2021-05-19 19:23:43 5.3MB QCustomPlot
1
There are myriads of Python charting libraries out there, and each may even have its reason to exist. QCustomPlot2 for PyQt5 has the following goals: Performance. QCustomPlot is written in modern C++ with the excellent Qt library for superior performance over alternative libraries. Flexibility. QCu
2021-05-19 19:18:14 1.22MB QCustomPlot PyQt
1
QT+qcustomplot 设计的心电图 曲线显示软件。 博客地址: https://blog.csdn.net/xiaolong1126626497/article/details/116694318
2021-05-12 14:00:55 1.04MB qcustomplot QT
使用qcustomPlot带有的选择框功能,拖动出现矩形选框,放开放大或选取数据,详细内容请看改博客: https://blog.csdn.net/yxy244/article/details/100547688
2021-05-07 14:46:07 3.16MB QT QCustomPlot 鼠标拖动矩形框 选框放大
1
Qt QCustomPlot 实时动态数据曲线图,以时间为X轴,数据为Y轴 Demo源码,可选择数据类型进行显示数据以及当前时间一直刷新X轴
2021-04-30 20:36:07 282KB Qt QCustomplot C++
1