-
本程序描述的是如何用MATLAB语言编写DSB
本程序描述的是如何用MATLAB语言编写DSB-AM调制的程序-DSB-AMmodulation
- 2022-03-16 13:14:17下载
- 积分:1
-
G711解码程序
这个源代码是G711解码程序。欢迎大家下载、试用。谢谢大家的支持!
- 2023-02-04 13:20:03下载
- 积分:1
-
GPS数据采集到PC端
GPS数据采集到PC端-GPS data acquisition to a PC-
- 2022-08-17 10:17:10下载
- 积分:1
-
fifty years of coding theory, a classical error
fifty years of coding theory,一篇经典的讲述纠错编码的IEEE文档,适合纠错编码读者阅读。里面详细讲述的纠错编码的发展史,包括BCH、RS、卷积码、Turbo码等编码-fifty years of coding theory, a classical error-correcting code on the IEEE document, suitable for error-correcting code readers. Which describe in detail the history of the development of error correction coding, including BCH, RS, convolutional codes, Turbo codes encoding
- 2022-03-12 04:56:32下载
- 积分:1
-
linear feedback shift register (LFSR) digital system is an important structure,...
线形反馈移位寄存器(LFSR)是数字系统中一个重要的结构,本程序可以自动产生AHDL,VHDL,Verilog的源代码及电路原理图。程序可以运行在win98/2000/NT平台-linear feedback shift register (LFSR) digital system is an important structure, the process can be automatically generated AHDL, VHDL, Verilog source code and circuit schematics. Procedures can run on platforms win98/2000/NT
- 2023-02-26 19:50:04下载
- 积分:1
-
Taiwan
台湾敏通摄像机控制程序-Taiwan-camera-control procedures
- 2022-01-24 13:32:35下载
- 积分:1
-
Precoding for Multicell
This paper studies the precoding design in a multicell multiuser (MU) system with universal frequency-reuse using a game-based approach.
- 2022-10-21 14:30:11下载
- 积分: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
-
本课题应用DELPHI作为开发环境设计了针对对西门子公司的S7
本课题应用DELPHI作为开发环境设计了针对对西门子公司的S7-200PLC的串口调试程序,并能在界面上显示多时段交通灯控制系统PLC控制程序所分配的存储区,实时读取各存储区的当前状态。-This application development environment design for a DELPHI of Siemens company in the serial of S7-200 PLC program, and can debugging interface display more time traffic control system, PLC program allocation of storage area, read the current state of the store.
- 2022-07-09 20:22:18下载
- 积分:1
-
Labview冲激函数的频响
labview冲激函数经滤波器之后的频响曲线,包括幅频曲线和相频曲线,可以作为参考
- 2022-03-16 16:39:04下载
- 积分:1