搜索资源列表
qtxdxhcs
- qt设计便携式心电仪界面的时候,需要的心电信号产生程序。-qt interface design portable ECG apparatus when needed ECG generator.
QWT-QTcreator
- QWT是QT的第三方类库,按照此文档添加到QT后运用里面的控件画出坐标系,心电图波形等。-QT QWT is a third-party library, which added to the QT use the controls to draw the coordinate system, ECG waveforms.
QtBTwithECG
- 用Qt设计ECG分析器(通过蓝牙传递信号)-Design with Qt ECG analyzer (transmit signals via Bluetooth)
ecg-vc8
- 利用小波分析进行心电图的自动分析,包括QRST的识别等,QT间期计算(Automatic analysis of electrocardiogram by wavelet analysis, including identification of QRST, etc.)
chuankou
- 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)
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