CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - crc 16 c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - crc 16 c - List
[
Crack Hack
]
crc
DL : 0
CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
Update
: 2025-02-17
Size
: 1kb
Publisher
:
站长
[
Applications
]
crc16
DL : 0
16位CRC源代码-16 CRC source code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李陵
[
Other
]
crc-32b
DL : 0
一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
团党
[
Communication
]
CRC算法和c语言实现
DL : 0
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
Update
: 2025-02-17
Size
: 27kb
Publisher
:
jojo
[
Algorithm
]
CRC循环校验具体算法
DL : 0
本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
Update
: 2025-02-17
Size
: 2kb
Publisher
:
汪永威
[
OS program
]
CRC算法C源程序
DL : 0
C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
Update
: 2025-02-17
Size
: 14kb
Publisher
:
lq
[
Embeded-SCM Develop
]
卷积码、CRC
DL : 0
卷积码的C源程序,包括编码器和译码器。 还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
潘华林
[
Communication
]
crc校验详解
DL : 0
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.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
小康
[
SCM
]
crc 51
DL : 0
51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
Update
: 2025-02-17
Size
: 3kb
Publisher
:
郭子旺
[
Communication
]
crc上传程序
DL : 0
写CRC编解码程序时,整理的文件,压缩文件既有理论说明,也有源代码。源代码格式用C,VHDL,Verilog。-write CRC codec procedures, collating documents, compressed files both theoretical statements, and the active code. Source code format C, VHDL, Verilog.
Update
: 2025-02-17
Size
: 690kb
Publisher
:
cdl
[
SCM
]
lib_crc_16-32
DL : 0
crc-16 crc-8 crc-32各种CRC校验C源代码-crc-16 crc-8 crc-32 various CRC C source code
Update
: 2025-02-17
Size
: 28kb
Publisher
:
IT民工
[
Communication
]
crc16.
DL : 1
CRC算法原理及实现,生成多项式为"1 1000 0000 0000 0101"(CRC-16),简记作0x18005。-CRC algorithm and implementation, generating polynomial for the
Update
: 2025-02-17
Size
: 10kb
Publisher
:
[
Algorithm
]
crc16
DL : 0
函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全"1"(0xFFFF)。 b.寄存器组向右移动一个字节。 c.刚移出的那个字节与数据字节进行异或运算,得出一个指向值表的索引。 d.索引所指的表值与寄存器组做异或运算。 f.数据指针加1,如果数据没有全部处理完,则重复步骤b。 g.寄存器组取反,得到CRC,附加在数据之后(这一步可省略)。
Update
: 2025-02-17
Size
: 1kb
Publisher
:
liu
[
SCM
]
GetCRC16
DL : 0
单片机C语言获得CRC-16效验码的查表算法.快速有效.-Singlechip C language access to CRC-16 well-tested code look-up table algorithm. Quickly and efficiently.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
XuKun
[
SCM
]
CRC-16
DL : 0
CRC校验,C源代码,可应用于Modbus-CRC checksum, C source code, can be applied to Modbus
Update
: 2025-02-17
Size
: 3kb
Publisher
:
[
Crack Hack
]
mbcrc
DL : 0
crc-16 数据冗余校验,C语言代码.-crc-16 data redundancy check, C language code.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wangchangqing
[
Compress-Decompress algrithms
]
CRC
DL : 0
这是一个用DELPHI实现的CRC32位校验的小程序,各位可以用来进行CRC校验.-This is a used DELPHI realize the CRC32 checksum bit small procedures that can be used for CRC checksum.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
欧盛芬
[
Crack Hack
]
CRC
DL : 0
CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
Update
: 2025-02-17
Size
: 89kb
Publisher
:
semihost
[
Crack Hack
]
crc
DL : 0
crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
Update
: 2025-02-17
Size
: 2.29mb
Publisher
:
梁健
[
Crack Hack
]
CRC-16
DL : 0
该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
Update
: 2025-02-17
Size
: 981kb
Publisher
:
曹骁
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.