登录
首页 » 通信 » 1 / 2的WiMAX标准税率,码长为2304的LDPC码的编码和解码…

1 / 2的WiMAX标准税率,码长为2304的LDPC码的编码和解码…

于 2022-04-17 发布 文件大小:19.54 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

wimax 标准中码率为1/2,码长为2304 的ldpc码的硬件实现编码及译码算法-wimax standard rate of 1/2, code length 2304 of the ldpc code encoding and decoding algorithm for hardware implementation

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

发表评论

0 个回复

  • 中国移动MMS规范,主要描述了中国移动彩平台的结构概述,相您读完对,整个彩体系会有一定的了解...
    中国移动MMS规范,主要描述了中国移动彩信平台的结构概述,相信您读完对,整个彩信体系会有一定的了解-China Mobile MMS norms, the main description of China Mobile MMS platform structure outlined, I believe you read right, MMS system as a whole will have a better understanding
    2022-07-01 22:37:56下载
    积分:1
  • rfm12b和AVR
    RFM12B and AVR The RFM12B tranceiver module has become quite popular recently due to its low price comparing to other modules on the market. But many people nd it hard to make these tranceivers work (mainly because of buggy programming guide provided by manufacturer, I guess...). This short article contains compact and simple code that can be used just to get these modules running for the rst time. It is based on manufacturer s examle code with slight (but crucial) changes.
    2023-08-05 00:20:03下载
    积分:1
  • Gpsapi 2.0(标准mobile接口)
    Gpsapi 2.0(标准mobile接口)
    2022-03-19 23:06:18下载
    积分:1
  • cmmb RS 编码
    cmmb RS 编码-cmmb rs encoder
    2022-06-26 01:57:51下载
    积分:1
  • MapiControl是个简单的控件,用来直接过简单MAPI(MAPI32.DLL)来发送邮件。功能无限制。源代码:包括。适用语言:D4 D5...
    MapiControl是个简单的控件,用来直接通过简单MAPI(MAPI32.DLL)来发送邮件。功能无限制。源代码:包括。适用语言:D4 D5-MapiControl is a simple control, directly through simple MAPI (MAPI32.DLL) to send messages. Features unlimited. Source code: include. Applicable language: D4 D5
    2022-03-12 01:47:21下载
    积分:1
  • CDMA的写码ENS资料!你看了就知道了呀~是不是我说的没有错呀~!...
    CDMA的写码ENS资料!你看了就知道了呀~是不是我说的没有错呀~!-ENS data writing with CDMA, you know,I m right
    2022-05-31 09:54:17下载
    积分:1
  • Environmental monitoring wireless sensor network node designed for environmental...
    环境监测无线传感器网络节点的设计 针对环境监测的要求,开发了一种兼容型的无线传感器网络节点系统。该系统以MSP430FG4618为核心,采用 CC2420 214G射频芯片,软件上移植了德州仪器( TI) ZigBee协议栈,并在应用层开发了通信程序。该系统可以组建成稳定的网状网络,功耗低,数据传输稳定.-Environmental monitoring wireless sensor network node designed for environmental monitoring requirements, to develop a compatible system for wireless sensor network node. The system MSP430FG4618 as the core, using radio frequency chip CC2420 214G, software transplanted Texas Instruments (TI) ZigBee protocol stack, and the application layer has developed a communication program. The system can be formed into a stable mesh networking, low power consumption, data transmission and stability.
    2022-01-25 17:16:32下载
    积分:1
  • qrencode二维码编码
    QR 二维码符号规格(不包括空白区)21×21 模块到177×177 模块(版本1到40,每版本符号每边增加4 个模块)。每个符号的数据字符数(最大规格的符号—版本40-L)数字数据为7089 个,字符字母数字数据为 4296 个字符,8 位字节数据为2953 个字符,日本汉字数据为1817 个字符,中国汉字数据为21008 个字符 。[21]Marks & Spencer 是第一家在英国包装市场上使用这种编码的公司。零售商介绍到在今年的早些时候,他们已经在所有果汁包装上使用这种编码上进行了8 周的试验。顾客能通过扫描解码得到每天提供的包括产品的趣闻,细节等信息。Marks& Spencer 高级包装技术师马克思高尔(Mark Caul)说:“QR 二维码是一个不靠增加包装尺寸或者标签空间而和顾客进行交流的梦幻机会。通过使用移动手机技术,能获得这种产品的原始故事或者在这款包装背后的故事,更有甚者,能获得使用须知的电影视频,这一切的一切都能在手机屏幕上剪裁播放。” Mar
    2022-03-04 11:27:37下载
    积分:1
  • 本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分...
    本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分7章,分别介绍IPv6地址结构、IPv6、ICMPv6、邻居发现和无状态地址自动配置、传输层协议及套接字API扩展。每章都包含两个主要部分:第一部分提供了作为RFC发布的主要协议规范的摘要,定义各种协议分组,解释每个分组中每个字段的含义和目的;第二部分则描述实现这些RFC的KAME的数据结构及功能。书的最后还提供了一些例子,说明如何编写既可以在IPv4网络上运行、又可以在IPv6网络上运行的可移植应用程序。. 本书是IPv6的权威参考书,适合网络设计和开发人员阅读。此外,本书还适合作为高校相关专业网络课程的教学参考书。-This book fully explain the IPv6 and related protocols, the de facto standard KAME, reveals the KAME IPv6 protocol stack all the details on each and every line of code in the end did what and why to be so designed to have carried out an explanation. The book is divided into seven chapters, describing the structure of IPv6 addresses, IPv6, ICMPv6, neighbor discovery and stateless address autoconfiguration, Transport Layer and the socket API extensions. Each chapter contains two main parts: the first part provides as RFC published a summary of the main protocol specification, defining a variety of protocols grouped in each group to explain the me
    2022-03-05 02:31:04下载
    积分:1
  • In the article Introduction OFDM communication system commonly used in channel e...
    文章介绍在OFDM通信系统中常用的信道估计算法,并给出了仿真结果-In the article Introduction OFDM communication system commonly used in channel estimation algorithm and simulation results
    2022-05-18 14:56:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载