搜索资源列表
source
- 这是书上的代码,在Visual C++下的图像处理以及在多文档和无模态对话框中的实时显示,供大家参考-This is the book
SerialPortEx
- 曾强版串口通讯,应用多态性质,更适合作为串口通讯的基类,取消窗口依赖和消息依赖-Has strong version of the serial communications, the application of polymorphism in the quality, it is more suitable as a base class for serial communication, the abolition of window-dependent and rely on the i
SC2260a
- SC2260(PT2260)是CMOS 工艺制造的低功耗通用编码器,与SC2272(PT2272)配对使用。编码器对地址脚和数据脚的状态编码组帧以射频(RF)或红外(IR)方式发送。SC2260 最多有10 位三态地址编码。-SC2260 remote coding circuit
CMA
- 一种新的基于数据可靠性判决引导的CMA盲均衡算法,该算法在计算量增加不多的前提下,能同时获得较快的收敛速度和较小的稳态误 差,特别适用于MQAM数字通信系统,且实现起来简单-A new decision-directed based on the data reliability of the CMA blind equalization algorithm, which increased more than in the calculation of the premise, it co
Polymorphyism
- java多态培训的例子,使用运行时多态作为例子给大家讲解。-Examples of multi-state training in java, using run-time polymorphism as an example to explain.
20171022195422355
- C#,VB等高级语言与OMRON全系列以太网通讯的DLL和代码,速度超快,支持浮点、双整形、二进制、BCD等多种数据类型,支持多线程,附近中有VB.NET和C#的源代码(C#, VB and other advanced languages and OMRON full range of Ethernet communication DLL and code, the speed is very fast, supporting floating point, double shaping, b
package_emd
- 经验模态分解(Empirical Mode Decomposition,EMD)法是黄锷(N. E. Huang)在美国国家宇航局与其他人于1998年创造性地提出的一种新型自适应信号时频处理方法,特别适用于非线性非平稳信号的分析处理。对经过EMD处理的信号再进行希尔伯特变换,就组成了大名鼎鼎的“希尔伯特—黄变换”(HHT)。由于脑电信号处理很少在EMD之后接上希尔伯特变换,在这里仅介绍EMD的相关基础知识。 EMD其实就是一种对信号进行分解的方法,与傅里叶变换、小波变换的核心思想一致,大家