搜索资源列表
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
FileCrcCheck
- 文件CRC计算工具代码,可对目录下所有文件进行计算,计算结果保存在文件中。同时使用内存映射文件加快文件处理速度.可作为工具使用.-File CRC code calculation tools, all the files directory can be calculated, the results stored in the file. Also uses memory mapped files to speed up file processing. Can be used as too
MD5_Tool
- md5计算工具,对于大文件也能很快的计算出来,包括计算md5、crc、sha等-md5 calculating tool for large files can be quickly calculated, including the calculation of md5, crc, sha, etc.
calc
- CRC校验码计算,校验和计算,CRC,CRC -Of CRC calculation ,Checksum calculation
CRC_DLL
- 有效計算CRC16換算,及方便使用者使用!!!(Effective calculation of CRC16 conversion and convenient for users to use!!!)