搜索资源列表
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
SPD_CRC_Tool
- 计算用户根据内存颗粒规范自定义SPD数据的CRC值-Calculation of the CRC value of the user according to the memory particles norms since the definition of SPD data
CRC
- CRC的MCS-51系统的实现代码。含查表和计算两种函数。即插即用-CRC of the MCS-51 System code. With look-up table and calculation of the two functions. Plug and Play
crc
- 计算16位CRC函数之一,以前刚好写过一段时间,拿出来给和大家分享吧!(多项式可能不同,自己动下脑筋改下吧!)-16-bit CRC calculation function, one of just wrote some time ago, out to and to share it! (Polynomial may be different, their move to the next, are you thinking!)
CRC
- 运用编写了《循环冗余校验(CRC)编程测试软件》,此软件主要是测试CRC计算和编程的正确与否。 文章附有源代码。-Prepared to use < Cyclic Redundancy Check (CRC) program to test the software> that this software is to test the CRC calculation and the correctness of the program. Article with the sourc
crc
- CRC calculation subroutines
Arith
- crc calculation algorithm
cal_crc2
- 计算CRC程序方法有以下: 1.按半字节计算CRC 2.按字节计算CRC 3.按位计算CRC 以下是程序实现的方法:-Method of calculating the CRC program are as follows: 1. Calculation of a half-byte CRC 2. Byte calculated by CRC 3. By CRC-bit computing is the process to achieve the following metho
crc_pro
- 计算CRC程序方法有以下: 1.按半字节计算CRC 2.按字节计算CRC 3.按位计算CRC 以下是程序实现的法:-Method of calculating the CRC program are as follows: 1. Calculation of a half-byte CRC 2. Byte calculated by CRC 3. By CRC-bit computing is the process to achieve the following method
crc_tc
- crc的计算代码可输入gene和ploy值-crc calculation code can enter the gene and the ploy values
EDCECC_arithmetic
- ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
crc1
- 实现CRC卷积码的编码过程,通过计算,编程实现CRC16校验码的应用-Convolutional code to achieve CRC encoding process, by calculation, Programming Application CRC16 checksum
2
- perfect CRC code calculation
calc
- CRC校验码计算,校验和计算,CRC,CRC -Of CRC calculation ,Checksum calculation
CRC_V3.ZIP
- crc calculation files
crc-t10dif
- T10 Data Integrity Field CRC16 calculation
CRC
- 利用VB制作的CRC计算工具,小巧,无需安装即可使用,很方便-VB produced CRC calculation tools, compact, no installation needed to use, very convenient
crc-t10dif
- T10 Data Integrity Field CRC16 calculation.
CCCC3245
- 多种CRC计算源码。包括CRC8001, CRC-CCITT, CRC_Scik, CRC_DNP, CRC32-A variety of CRC calculation source. Including CRC8001, CRC-CCITT, CRC_Scik, CRC_DNP, CRC32 and so on
CRC_DLL
- 有效計算CRC16換算,及方便使用者使用!!!(Effective calculation of CRC16 conversion and convenient for users to use!!!)