搜索资源列表
CRC-16 CRC-32 算法介绍,程序代码 .rar
- CRC-16 CRC-32 算法介绍,程序代码
利用CRC-32检测程序的完整性
- .“利用CRC-32检测程序的完整性” 在Windows 2000、2000 Server平台下编译成功,演示用CRC判断一个文件是否被改变。
CRC-32
- 完整性非常重要,利用CRC-32检测程序的完整性
crc-32
- 多采用查表法来完成CRC-32 校验,下面是产生CRC-32 校验吗的子程序。
crc-32
- 计算xk+1除CRC-32后的余式,k从1到32768
CRC-32
- 汇编方面的CRC-32一个完整的Win32Asm例子
4位并行计算CRC-32.pdf
- 4位并行计算CRC-32.pdf
CRC-32校验的小程序
- CRC校验由于实现简单,检错能力强,被广泛使用在各种数据校验应用中。占用系统资源少,用软硬件均能实现,是进行数据传输差错检测地一种很好的手段。为了提高编码效率,在实际运用中大多采用查表法来完成CRC-32校验。
CRC-16 CRC-32 算法介绍,程序代码
- CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
CRC(16a32)
- crc32/16位的校验程序,通俗易懂,实现功能比较完善-crc 32 crc 16
crc
- 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
CRC
- C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
CRC
- 本文提出一种通用的CRC 并行计算原理及实现方法,适于不同的CRC 生成多项式和不同并行度(如8 位、16 位、及32 位等) ,与目前已采用的查表法比较,不需要存放余数表的高速存储器,减少了时延,且可通过增加并 行度来降低高速数传系统的CRC 运算时钟频率.-In this paper, a universal principle of CRC and implementation of parallel computing methods for generating differ
crc
- crc32的 vhdl实现源代码,对crc原理有说明-crc32 to achieve the vhdl source code, has made it clear that the principle of the crc
CRC32
- This the CRC32 checksum utility. You can use this utility to make CRC 32 checksum-You can use this utility for making CRC 32
CRC
- An easy to understand example for crc
Crc32VB
- CRC 32 Source Code for Visual Basic
eth_crc
- crc校验码Verilog 程序。此为4位并行crc——32校验。-crc checksum Verilog program. This is a 4-bit parallel crc- 32 check.
crc-32
- To compute cyclic Redundancy error for 32 bit word
crc-32
- CRC-32 pascal module