搜索资源列表
crc16_MATLAB
- 16bit crc 编译码实例,matlab上运行。输入一行向量数字序列,获得其16bit的CRC校验码,并对其译码。-16bit crc encryption example, Matlab run. His input vector sequence number, access to its 16 bit CRC and its decoding.
CRC16
- 16位CRC校验的源程序,修改过,可直接调用-16-bit CRC checksum of the source, modified, can be directly invoked
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
c51
- crc-16 编码程序 实现16位的循环冗余编码 -crc-16 coding procedures to achieve 16-bit cyclic redundancy coding
VBCRC
- 循环冗余码校验英文名称为Cyclical Redundancy Check,简称CRC。它是利用除法及余数的原理来作错误侦测(Error Detecting)的。实际应用时,发送装置计算出CRC值并随数据一同发送给接收装置,接收装置对收到的数据重新计算CRC并与收到的CRC相比较,若两个CRC值不同,则说明数据通讯出现错误。 根据应用环境与习惯的不同,CRC又可分为以下几种标准: ①CRC-12码; ②CRC-16码; ③CRC-CC
crc_division
- 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
CRC
- The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite
amode822
- crc校验的工具,可生成8位或者16位crc校验码-crc checking tool can generate 8-bit or 16-bit crc checksum
PCK_CRC16_D8
- 16-bit CRC Generator
16CRC
- 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
crc
- 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
labview-Modbus-CRC
- 16位CRC校验算法,作为子VI可直接调用-16-bit CRC checksum algorithm, can be directly invoked as a sub-VI
Desktop
- 实现16位CRC校验,在窗体程序中调用console控制台程序运行并将结果返回到窗体程序中-Achieve 16-bit CRC checksum, called console in console form the program running and returns the results to form the program
CRC16Check
- 原创16位CRC校验原码,测试了很多次,都很准确,校验数据包长度没有限制-The original 16-bit CRC checksum of the original code, test many times, very accurate calibration data packet length is no limit
CRC-Code
- 16位的CRC(循环冗余校验)的C语言实现源代码,可以供大家借鉴一下-16-bit CRC (Cyclic Redundancy Check) C language source code for all to learn
myCRC
- CRC 校验16位,两种方法实现 有图形化的界面 连接控制台-16-bit CRC checksum are two ways to achieve a graphical interface to connect the console
CRC16
- 16位的CRC校验码算法,生成多项式 0x1021 0x8005-16-bit CRC checksum algorithm
CRC16VB
- VB写的16位CRC校验程序,查表法计算,可供参考-VB to write 16-bit CRC checksum procedure look-up table method, for reference
CRC-16
- 循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释-16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes
CRC-Calculator
- CRC校验程序,含32位 16位校验,含测试程序-CRC calibration procedures, including 16 bit 32 parity, including test procedures
