搜索资源列表
bch
- BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code str
xunhuanmabianyiyuanma
- 循环码是线性分组码中的一类重要字码。它具有纠错能力强和易于实现的特点,它适合于代数方法进行研究,编译码的设备也比较简单,再实际中得到了广泛的应用.-cycle linear block code is the code of a kind of important code. It has error correction capability and feature easy to implement, it is suitable
GSM-CHANNEL-CODING
- MATLBA 信道仿真,完成信道卷积码循环码的编译码-MATLBA channel simulation complete Channel Convolutional Codes cycle code encryption
xunhuanma
- 利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and
bch
- BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code str
xunhuanmabianyiyuanma
- 循环码是线性分组码中的一类重要字码。它具有纠错能力强和易于实现的特点,它适合于代数方法进行研究,编译码的设备也比较简单,再实际中得到了广泛的应用.-cycle linear block code is the code of a kind of important code. It has error correction capability and feature easy to implement, it is suitable
GSM-CHANNEL-CODING
- MATLBA 信道仿真,完成信道卷积码循环码的编译码-MATLBA channel simulation complete Channel Convolutional Codes cycle code encryption
xunhuanma
- 利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and
datastructure
- 本学期所有数据结构的大作业一,设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。二,本次实验的题目为表达式求值,要求设计一个程序,演示用算符优先法对算术表达式求值的过程。 即编写程序把前缀表达式转换成后缀表达式,并计算结果。用以下三组数据测试程序: 3*(7
BSTAVT
- 本学期所有数据结构的大作业一,设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。二,本次实验的题目为表达式求值,要求设计一个程序,演示用算符优先法对算术表达式求值的过程。 即编写程序把前缀表达式转换成后缀表达式,并计算结果。用以下三组数据测试程序: 3*(7
vhdl
- 循环码编译码程序,用c语言编程的 该for 循环计算码组的后3 个码元-Cyclic code encoding and decoding procedures, with c language programming cycle of the calculation of the code group for the three yards after the yuan
encode_decode
- 循环码的编译码器matlab源码,能够观察输入信码,自由输入噪声,观察输出码字-Cyclic code codec matlab source code, were able to observe the letter type code, free input noise to observe the output code word
achieve(74)
- 使用MATLAB实现(7,4)循环码的编译码-Use MATLAB to achieve (7,4) coding and decoding of cyclic codes
xindaorongliang
- 介绍了基于MATLAB 的信道编码,主要包括实验操作界面制作以及循环码和卷积码编译码。-Introduced the MATLAB-based channel coding, including experimental production, and user interface code and convolution code decoding cycle.
CyclicCode
- 基于Matlab的循环码的编码与译码,内附源码的详细注释及其编译码的过程-Matlab code based on the cycle of encoding and decoding, containing detailed notes and source coding and decoding process
xinxilunshiyuanbaogao
- 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31
crc
- 使用matlab编写的crc循环码编译码仿真程序-Crc prepared using matlab simulation program coding and decoding of cyclic codes
bianyima
- 循环码编译码器 运行后在输入信息码字后的四个框中输入四位二进制数用于编码-Cyclic code decoder
BCH编解码源程序
- 51/63BCH编解码,解码采用循环码译码的一般方法,可纠正一个到两个错误
循环码编译码
- 仿真了循环码的编译码的过程,统计了误码率,性能比较(The encoding and decoding process of cyclic codes is simulated, and the bit error rate is also compared)