文件名称:crc_rs_inv
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.83kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
CRC和RS的组合编码,自编程序,能正确运行通过。
CRC+RS+交织
编码:计算CRC-->RS-->交织
数据:19byte 21byte 49byte 49byte
解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出
交织以7x7求转置交织,元素以字节为单位,交织深度7字节
数据量:19byte---->49byte(中包)
小包:10byte 12byte 28byte(小包)
-A combination of CRC and RS encoding, self-compiled program to run correctly passed. CRC+ RS+ Interleaved Coded: Calculate CRC-> RS-> intertwined Data: 19byte 21byte 49byte 49byte decoding: deinterleave- " Check CRC-> Output/de-RS after the output-> CRC School inspection- " output-cutting in order to seek Transpose 7x7 mixed, the element in bytes as a unit, cutting depth of 7 bytes of data: 19byte----> 49byte (in packets) packet: 10byte 12byte 28byte (small packs)
CRC+RS+交织
编码:计算CRC-->RS-->交织
数据:19byte 21byte 49byte 49byte
解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出
交织以7x7求转置交织,元素以字节为单位,交织深度7字节
数据量:19byte---->49byte(中包)
小包:10byte 12byte 28byte(小包)
-A combination of CRC and RS encoding, self-compiled program to run correctly passed. CRC+ RS+ Interleaved Coded: Calculate CRC-> RS-> intertwined Data: 19byte 21byte 49byte 49byte decoding: deinterleave- " Check CRC-> Output/de-RS after the output-> CRC School inspection- " output-cutting in order to seek Transpose 7x7 mixed, the element in bytes as a unit, cutting depth of 7 bytes of data: 19byte----> 49byte (in packets) packet: 10byte 12byte 28byte (small packs)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
crc_rs_inv/bin2deci.m
crc_rs_inv/chancode.asv
crc_rs_inv/channeldec.asv
crc_rs_inv/channeldec.m
crc_rs_inv/channelenc.asv
crc_rs_inv/channelenc.m
crc_rs_inv/cnvdecode.m
crc_rs_inv/cnvencode.asv
crc_rs_inv/cnvencode.m
crc_rs_inv/cnv_encd.m
crc_rs_inv/crccode.m
crc_rs_inv/deci2bin.m
crc_rs_inv/fskdemodulation.m
crc_rs_inv/metric.m
crc_rs_inv/nxt_stat.m
crc_rs_inv/rsdecode.m
crc_rs_inv/rsencode.m
crc_rs_inv/transdata_49.bin
crc_rs_inv/usecnv.m
crc_rs_inv/viterbi.m
crc_rs_inv
crc_rs_inv/chancode.asv
crc_rs_inv/channeldec.asv
crc_rs_inv/channeldec.m
crc_rs_inv/channelenc.asv
crc_rs_inv/channelenc.m
crc_rs_inv/cnvdecode.m
crc_rs_inv/cnvencode.asv
crc_rs_inv/cnvencode.m
crc_rs_inv/cnv_encd.m
crc_rs_inv/crccode.m
crc_rs_inv/deci2bin.m
crc_rs_inv/fskdemodulation.m
crc_rs_inv/metric.m
crc_rs_inv/nxt_stat.m
crc_rs_inv/rsdecode.m
crc_rs_inv/rsencode.m
crc_rs_inv/transdata_49.bin
crc_rs_inv/usecnv.m
crc_rs_inv/viterbi.m
crc_rs_inv
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.