搜索资源列表
crc
- cdma2000系统中编码中的crc模块,通过matlab的simulink模拟crc编码
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
CRC
- 按字节32 位对输入信息进行CRC校验编码的Matlab 程序-CRC redundancy code according to the byte 32-bit with MATLAB
crc.cpp
- CRC 校验的基本思想是利用线性编码理论,在发送端根据要传送的k 位二进制码序-crc
peng
- 循环冗余码的生成和验证:数字通信中的编码分为信源编码和信道编码两大类。为了提高数字通信的可靠性采取的编码称为信道编码,又称抗干扰编码。数字通信中为了尽可能地提高通信的可靠性,需要采用信道编码技术,对可能或已经出现的差错进行控制,CRC码就是其中的一种编码技术。本实验就是编写RCR编码,可以模拟发送信息,噪声加入,检测验证,信息重发的过程!-Cyclic redundancy code generation and validation: digital communication in the
decoder
- crc 解码程序 即 crc编码程序的逆程序 谢谢支持-crc crc code decoding process that is the inverse process thanks to support program
codec
- crc编码程序 计算机与电信网络课上老师要求做的-crc coding process computer and telecommunications networks class teacher asked to do
MS_CRC_Init
- cdma2000 matlab simulink CRC编码模块程序-cdma2000
CRC
- CRC校验采用多项式编码方法。被处理的数据块可以看作是一个n阶的二进制多项式-CRC checksum using polynomial encoding. Data blocks can be processed as a binary n-order polynomial
work
- LTE的物理层CRC检错编码的编解码,符合最新的LTE标准-CRC encoding and decoding of LTE
CRCImplement
- 信息科学与通信工程中信息论编码中CRC编码的MATLAB程序-Information Science and Communication Engineering in the CRC coded information theory coding procedures MATLAB
CRC
- 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。-in this part we build the simulink modol of the encoded and decoded of CRC.we can more understand the code
crc-daima
- 超好的crc编码 与解码 在matlab中实现-Super good crc encoding and decoding is implemented in matlab
CDMA2000-CRC
- 关于cdma2000 crc编码器的源程序-About cdma2000 crc source encoder
CRC
- 在matlab中实现CRC编码功能,代码简洁占用资源率低。-CRC code in matlab functions to implement the code simple and low footprint.
CRC
- CRC编码:输入数据以及CRC长度;输出编码后数据-CRC coding: input data and CRC length output coded data
CRC
- crc编码、译码、检错、可视化界面,界面友好,可操作性强,MATLAB(CRC encoding, decoding, error detection and visual interface)
信道编码
- 汉明码和crc校验码等信道编码的详细MATLAB代码(Hamming code, such as channel coding detailed MATLAB code)
CRC
- CRC校验码的生成及检错,随机生成/自行输入错误图样;汉明距离函数(CRC check code generation and error detection, random or self input error pattern;Hamming distance function)
crc
- 对数据进行crc编码,输入数据和校验项为二进制,输出为二进制 同时对crc编码后的数据进行解码(The data is encoded by CRC, the input data and check items are binary, and the output is binary. another,Decode the data encoded by CRC at the same time)