搜索资源列表
CRC循环校验具体算法
- 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
CRC
- 计算程序。可以通过它来进行CRC的校验计算。可以将十六进制数转化为十进制数据
CRC
- 一个由浅入深的演示CRC算法的例子,对于理解CRC算法比较好用
crc
- CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现
CRC16Modbbus
- CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
CRC
- 三种常用的CRC16校验算法的C51程序。以及16位CRC校验原理与算法分析。 CRC校验有多种方式,如:CRC8、CRC16、CRC32等等。在实际使用中,我们经常使用CRC16校验。CRC16校验也有多种,如:1005多项式、1021多项式(CRC-ITU)等。在这里我们不讨论CRC算法是怎样产生的,而是重点落在几种算法的C51程序的优化上。-three commonly CRC16 checksum algorithm C51 program. And a 16-bit CRC check
crcasm.asm
- 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
CRC-verify-programming
- CRC校验算法详解(从校验码原理到源码的详细说明)。-CRC checksum algorithm Xiang Jie (from the principle of parity to the source code for details).
crc
- this program talks about crc , crc12 , crc16 and crc ccip of error detection method
crc
- program to calculate the crc code
CRCcheck
- 此文章介绍了CRC校验的基本原理和算法,并列举出相关的C语言代码-CRC check
crc
- CRC校验算法软件,同时给出CRC子程序。可以直接使用,非常方便-CRC checksum algorithm software, CRC routines are given. Can be used directly, very convenient
crc
- 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0 001100 0 001100 (5)ind
CRC-32
- CRC是由待傳輸的資料區塊計算出的,它的計算方式是將待傳輸的區塊視為一堆連續位元所構成的一整個數值,並將此數值除以一特定的除數,通常以二進位表示,此除數又稱為衍生多項式 (Generation Polynomial),該除數一般皆由設計硬體或軟體的廠商所提供,而除數值位元數目則視欲得到的 CRC 位元數目而定。-CRC is transmitted by the data block to be calculated, which is calculated by the block to be
CRC
- test a different CRC standard
crc
- 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
CRC-algorithm-principle---C
- CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
CRC-AND-C
- CRC 算法原理及C 语言实现,对CRC 介绍,以及C语言处理-CRC PRINCLE AND C LANGUAGE REALIZE,INTRODUCTION OF CRC ,REALIZATION OF CRC BY C LANGUANGE
CRC
- CRC校验码,本软件可在输入16进制数据后直接计算出CRC校验码-CRC, the software can enter the hexadecimal data directly calculate a CRC checksum
crc
- 电子软件工程师必备的工具,CRC8\CRC16\CRC32\totlesum,数据校验工具。-data crc check ,8\26\32