搜索资源列表
CRC_74
- 实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding.
bianma
- 该程序利用matlab主要实现(7,3)线性分组码的编码-Implementation of the program using matlab main (7,3) linear block code encoding
CRC
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CRCSimulink
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CRCMatlab
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CYCBITBLT
- 用bitblt的方法进行掩码运算,产生一个透明贴图的实现,循环贴图形成一个动画的效果-The method used bitblt mask operation, resulting in the realization of a transparent texture, the formation of an animation loop effect Texture
Cybit
- C语言实现的对一个字节循环位移算法,采用移位、掩码等运算实现-C language implementation of a byte circular shift algorithm
crctest
- crc循环冗余码校验,一个实现crc检测的小程序-CRC cyclic redundancy check code, a realization of the CRC detection small programs
CRC(Cyclical-Redundancy-Checking)
- 本设计研究了纠错码及循环冗余校验码的原理,以及利用MATLAB对其进行了编程和编译仿真,实现了CRC循环冗余校验码的编码及校验,在接收端收到通过校验的码.-This design research the error correcting code and cyclic redundancy check code principle, and the use of the MATLAB programming and compile the simulation, realized the CR
VHDL_book1
- gate:基本逻辑门的实现和验证 mux4_1_gate:多路复用器的门级实现和验证 mux4_1_behav:多路复用器的行为级实现和验证 seg7_gate:7段数码管逻辑门实现和验证 seg7_behav:7段数码管case语句描述和验证 mux7seg:采用按键复用7段数码管的实现和验证 clkseg7:采用时钟自动扫描复用7段数码管的实现和验证 comp4_gate:4位比较器结构化实现和验证 comp8_behav:8位比较器行为实现
xunhuanmabianma
- 在Matlab环境下写出了(15,7)循环码的编码器和解码器代码,实现了编码和译码功能。-Wrote in Matlab environment (15,7) cyclic code encoder and decoder code to achieve the encoding and decoding functions.
ComputerNetwork_FirstPractice
- C++,循环冗余校验码(CRC)的实现,16位和32位-C++, the realization of the cyclic redundancy check code (CRC), 16 bit and 32 bit
ofdm
- OFDM系统仿真,非常完整,适合于学习OFDM的同学。包括 串并变换子载波调制 OFDM的IDFT/DFT实现保护间隔与循环前缀 基于OFDM的802.11a系统 802.11a的帧结构 802.11a OFDM物理层编码过程 系统参数训练符号 Signal域 Data域的扰码及解扰卷积编码器和Viterbi译码交织子载波调制与解调 IEEE 802.11a系统的仿真 -OFDM system simulation, very complete, suitable for lea
mod_demod
- 汉明码编码,通过移位寄存器实现系统循环码编码的过程(the simulation platform with systematic cyclic(7,4,3)HAMMING CODE by employing the shift register structure)
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)