-
在matlab环境下简单调幅过程的实现程序
在matlab环境下简单调幅过程的实现程序-amplitude modulation
- 2022-10-10 05:15:03下载
- 积分:1
-
利用噪声数据和创建的数据,软的和硬的决策是由威特…
With using noisy data and created data, soft and hard decision are made by viterbi decoder
- 2022-02-03 03:56:17下载
- 积分:1
-
CDMA的写码ENS资料!你看了就知道了呀~是不是我说的没有错呀~!...
CDMA的写码ENS资料!你看了就知道了呀~是不是我说的没有错呀~!-ENS data writing with CDMA, you know,I m right
- 2022-05-31 09:54:17下载
- 积分:1
-
卷积码的维特比算法解码,卷积码的方法。
卷积码viterbi译码的蝶形算法,可以大大减少卷积码viterbi译码的运算时间-Convolutional codes decoding viterbi butterfly algorithm, convolutional codes can greatly reduce the computing time for viterbi decoding
- 2022-01-23 11:16:39下载
- 积分:1
-
AM,FSK,PSK调制,自己修改参数,结果用PCM文件保存,以二进制数据读入...
AM,FSK,PSK调制,自己修改参数,结果用PCM文件保存,以二进制数据读入-modulate:am fsk psk
- 2022-10-04 18:00:03下载
- 积分:1
-
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
-A very complete waveOut procedures, including a category and use category waveOut example, access to Windows, under this example all the wave input and output devices as well as the attribute name
- 2022-01-25 19:35:05下载
- 积分:1
-
详细介绍用VB写于dragonfly 的DHMI平台的通信方法
详细介绍用VB写于dragonfly 的DHMI平台的通信方法 -Details on the dragonfly with VB written communication method of DHMI platform
- 2022-03-10 16:27:02下载
- 积分:1
-
VC++ GPS数据解析程序
我做项目用的GPS数据解析程序,很不容易调通,把数据解析出来了,用的还不错,敬请参考。初来乍到,请给些积分。
- 2022-03-06 23:38:10下载
- 积分: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
-
控制器局域网CAN 未来的工业微处理器串行通讯
控制器局域网CAN 未来的工业微处理器串行通讯-CAN Controller Area Network future industrial microprocessor serial communications
- 2022-04-01 12:37:38下载
- 积分:1