搜索资源列表
Wluo
- 可以实现循环码编码,解码和纠错,而且是大学生的实验作业哦-cycle can be achieved coding, decoding and error, but the university's experimental operation oh
onlyC
- 可以实现循环码编码,解码和纠错,构思简单,可以一看-cycle can be achieved coding, decoding and error, a simple concept, one can s
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
encoder
- VHDL实现循环码编码,设计了三个单元。switch是一个开关,shifter是移位寄存器,encoder是主体。-VHDL realization of cyclic code encoding, designed three modules. switch is a switch, shifter is the shift register, encoder is the main.
xunhuanma
- 循环码的编码和译码算法。有两种编码器:K级和n-K级。配有译法算法。输入生成多项式或校验多项式,输入信息,就能得到编码输出。-Cyclic code encoding and decoding algorithm. There are two encoder: K-class and class nK. With a translation algorithm. Input to generate checksum polynomial
xunhuan
- matlab在通信原理中的应用,信道编码循环码仿真,希望大家能用得上!-matlab in Communication Theory in the application of channel coding cycle simulation code, I hope everyone can useful!
crc_verilog
- 循环码编码器verilog实现,里面包含有源程序和仿真图。-Cyclic code encoder Verilog realization, which contains the source code and simulation of Fig.
crc73
- matlab实现(7,3)循环码编码很简单-matlab realize (7,3) cyclic code is very simple coding
xunhuanma
- 基于BSC信道的循环码编码译码程序 希望有所帮助-BSC-based channel decoding process cycle Coding help hope
xunhuanma
- (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
BCH
- 实现了BCH编码译码,一种非常重要的循环码-The realization of the BCH codec, a very important cyclic code
chfadianlubianma
- 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
bianma
- 使用QUARTUS2写的循环码编码器源代码-Writing of the use of cyclic codes QUARTUS2 encoder source code
bianma
- 基于VHDL设计的在quarters2上的循环码编码器-VHDL-based design at quarters2 on the cyclic code encoder
sim
- 通用的循环码编码器和(7,4)循环码译码器。采用VERILOG HDL编写,通过硬件验证。需使用modelsim 5.6仿真-Common cyclic code encoder and (7,4) cyclic code decoder. VERILOG HDL preparation used by the hardware verification. Need to use simulation modelsim 5.6
cycling_code
- 循环码编码,能够根据用户需要改变参数,完成循环码编码-crc encode
fec
- 实现信道的循环码编码和解码以及检验纠错的仿真测试-Implementation cycle of the channel decoding and error correction coding and testing
mod_demod
- 汉明码编码,通过移位寄存器实现系统循环码编码的过程(the simulation platform with systematic cyclic(7,4,3)HAMMING CODE by employing the shift register structure)
循环码
- 这是对于循环码编码器的语言,希望对大家有帮助(This is the source code for cyclic code coding, I hope to help everyone)
Q4_1
- 已知(10,6)系统循环码的生成多项式为:g(x)=x4+x+1,请设计该循环码的编码器。输入随机码元序列长度至少1000位。按照错误概率Pe随机产生差错图样,得到实际接收码字。 根据接收到的码字进行译码,计算误码率。调整Pe的大小,画出误码率与Pe之间的关系曲线。程序难度不大,如需要其他参数请自行调整。有问题可以私聊。(The generating polynomial of known (10, 6) system cyclic c