搜索资源列表
Md5xfTest
- MD5数据校验的例子 演示了用md5算法对pe文件资源的校验,如资源被修改则弹出提示消息框。附各种数据校验的简介。 king_koo原创-MD5 checksum of the data examples demonstrated the use md5 algorithm pe Resources calibration If resources are suggested changes to the ejection news box. Check with various data br
Verify_datas
- 本代码实现了用MD5进行数据校验 是一个VC完整应用程序代码-code to achieve this by using MD5 checksum data integrity is a VC application code
DataEncryptionStandard
- DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变.
mbcrc
- crc-16 数据冗余校验,C语言代码.
parallel_CRC
- CRC校验并行实现,Verilog源码.8位数据输入,实现速度快,适用与各种类型的器件.
CRCProgram
- 数据包校验算法,利用除法及余数的原理来作错误侦测。
ccitt
- 能够对十六进制的数据进行CRC校验,校验码为ccitt码。
a-crc2
- 数据传输中的crc交验源代码程序。可实现数据传输过程的crc循环校验功能。
MD5
- 一个MD5校验工具,可以对文件和数据进行MD5码的校验
crc5-8
- CRC5循环校验法代码生成,数据校验,数据纠错等功能函数代码
特殊磁道加密源代码
- 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
CalcCRC32
- 一个CRC32数据校验工具,能将计算结果分别用十进制和十六进制显示。-A CRC32 data validation tool, able to calculate the results were displayed in decimal and hexadecimal.
16CRCprogram
- 为了保证数据传送的不出现问题,可以使用此校验方法-In order to ensure data transmission is not a problem, you can use this calibration method
md5test
- 本例是用md5做为数据校验的算法。当然你可以使用个性化的 比如des作为数字签名,那样安全性更高。-This case is used as a data md5 checksum algorithms. Of course, you can use personalized such as des as digital signatures, as higher security.
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
- C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,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. Error in many instr
cktx
- 串口通讯,读写数据都可以,含发送字符带CRC校验-Serial communications, can read and write data, including sending characters with CRC Checksum
DES
- DES是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变。-DES is a block cipher algorithm, his 64-bit data encryption for the packet. At the same time, DES is a symmetric algorithm: encryption and dec
md5
- MD5加密,用于MD5数据校验对照,测试已通过,可以用-MD5 encryption, MD5 data validation for the control, the test has passed, the available
crc5
- crc5为5位的数据校验码,起着检测数据正确与否的功能~-crc5 5 data validation code plays a test data is correct or not the function ~