搜索资源列表
CRC_codes
- 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
crc16_MATLAB
- 16bit crc 编译码实例,matlab上运行。输入一行向量数字序列,获得其16bit的CRC校验码,并对其译码。-16bit crc encryption example, Matlab run. His input vector sequence number, access to its 16 bit CRC and its decoding.
CRC(Matlab)
- CRC校验码的Matlab源程序,希望对大家有帮助
crc校验的matlab程序
- crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
CRCcheck
- CRC校验码的MATLAB实现 生成多项式【1 1 0 0 1 1】 结果正确 可以直接使用-CRCcheck.m
CRC
- cyclic redudndancy check program in mat lab
Cooperation_diversity_through_coding
- 协作分集通信中的一些子模块,包括CRC校验程序,卷积码编解码程序,QPSK调制解调程序-Diversity collaboration of a number of communication modules, including CRC checksum procedure, convolutional codes codec procedures, QPSK modulation and demodulation procedures
crc_rs_inv
- CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
CRC
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-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.
crc
- 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
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
CRC_TURBO_CONVOLUTION
- 经典CRC,Tturbo,卷积码C语言实现,在matlab环境下运行,速度比matlab代码高,里面包含测试内容,经典可以用-Classic CRC, Tturbo, convolution codes C language, to run in matlab environment, faster than high matlab code, which contains the contents of the tests, you can use the classic
CRC
- MATLAB写的CRC校验编码和解码程序-CRC check code written in MATLAB and the decoder
AddCRC_FSC
- 添加循环冗余校验的代码,可以再输入序列后加入指定位长的CRC—FCS-a Matlab program to calculate the CRC FCS
CRC
- hamming编码,主要是matlab的实现,用于河科大时间的话会计核算达科技活动卡金士顿-Hamming u7F16 u7801 uFF0C u4E3B u8981 u662Fmatlab u7B4 u73B0 uFF0C u7528 u4E8E u6CB3 u79D1 u5927 u65F6 u95F4 u7684 u8BDD u4F1A u8BA1 u6838 u7B97 u8FBE U79D1 u62EB u2
CRC编码
- MATLAB 对CRC编码的图形界面显示 附带C语言实现(MATLAB graphical display of CRC encoded interface Comes with the C language implementation)
Polar-Codes-Software-Matlab--master
- 极化码matlab仿真程序,包含各种译码方法(sc译码,scl译码,crc校验scl译码)(matlab simulation of polar codes)
CRC
- CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
matlab
- Crc check using matlab