-
a matlab simulation of lms
lms算法的matlab仿真,LMS自适应滤波器性能分析-a matlab simulation of lms
- 2022-03-04 17:12:00下载
- 积分:1
-
MFC写的串口测试工具源码
CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
- 2022-02-25 01:02:02下载
- 积分:1
-
Most all of the TD
目前最全的TD-SCDMA无线网络解决方案-Most all of the TD-SCDMA wireless network solution
- 2023-09-02 12:05:06下载
- 积分:1
-
c# 串口实验
c#控制串口,
包含了基本的串口控制的方法,
- 2023-07-22 13:50:03下载
- 积分:1
-
这是一个通讯软件
这是一个通讯软件-This is a communications software
- 2022-03-05 19:37:40下载
- 积分:1
-
这是一篇论文,内容是基于PCI 和USB总线的开放式运动控制器开发,包括硬件和软件方面的设计。以及PCI与USB驱动程序的写法介绍...
这是一篇论文,内容是基于PCI 和USB总线的开放式运动控制器开发,包括硬件和软件方面的设计。以及PCI与USB驱动程序的写法介绍-This is a thesis that is based on the PCI and USB Open Motion Controller development including hardware and software design. And PCI and USB driver on the way
- 2022-04-08 20:50:29下载
- 积分:1
-
In this simulink model , BPSK modulation and demodulation is simulated .A square...
In this simulink model , BPSK modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal
is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset
can be seen by varying the phase of down-sampling
operation.The signal transmitted is recovered
at the detector output.-In this simulink model , BPSK modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal
is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset
can be seen by varying the phase of down-sampling
operation.The signal transmitted is recovered
at the detector output.
- 2023-08-21 07:40:03下载
- 积分:1
-
iic master原创代码
iic master 功能,通过iic进行单个bit的读写,并将输出打印在LED上,代码分几个模块,其中涉及到inout的设置,并且经过验证可以良好应用
- 2023-08-07 17:50:04下载
- 积分:1
-
In this case is the use of UDP communications, including server and client, incl...
本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
- 2023-06-19 14:25:03下载
- 积分:1
-
a phone screen clock procedures, based on the OSE operating system, we can see t...
一个手机副屏的时钟程序,基于OSE操作系统,可以看到实现的完整代码,但没有环境是不能编译运行。-a phone screen clock procedures, based on the OSE operating system, we can see the realization of a complete code, but no compiler environment is not running.
- 2022-02-09 10:42:35下载
- 积分:1