Welcome![Sign In][Sign Up]
Location:
Search - crc-8

Search list

[OtherCRC-8

Description: CRC-8计算器
Platform: | Size: 280152 | Author: 何肖磊 | Hits:

[SourceCodecrc-8

Description: 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 method is simple, and error detection and correction capability in the field of communication widely used to achieve error control
Platform: | Size: 1420 | Author: cjlkbxt8 | Hits:

[DocumentsCRC循环校验的具体算法

Description: Filename: main.c * Description: 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 public domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its publication or distribution. -Filename: main.c* Description: 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 public domain and may be used for any purpose. However, this* notice must not be changed or removed and no warranty is either* expressed or implied by its publication or distribution.
Platform: | Size: 2048 | Author: 韩卫东 | Hits:

[SCMCRC 算法原理及C 语言实现

Description: CRC 算法原理及C 语言实现单片机和嵌入式系统使用-CRC algorithm principle and C language microcontroller and embedded systems use
Platform: | Size: 27648 | Author: 李厘卡 | Hits:

[Other字符串加CRC校验

Description: 给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
Platform: | Size: 2048 | Author: 赵小美 | Hits:

[SCM1crc

Description: 计算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 calculation procedures available CRC-CCITT/CRC-16/CRC-8/CRC-32 the calculated results. Delphi provide source code and compile the MCS51 source code, adopted two to three different algorithm. A more detailed calls and use. Update History : 2003/05/02 new CRC-8 algorithm implementation. 2004/02/02 changes CRC-8 algorithm, the new CRC-32 algorithm, adding more detailed calls and use.
Platform: | Size: 134144 | Author: 邓光 | Hits:

[CommunicationCRC算法和c语言实现

Description: 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 method is simple, and error detection and correction capability in the field of communication widely used to achieve error control
Platform: | Size: 27648 | Author: jojo | Hits:

[AlgorithmCRC循环校验具体算法

Description: 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
Platform: | Size: 2048 | Author: 汪永威 | Hits:

[OS programCRC算法C源程序

Description: C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
Platform: | Size: 14336 | Author: lq | Hits:

[SCM8位C51CRC校验原程序

Description: 8位C51,CRC校验原理单片机编程原程序-eight C51, CRC principles SCM original programming procedures
Platform: | Size: 1024 | Author: 欧阳 | Hits:

[Communicationcrc校验详解

Description: 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.
Platform: | Size: 19456 | Author: 小康 | Hits:

[Crack HackCRC校验算法(包含8位16位32位)

Description: CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
Platform: | Size: 136192 | Author: 绝无重复 | Hits:

[Other8-16位CRC校验的算法程序

Description: 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
Platform: | Size: 6144 | Author: 谢飞林 | Hits:

[Communicationcrc_8

Description: crc效验程序,crc=x^8+x^2+x+1-unicef.org well-tested procedure, crc 8 = x ^ x ^ 2 x 1
Platform: | Size: 5120 | Author: 马健 | Hits:

[Mathimatics-Numerical algorithmscrc-ccitt

Description: 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
Platform: | Size: 234496 | Author: 李慎丹 | Hits:

[Bookscrc

Description: 循环冗余校验CRC的算法分析和程序实现-Cyclic Redundancy Check Analysis of Algorithms and Procedures
Platform: | Size: 106496 | Author: huangjf | Hits:

[OtherCRC-8

Description: CRC-8计算器 -CRC-8 Calculator
Platform: | Size: 279552 | Author: 何肖磊 | Hits:

[Othercrc-8

Description: CRC-8 检错码 -CRC-8 error code CRC-8 Error Code
Platform: | Size: 1024 | Author: | Hits:

[Mathimatics-Numerical algorithmscrc

Description: delphi CRC 8 16 32 计算算法-delphi crc
Platform: | Size: 134144 | Author: 123456 | Hits:

[LabViewMB CRC-8

Description: Labview实现CRC-8的运算, 可选不同的匹配运算方式(CRC-8 based on Labview application software)
Platform: | Size: 8192 | Author: season_5 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net