搜索资源列表
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
crc校验详解
- CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the need for calibration data.
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.
ModBusCRC
- ModBus CRC校验码计算程序,其中包含了CRC校验的函数。
COMWithModBus
- 串口调试程序,采用Modbus协议,发送时自动添加CRC校验码,支持ASIIC模式和RTU模式两种。
crc_verilog
- HDLC控制协议中CRC校验码算法代码,为CRC16,Verilog语言
crcsheji
- 电话网远程通信中CRC校验码的设计,是用delphi编的哦-Distance Telephone Network Communication CRC is designed with delphi series oh
CRCcheck
- CRC校验码的MATLAB实现 生成多项式【1 1 0 0 1 1】 结果正确 可以直接使用-CRCcheck.m
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
- CRC校验码的计算,该程序包括了三种计算CRC码的方法,主要用于MODBUS编程中CRC校验码的计算
Modbus_CRC
- 用VB6.0做的Modbus CRC校验源码。-VB6.0 to do with Modbus CRC checksum source.
CRCcheck
- MODBUS通讯协议,CRC即循环冗余校验码(Cyclic Redundancy Check)详细分析以及原理说明。-MODBUS communication protocol, CRC or cyclic redundancy check code (Cyclic Redundancy Check) detailed analysis and operating principles.
CRCProgram
- CRC-16循环冗余校验码应用范围极广,它是利用除法及余数的原理来做错误处理。-CRC-16 Cyclic Redundancy Check wide range of applications, it is the use of the principle of division and the remainder to do error handling.
COMM
- 串口工具完成。加入了校验码功能。有无校验,校验和,异或校验,CRC校验,LRC校验。 2012/9/5 由kylin完成。-Serial tools to complete. Adding a checksum feature. Whether the checksum, checksum and XOR checksum, CRC check, LRC checksum. 2012/9/5 by kylin completed.
crc8-code
- 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
tongxin
- 通信 PCM量化编码 CRC校验 数字双向码 采样 量化 量化电平-Communication PCM quantization encoding digital two-way CRC check code sample quantization quantization level
crc
- 根据模2除法的思想实现校验crc码的功能,计算机通信网 实验-Crc code to achieve parity in accordance with the idea of function modulo 2 division, computer communication network experiment
CRC4MobBUS
- 串行通信使用ModBUS协议时,RTU方式需要进行CRC校验,本软件计算ModBUS的CRC16校验码,供系统测试时使用。-Serial communication using ModBUS protocol, the RTU mode requires CRC check, the software CRC16 checksum calculation code ModBUS, used for system testing.
CRC
- CRC串口通讯校验码实例,主要实现了串口通讯时计算校验码的值-CRC check code examples of serial communication
Polar-Codes-Software-Matlab--master
- 极化码matlab仿真程序,包含各种译码方法(sc译码,scl译码,crc校验scl译码)(matlab simulation of polar codes)