This program is used to calculating CRC32 checksums of files in order to verify the integrity of fil
This program is used to calculating CRC32 checksums of files in order to verify the integrity of files. Written in Visual C# 2005....
This program is used to calculating CRC32 checksums of files in order to verify the integrity of files. Written in Visual C# 2005....
这是利用VHDL编写的一个CRC32的代码,文档只有代码,具体原理请参考其他文献...
crc32 算法的delphi实现。并且可以对指定文件进行校验。...
我学习CRC32、CRC16、CRC原理和算法的总结. ...
本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。 使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。...