Qt动态心电图绘制-利用队列进行实时绘制

所属分类:其他
开发工具:C/C++
文件大小:25485KB
下载次数:14
上传日期:2020-03-16 19:47:12
上 传 者H-zi
说明:  心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。
(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to draw. When drawing to the far right, use qtcharts dataset series to replace the existing data.)

文件列表:
real_time_ecg.sln (1091, 2019-01-15)
real_time_ecg (0, 2019-06-19)
real_time_ecg\GeneratedFiles (0, 2019-03-25)
real_time_ecg\GeneratedFiles\Debug (0, 2019-01-15)
real_time_ecg\GeneratedFiles\Debug\moc_data_process.cpp (4202, 2019-01-14)
real_time_ecg\GeneratedFiles\Debug\moc_real_time_ecg.cpp (4205, 2019-03-26)
real_time_ecg\GeneratedFiles\qrc_data_process.cpp (1427, 2019-01-11)
real_time_ecg\GeneratedFiles\qrc_real_time_ecg.cpp (1433, 2019-06-19)
real_time_ecg\GeneratedFiles\Release (0, 2019-03-25)
real_time_ecg\GeneratedFiles\Release\moc_real_time_ecg.cpp (4205, 2019-06-19)
real_time_ecg\GeneratedFiles\ui_data_process.h (3981, 2019-01-12)
real_time_ecg\GeneratedFiles\ui_real_time_ecg.h (3961, 2019-06-19)
real_time_ecg\main.cpp (183, 2019-01-15)
real_time_ecg\my_helper.h (15286, 2019-01-12)
real_time_ecg\real_time_ecg.cpp (7537, 2019-06-19)
real_time_ecg\real_time_ecg.h (2086, 2019-06-19)
real_time_ecg\real_time_ecg.qrc (72, 2019-01-11)
real_time_ecg\real_time_ecg.ui (2829, 2019-01-15)
real_time_ecg\real_time_ecg.vcxproj (8662, 2019-06-19)
real_time_ecg\real_time_ecg.vcxproj.filters (2119, 2019-01-15)
real_time_ecg\real_time_ecg.vcxproj.user (637, 2019-06-19)
real_time_ecg\Resources (0, 2019-01-11)
real_time_ecg\x64 (0, 2019-03-25)
real_time_ecg\x64\Debug (0, 2019-03-26)
real_time_ecg\x64\Debug\data_process.log (110, 2019-01-15)
real_time_ecg\x64\Debug\data_process.obj (495409, 2019-01-14)
real_time_ecg\x64\Debug\data_process.tlog (0, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\CL.command.1.tlog (10514, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\CL.read.1.tlog (370440, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\CL.write.1.tlog (4852, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\data_process.lastbuildstate (214, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\data_process.write.1u.tlog (49270, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\link.command.1.tlog (2186, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\link.read.1.tlog (5564, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\link.write.1.tlog (1072, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\QtMoc.read.1u.tlog (146, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\QtMoc.write.1u.tlog (346, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\QtRcc.read.1u.tlog (148, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\QtRcc.write.1u.tlog (334, 2019-01-15)
real_time_ecg\x64\Debug\data_process.tlog\QtUic.read.1u.tlog (148, 2019-01-15)
... ...

近期下载者

相关文件


收藏者