搜索资源列表
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
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 waveform map, and can, and err
LDPCHadamard
- 主要给出准循环的LDPC码编码实现方法,译码方法选择,并给出了帧同步的解决方法
shuzifujieqi
- 主要给出准循环的LDPC码编码实现方法,译码方法选择,并给出了帧同步的解决方法-Give the main quasi-cyclic LDPC codes achieve coding method, decoding method of selection, and give the frame synchronization solution
WiBro-CTC
- wimax中的turbo码的实现,即CTC码,循环卷积turbo码-the achieve of the turbo in wimax
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.
xunhunmabianmaxitongmafeixitongma
- 循环码编码系统码与非系统码的实现 信息论与编码实现课后实验题-xunhunmabianmaxitongmafeixitongma
CYCBITBLT
- 用bitblt的方法进行掩码运算,产生一个透明贴图的实现,循环贴图形成一个动画的效果-The method used bitblt mask operation, resulting in the realization of a transparent texture, the formation of an animation loop effect Texture
cPP
- crc循环码的实现举例,长度自己选择。可用性高。适用于通信专业。-crc cyclic code implementation example, the length of their choice. High availability. For communications professionals.
Sseaaclutterse
- 海杂波模拟与循环对消法实现杂波抑制的matlab源程序源码,包含不不同信噪比下的目标回波和最小二乘实现的滤波器完成杂波抑制 可直接使用。 -Sea clutter simulation and cycle cancellation method for clutter suppression Matlab source code, including different signal to noise ratio of target echo filter and least squares
taoshuangshuang
- VC编写的CRC循环校验码,实现简单的CRC校验,信息位加校验位-The VC prepared CRC cyclic checksum achieve simple CRC checksum information bits plus parity bit
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
ChineseCode
- 中文验证码源码,C#完美实例,自带判断模块,下面简要说一下本中文验证码的实现思路:获取GB2312编码页(表),调用函数产生4个随机中文汉字编码,根据汉字编码的字节数组解码出中文汉字,生成随机生成器,清空图片背景色,画图片的背景噪音线,画图片的前景噪音点,画图片的边框线。 CreateCode函数在汉字编码范围内随机创建含两个元素的十六进制字节数组,每个字节数组代表一个汉字,并将 四个字节数组存储在object数组中,参数:strlength,代表需要产生的汉字个数。每循环一次产生一个
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.
mod_demod
- 汉明码编码,通过移位寄存器实现系统循环码编码的过程(the simulation platform with systematic cyclic(7,4,3)HAMMING CODE by employing the shift register structure)