搜索资源列表
CRC算法和c语言实现
- CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
channelcode
- 清华大学 信道编码课件 基本概念和方法(1) 线性分组码(1) 循环码(4) 卷积码(4) 级联码(2) 编码调制(2) 信道编码应用(1)-Qinghua University Channel Coding courseware basic concepts and methods (1) linear block code (1) Revolving code (4) Convolution code (4) concatenated codes (2) code
line_code
- 讲解了什么是线性分组码,及其主要功能的实现
xian_xing_fen_zu_ma
- 自己编写的线性分组码编码器和解码器的 matlab程序,是学习信息论文的不错的参考-I have written a linear block code encoder and decoder matlab procedures, information papers are a good study reference
decode
- 该程序利用matlab语言主要实现(7,3)线性分组码的译码,并提取信息码-The program achieved using matlab language major (7,3) linear block code decoding, and extracting information codes
bianma
- 该程序利用matlab主要实现(7,3)线性分组码的编码-Implementation of the program using matlab main (7,3) linear block code encoding
linblkcoderx
- 线性分组码的实现,学习线性分组码的编码原理的很好的材料-Realization of linear block codes
1
- 线性分组码 汉明码的c++代码 只要是汉明码的操作-hanming
haiming
- 信息论与编码中,实现的一个简单的(7,4)系统线性分组码,也即海明码-Construct a systematic (7,4) linear block code.You can use c lauguage or HDL (VHDL or Verilog-HDL) to describe it. Construct a linear block decoder,and decode the received code vector[0 1 0 1 1 0 1].Please write the
bansuishi
- 信道编码里,线性分组码中,利用伴随式译码,-Channel coding, the linear block code, the use of syndrome decoding,
fenzu
- 线性分组码,是信道编码的一种,可以增强抗干扰能力-Linear block codes, channel coding is a kind of anti-interference ability can be enhanced
fenzuma
- 线性分组码的编码与线性分组码的译码,vs2010编写-Linear block code encoding and decoding of linear block codes, vs2010 write
fenzuma
- 线性分组码的编码与线性分组码的译码,vs2010编写-Linear block code encoding and decoding of linear block codes, vs2010 write
untitled3
- 4位线性分组码的编码和纠错,包括图形界面-4 linear block code encoding and error correction, including the graphical interface
xinxilun
- 信息论的三个实验(附MATLAB程序): 实验一、离散信道及其信道容量 实验二、Huffman编码 实验三、线性分组码的编译码-these are 3 experiments codes of information theory.
xianxingfenzu
- 1.编写(10,4)线性分组码,并求出最小距离 2.分别采用软硬判决,对线性分组码进行误码率分析-Writing the (10,4) linear block code, and 2 were used to determine the minimum distance of soft and hard decision for linear block code error rate analysis
code
- hamming 编码,线性分组码,信道编码-hamming coding, linear block codes, channel coding
matlab--7-4code
- 7-4线性分组码源代码在matlab中的程序实现,矩阵,信息为和校验位-7-4 linear block code source code in the matlab program implementation, matrix, for information and check digit
errorcode
- 常见信道编码的实现代码c++编写,包含格雷码,线性分组码等-Common channel coding implementation code c++ written, including the Gray code, linear block code, etc.
linear-block-code-software-design
- 应用C语言对(7,3)线性分组码的编译码的软件设计。主要做了以下几项工作:对三位正确的信息码进行编码;若输入的三位信息码有错,系统输出提醒,可以重新输入;对七位接收到的码字判断是否有错,并在无错和有一位错误时进行译码,在有多位错误时输出提醒,可以选择重新输入。-Application of C language for encoding and decoding (7,3) linear block code software design. Mainly to do the following