-
FPGA串口通信模块(DE1-SOC)
用于FPGA用蓝牙无线发送数据或者用于有线串口通信,比如将数据发送至电脑端,用电脑应用程序或者matlab等处理数据。
- 2023-08-05 16:00:04下载
- 积分:1
-
串口发送短信Demo及源码...
GSM modem.
串口发送短信Demo及源码...
GSM modem.-serial port and send text messages Demo source ... GSM modem.
- 2022-08-20 17:28:59下载
- 积分:1
-
CAN总线传输,关于输入方面的,示例代码
CAN总线传输,关于输入方面的,示例代码-CAN transmission, on the importation, sample code
- 2022-06-13 00:09:09下载
- 积分:1
-
adsp fft the standard source code, support adsp 211XX, series, high efficiency
adsp的fft标准源代码,支持adsp 211XX,系列,效率很高-adsp fft the standard source code, support adsp 211XX, series, high efficiency
- 2022-03-13 05:10:18下载
- 积分:1
-
优秀的计算机技能100条,XP 70 reg文件优化
电脑技巧精彩文章100篇,XP优化七十项REG文件-Excellent computer skills article 100, XP 70 REG file optimization
- 2022-08-13 20:58:23下载
- 积分:1
-
turbo码matlab仿真
本代码包含了经典的turbo码代码,并且包含本人的现阶段的研究工作,3gpp交织器的研究,[WuYuFei]中是WuYuFei的论文[WuYufei_matlab]是WuYufei的Matlab程序,[paper]是对简化算法的研究总结。译码程序完全是自己写的,已经系统整理过了。 constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m这四个文件是子译码器 interleaver_3GPP.m3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织
- 2022-07-26 07:22:01下载
- 积分: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
-
You can get the zimo ,to display int the led displayer,and it use the vc++
led取模软件自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。-You can get the zimo ,to display int the led displayer,and it use the vc++
- 2023-07-31 01:45:03下载
- 积分:1
-
这篇文章详细介绍了CP在OFDM系统中的使用
这篇文章详细介绍了CP在OFDM系统中的使用-Detailed information on CP in the OFDM system using
- 2022-10-28 08:55:03下载
- 积分:1
-
DLNA的开发者指南。
DLNA developers guidelines.
- 2022-03-14 03:29:23下载
- 积分:1