摘要: 振幅周期固定,产生相应数据 周期固定,振幅随机,产生相应数据 使用模拟随机数据 核心代码如下: 1 #include "thspectrum.h" 2 3 #include <math.h> 4 5 ThSpectrum::ThSpectrum(QObject *parent) : QThread( 阅读全文
posted @ 2023-02-24 11:50 李涛贤贤 阅读(196) 评论(0) 推荐(0) 编辑