搜索资源列表
testcrc
- 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
CRC32_16_8
- Delphi源码,CRC32,16,8的算法和测试-Delphi source code, CRC32, 16,8 algorithm and test
CRC32-Static
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static static encryption example, learning programming source code, a good reference.
CRC32-Dym
- Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi gets a CRC32 checksum, learning programming source code, a good reference.
636
- Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
CRC32-Dym
- Delphi各种加密算法实例源码大全,编程学习源码,很好的参考资料。-Delphi source code examples Daquan variety of encryption algorithms, programming learning source, a good reference.
CRC32-Static
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
457
- Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
MD5
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
CRC32-Static
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
CRC32-Dym
- Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
3666
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
CRC32-Dym
- Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
CRC32-Static
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
CRC32-Dym
- Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
CRC32-Static
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
CRC32-Static
- Delphi CRC32-Static静态加密实例,编程学习源码,很好的参考资料。-Delphi CRC32-Static Static encryption instance, learning programming source code, a good reference.
Delphi_557520
- Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
Delphi_122174
- Delphi:包括了各种常见的Delphi加密算法实例源码,它们是2DES、3DES、3DES3算法、AES、BASE64、Blowfish、CRC32-Dym、CRC32-Static、DES、MD5、RSA、SHA等加密的算法演示实例,每个实例都可以在D7下编译运行,对于学习看效果来说,挺方便的。 -Delphi: Delphi includes a variety of common encryption algorithm source code examples, they are
UnitCRC32
- Source code (unit/module) for calculate CRC32.