搜索资源列表
EthernetCRC
- 该c代码可以实现对以太网数据的crc32校验-the code can be achieved on Ethernet data crc32 calibrator
CRC32
- 用visual c++实现CRC32校验运算-Using visual c++ CRC32 checksum operations to achieve
CRC32_Src
- 使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。-The use of C++ Prepared CRC32 checksum algorithm, using the STL library, windows API, and the compilation of several methods, such as to achieve, and compare their execution time.
CRC
- 详细讲解CRC32的产生方法,详细的c代码文档解释。-Explain in detail the method for the selection of CRC32 and detailed explanation of c code documentation.
crc32.cs
- 用C#实现的CRC32算法源代码。 --pclion-Using C# implementation of the CRC32 algorithm
CRC
- crc32,c语言实现,数字电视各种表都要使用的算法-crc32,c,pat,pmt,sdt
crc
- crc32的校验代码,c++builder5.0的代码,对crc32算法有助于了解-crc32 validation code, c++ builder5.0 code, right crc32 algorithm help to understand
2-CRC
- CRC32计算 c#编写 内含各种crc资料-Calculated CRC32 crc c# writing containing all the information
crc.RAR
- crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件.RAR-CRC C++
crc_source_CSharp
- C# CRC16 CRC32 算法 CRC16 和 CRC32 的源代码-C# CRC16 CRC32 CRC16 and CRC32 algorithm source code
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
CRCTest
- CRC32 Example for C#
MCFAlgorithms
- MFC写的一些c++算法MD5、RC4、SHA256、CRC32、HEX等-MFC write some c++ algorithms MD5, RC4, SHA256, CRC32, HEX, etc.
MyCRC32
- 简单好用的CRC32校验和计算类,计算指定数据的校验和。-CRC32 checksum support C++ class
CRC32
- C/C++实现CRC32例程,说明位操作计算取得一个字符串并计算出校验和-C/C++ to achieve CRC32 routines, bit manipulation instructions calculated to obtain a string and calculate the checksum
CSharpCRC
- C# 编写的CRC8 CRC16 CRC32 错误校验的小程序,希望对大家有用。-Written in C# CRC8 CRC16 CRC32 error checking small procedures in the hope that useful to everyone.
20160819_CRC_test
- 用VS2010开发包装的CRC8、CRC16和CRC32的整合计算程序包,压缩包是工程。实际使用的时候就用里面的crclib.cpp和crclib.h就可以了,而且本程采用兼容C语言的序设计,并支持32位、16位和8位单片机,只需要更改有关宏定义就可以方便移植,真正高质量最全面的CRC计算程序源码。-With VS2010 development and packaging of CRC8, CRC16 and CRC32 integration of computing package, co
crc
- CRC16代码,有具体的计算公式,及计算表(CRC16 code, there are specific formulas and calculations)
crc
- 循环冗余校验(CRC)算法源码,为了效验文件与原文件的是否一致,以保证没有被篡改过,破解加密压缩文件(Cyclic redundancy check (CRC) algorithm source code)
CRC32_Class
- 自行封装的C++加密算法类,基于CRC32,有需要的朋友可以看下,个人感觉不错!(Self packaged C++ encryption algorithm class, based on CRC32, there is a friend in need can see, the individual feel good!)