登录
首页 » 通信 » cmmb RS 编码

cmmb RS 编码

于 2022-06-26 发布 文件大小:2.76 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

cmmb RS 编码-cmmb rs encoder

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用nntp协议实现文件断点续传的程序
    使用nntp协议实现文件断点续传的程序- Uses procedure which the nntp agreement realization document break point continues passes on
    2022-09-06 20:35:02下载
    积分:1
  • 几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part10...
    几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part10-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part10
    2022-03-04 18:33:00下载
    积分:1
  • CDMA的写码资料!你看了就知道的!!关于写ENS码的资料!
    CDMA的写码资料!你看了就知道的!!关于写ENS码的资料!-the document of write code to CDMA, about write ENS code.
    2022-03-04 02:09:14下载
    积分:1
  • Based on the C51 and U disk read and write SL811 development documentation, incl...
    基于C51及SL811读写U盘的开发文档资料,包括芯片数据手册,测试命令及测试工具,电路原理图,配合基于C51及SL811读写U盘的源程序C51_SL811_ModeDisk_Program就可以产生完整的U盘读写模块-Based on the C51 and U disk read and write SL811 development documentation, including the chip data sheet, test orders and test tools, circuit schematics, with the SL811 to read and write based on the C51 and U disk C51_SL811_ModeDisk_Program source can produce a complete U-disk read-write Module
    2022-05-15 11:06:29下载
    积分:1
  • VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
    VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
    2023-07-24 17:35:03下载
    积分:1
  • 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译过。...
    这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird 上一回我发表第一版本的串口类库,收到了不少来信 ,提了不少意见和问题。我前一段时间又对这段代码作了修正,改动较大,主要思路没变,但更加规范并修改了几个错误。这次代码是完全按WIN32命名规范,适合用于VC++的开发,以前我一直用SDK,,用C风格的命名方式,将代码与VC程序整合看起来有点别扭,这次就不会了-err
    2022-06-18 06:03:58下载
    积分:1
  • zmodem协议源码实现
    zmodem协议源码实现 -The source of zmoderm protocol
    2022-07-09 02:09:30下载
    积分:1
  • ACTRIS SL7000系列多功能智能型电能表 讯规约及范例
    ACTRIS SL7000系列多功能智能型电能表 通讯规约及范例-ACTRIS SL7000 series of intelligent multi-function watt-hour meter communication and examples of the Statute
    2022-08-19 18:17:12下载
    积分:1
  • STM32与FPGA的,SPI方式
    STM32与FPGA的通信,SPI方式,具体介绍文件里都有,使用前请先看读我,本程序经过验证无误。
    2022-02-06 08:13:16下载
    积分:1
  • The Mini PCI Specification defines an alternate implementation for small form fa...
    MINIPCI 接口规范,包含物理,数据,等等内容-The Mini PCI Specification defines an alternate implementation for small form factor PCI cards referred to in this specification as a Mini PCI Card. This specification uses a qualified sub-set of the same signal protocol, electrical definitions, and configuration definitions as the PCI Local Bus Specification. Where this specification does not explicitly define PCI characteristics, the PCI Local Bus Specification governs.
    2023-05-31 10:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载