搜索资源列表
CRC-8
- CRC-8计算器
crc-8
- 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 bloc
CRC循环校验的具体算法
- Filename: main.c * Descr iption: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the pu
CRC 算法原理及C 语言实现
- CRC 算法原理及C 语言实现单片机和嵌入式系统使用-CRC algorithm principle and C language microcontroller and embedded systems use
字符串加CRC校验
- 给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
1crc
- 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calcul
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 bloc
CRC循环校验具体算法
- 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
CRC算法C源程序
- C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
8位C51CRC校验原程序
- 8位C51,CRC校验原理单片机编程原程序-eight C51, CRC principles SCM original programming procedures
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 ne
CRC校验算法(包含8位16位32位)
- CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
8-16位CRC校验的算法程序
- 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
crc_8
- crc效验程序,crc=x^8+x^2+x+1-unicef.org well-tested procedure, crc 8 = x ^ x ^ 2 x 1
crc-ccitt
- CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
crc
- 循环冗余校验CRC的算法分析和程序实现-Cyclic Redundancy Check Analysis of Algorithms and Procedures
CRC-8
- CRC-8计算器 -CRC-8 Calculator
crc-8
- CRC-8 检错码 -CRC-8 error code CRC-8 Error Code
crc
- delphi CRC 8 16 32 计算算法-delphi crc
MB CRC-8
- Labview实现CRC-8的运算, 可选不同的匹配运算方式(CRC-8 based on Labview application software)