搜索资源列表
Encode
- 几和经典的加密方法有md5,base64,crc,des等几和经典的加密方法有md5,base64,crc,des等
cycling_code
- 循环码编码,能够根据用户需要改变参数,完成循环码编码-crc encode
crc
- crc encoder to encode
module-CRC16
- CRC-16 encode module
HSDPA-ENcode
- TD-SCDMA HSDPA 下行HS-DSCH HS-SCCH HS-SICH物理层编码,包括CRC编码,turbo编码,bit分离,速率匹配,bit加扰,交织和物理信道映射的MATLAB仿真。main文件为Encode_HS_SCCH.m Encode_HS_DSCH.m Encode_HS_SICH.m-TD-SCDMA HSDPA downlink HS-DSCH HS-SCCH HS-SICH physical layer coding, including the CRC encod
crc-encode
- CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
crc
- 基于CRC编码的检错程序,实现CRC校验,能进行CRC编码和解码。-CRC check up CRC decode and CRC encode
bujindianji
- 对于CRC校验的算法有直接算法和改进算法,在matlab仿真中直接用CRC-N Genraor 模块,它可以自身编码 ,哪位高手知道,CRC-N Genraor 模块运用的原理属于不属于上面所说的直接算法-For CRC checksum algorithm has a direct algorithm and improved algorithm, matlab simulation directly CRC-N Genraor module that can encode itself, w
CRC_encod_and_decod
- 这是我在设计程序中编写的CRC的编码译码模块 压缩包一共两个程序 一个是CRC 编码 一个是CRC译码 所有输入变量和输出变量均在程序中用注释标注 -This is a program that can encode CRC and decode CRC. ALL input and output variable has been explained by annotation