小波变换

摘要: 转自:http://www.kunli.info/2011/02/18/fourier-wavelet-motion-signal-2/ 小波变换和motion信号处理(十一) (十一)scaling function与小波函数的结合 说到这里,可能你对scaling function以及多解析度分 阅读全文
posted @ 2017-03-21 16:26 ycy白语 阅读(168) 评论(0) 推荐(0) 编辑

QAbstractItemModel Class(1)

摘要: The QAbstractItemModel class provides the abstract interface for item model classes. ps:QAbstractItemModel类为项目模型类提供了抽象接口。 Detailed Description 详细说明 Th 阅读全文
posted @ 2017-03-10 19:26 ycy白语 阅读(228) 评论(0) 推荐(0) 编辑

QEventLoop

摘要: In Qt 3, QEventLoop combined the Qt event loop and the event dispatching. In Qt 4, these tasks are now assigned to two distinct classes: QEventLoop an 阅读全文
posted @ 2017-03-10 13:25 ycy白语 阅读(561) 评论(0) 推荐(0) 编辑

QThread Class

摘要: The QThread class provides a platform-independent way to manage threads. ps:QThread类提供了一种与平台无关的方式来管理线程。 A QThread object manages one thread of control 阅读全文
posted @ 2017-03-10 12:55 ycy白语 阅读(225) 评论(0) 推荐(0) 编辑