搜索资源列表
crc_8
- crc效验程序,crc=x^8+x^2+x+1-unicef.org well-tested procedure, crc 8 = x ^ x ^ 2 x 1
CRC_Table.rar
- crc表格生成器,只要输入CRC多项式和CRC位数,即可生成一个*.txt文件,里面就有一个CRC表格,CRC table generator, as long as the input CRC polynomial and the CRC median, you can generate a*. txt file, inside there is a CRC table
crc_check
- CRC校验,包括crc8_4、crc12_4、crc16_8、crc32_8-CRC checksum, including crc8_4, crc12_4, crc16_8, crc32_8
crc-8
- CRC-8 检错码 -CRC-8 error code CRC-8 Error Code
crc
- CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
8bit.CRC.checksum.algorithm32bit
- CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
CRC
- MODBUS CRC 源程序 请注意查收哦-Please note source MODBUS CRC check Oh
crc
- 计算达拉斯8位校验码的工具软件,内部使用死循环,要退出时按Ctrl+C,过程中要归零可输入与上次结果相同的数,DOS窗口,输入的数为单字节的十六进制数即00-FF。-Dallas 8 Checksum calculation tool code software, the internal use of the death cycle, and when to withdraw from the Ctrl+ C, the process to zero can be input with the
VBCRC
- 循环冗余码校验英文名称为Cyclical Redundancy Check,简称CRC。它是利用除法及余数的原理来作错误侦测(Error Detecting)的。实际应用时,发送装置计算出CRC值并随数据一同发送给接收装置,接收装置对收到的数据重新计算CRC并与收到的CRC相比较,若两个CRC值不同,则说明数据通讯出现错误。 根据应用环境与习惯的不同,CRC又可分为以下几种标准: ①CRC-12码; ②CRC-16码; ③CRC-CC
crc
- delphi CRC code for modbus-CRC
crc
- 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
CRC
- crc16,CRC-8,crc-32校验大全-CRC
CRC_V
- 实现CRC码的产生 校验,有crc-8 crc-16 crc-32-cdc chansheng he jiaoyan
crc
- 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
crc
- 实现简单的crc校验,校验码为8位,程序简单易懂,适合新手学习,结果以十六进制形式表述-Achieve a simple crc check, check for the 8-bit code, the program easy to understand for novices to learn the results expressed in hexadecimal
CRC-8
- CRC-8 校验生成多项式为x8+x2+x+1-CRC-8 check
crc-8-xunhuanjiaoyan
- crc 8 循环校验 一台计算机用于发送另一台接受-crc- cyclic check one computer to another computer for transmitting the reception
CRC-8
- C# CRC-8 CRC-16校验算法 C# CRC-8 CRC-16校验算法 -C# CRC-8 CRC-16
CRC8_Test
- CRC-8 Windows校验码计算, DOS下显示(CRC-8 calculation in Windows)
Andrey Programe ToolsV1.0.3.0
- 常用检验算法工具,CRC-x,LRC,BCC,奇偶校验等(CRC-x,LRC,BCC,CRC-8,CRC-16,CRC-32)