文件名称:Qt动态心电图绘制-利用队列进行实时绘制
介绍说明--下载内容均来自于网络,请自行研究使用
心电图绘制主思想是利用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 |
real_time_ecg\x64\Debug\data_process.tlog\QtUic.write.1u.tlog | 330 | 2019-01-15 |
real_time_ecg\x64\Debug\main.obj | 278248 | 2019-03-26 |
real_time_ecg\x64\Debug\moc_data_process.obj | 282161 | 2019-01-14 |
real_time_ecg\x64\Debug\moc_real_time_ecg.obj | 282289 | 2019-03-26 |
real_time_ecg\x64\Debug\qrc_data_process.obj | 6558 | 2019-01-11 |
real_time_ecg\x64\Debug\qrc_real_time_ecg.obj | 6596 | 2019-03-25 |
real_time_ecg\x64\Debug\qt.log | 1954 | 2019-01-15 |
real_time_ecg\x64\Debug\qt.txt | 1157 | 2019-01-15 |
real_time_ecg\x64\Debug\qt_work.log | 768 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.log | 412 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.obj | 543818 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog | 0 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\CL.command.1.tlog | 14170 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\CL.read.1.tlog | 370404 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\CL.write.1.tlog | 4112 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\link.command.1.tlog | 4532 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\link.read.1.tlog | 5116 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\link.write.1.tlog | 1200 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\moc.read.1u.tlog | 164 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\moc.write.1u.tlog | 382 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\QtMoc.read.1u.tlog | 2 | 2019-03-25 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\QtMoc.write.1u.tlog | 2 | 2019-03-25 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\QtRcc.read.1u.tlog | 2 | 2019-03-25 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\QtRcc.write.1u.tlog | 2 | 2019-03-25 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\QtUic.read.1u.tlog | 2 | 2019-03-25 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\QtUic.write.1u.tlog | 2 | 2019-03-25 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\rcc.read.1u.tlog | 168 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\rcc.write.1u.tlog | 374 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\real_time_ecg.lastbuildstate | 222 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\real_time_ecg.write.1u.tlog | 5084 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\uic.read.1u.tlog | 166 | 2019-03-26 |
real_time_ecg\x64\Debug\real_time_ecg.tlog\uic.write.1u.tlog | 366 | 2019-03-26 |
real_time_ecg\x64\Debug\vc141.pdb | 5410816 | 2019-03-26 |
real_time_ecg\x64\Release | 0 | 2019-06-19 |
real_time_ecg\x64\Release\main.obj | 2781 | 2019-06-19 |
real_time_ecg\x64\Release\moc_real_time_ecg.obj | 4209 | 2019-06-19 |
real_time_ecg\x64\Release\qrc_real_time_ecg.obj | 1456 | 2019-06-19 |
real_time_ecg\x64\Release\qt_work.log | 1738 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.log | 131 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.obj | 131930 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog | 0 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\CL.command.1.tlog | 7358 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\CL.read.1.tlog | 370864 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\CL.write.1.tlog | 2912 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\link.command.1.tlog | 2334 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\link.read.1.tlog | 5496 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\link.write.1.tlog | 908 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\moc.read.1u.tlog | 164 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\moc.write.1u.tlog | 386 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\rcc.read.1u.tlog | 168 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\rcc.write.1u.tlog | 374 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\real_time_ecg.lastbuildstate | 224 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\real_time_ecg.write.1u.tlog | 5112 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\uic.read.1u.tlog | 166 | 2019-06-19 |
real_time_ecg\x64\Release\real_time_ecg.tlog\uic.write.1u.tlog | 366 | 2019-06-19 |
real_time_ecg\实时心电处理.txt | 64 | 2019-04-03 |
x64 | 0 | 2019-03-25 |
x64\Debug | 0 | 2019-03-26 |
x64\Debug\data_process.exe | 166400 | 2019-01-15 |
x64\Debug\data_process.ilk | 1483632 | 2019-01-15 |