• 大小: 11.19MB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2023-07-01
  • 语言: 其他
  • 标签: qwt  波形图  心电图  

资源简介

QT用QWT绘制动态脉氧饱和度波形图,也适用于心电图。历史波形图的查看,放大和平移的限制。

资源截图

代码片段和文件信息

//#include 
#include “MainWindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    3466856  2019-06-06 15:23  QwtPlotComponent\lib\D3Dcompiler_47.dll

     文件      29696  2019-06-06 15:23  QwtPlotComponent\lib\iconengines\qsvgicon.dll

     文件      24576  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qgif.dll

     文件      30720  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qicns.dll

     文件      25088  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qico.dll

     文件     243200  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qjpeg.dll

     文件      18944  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qsvg.dll

     文件      17920  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qtga.dll

     文件     313344  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qtiff.dll

     文件      17920  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qwbmp.dll

     文件     324608  2019-06-06 15:23  QwtPlotComponent\lib\imageformats\qwebp.dll

     文件      10240  2019-06-06 15:23  QwtPlotComponent\lib\libEGL.dll

     文件    1603072  2019-06-06 15:23  QwtPlotComponent\lib\libGLESV2.dll

     文件   15220736  2019-06-06 15:23  QwtPlotComponent\lib\opengl32sw.dll

     文件    1012224  2019-06-06 15:23  QwtPlotComponent\lib\platforms\qwindows.dll

     文件    4694016  2019-06-06 15:23  QwtPlotComponent\lib\Qt5Core.dll

     文件    5032960  2019-06-06 15:23  QwtPlotComponent\lib\Qt5Gui.dll

     文件     856064  2019-06-06 15:23  QwtPlotComponent\lib\Qt5Network.dll

     文件     273408  2019-06-06 15:23  QwtPlotComponent\lib\Qt5OpenGL.dll

     文件     268288  2019-06-06 15:23  QwtPlotComponent\lib\Qt5PrintSupport.dll

     文件      59392  2019-06-06 15:23  QwtPlotComponent\lib\Qt5SerialPort.dll

     文件     251392  2019-06-06 15:23  QwtPlotComponent\lib\Qt5Svg.dll

     文件    4483072  2019-06-06 15:23  QwtPlotComponent\lib\Qt5Widgets.dll

     文件     945664  2019-05-09 14:56  QwtPlotComponent\lib\qwt.dll

     文件      91648  2019-07-08 16:46  QwtPlotComponent\lib\QwtPlotComponent.exe

     文件        203  2019-05-29 15:05  QwtPlotComponent\main.cpp

     文件       4455  2019-07-02 16:10  QwtPlotComponent\MainWindow.cpp

     文件        834  2019-07-02 15:18  QwtPlotComponent\MainWindow.h

     文件       8905  2019-07-03 11:54  QwtPlotComponent\MainWindow.ui

     文件       3923  2019-07-01 15:15  QwtPlotComponent\MCurveData.cpp

............此处省略30个文件信息

评论

共有 条评论