代码搜索:FileCRC

找到约 55 项符合「FileCRC」的源代码

代码结果 55
www.eeworm.com/read/102038/15794239

h crc32dynamic.h

#ifndef _CRC32DYNAMIC_H_ #define _CRC32DYNAMIC_H_ #include "Common.h" class CCrc32Dynamic { public: CCrc32Dynamic(); virtual ~CCrc32Dynamic(); void Init(void); void Free(void);
www.eeworm.com/read/102038/15794240

cpp crc32dlg.cpp

// Crc32Dlg.cpp : implementation file // #include "stdafx.h" #include "Crc32.h" #include "Crc32Dlg.h" #include "Crc32Dynamic.h" #include "Crc32Static.h" #include "HiResTimer.h" #ifdef _DEB
www.eeworm.com/read/102038/15794244

h crc32static.h

#ifndef _CRC32STATIC_H_ #define _CRC32STATIC_H_ #include "Common.h" class CCrc32Static { public: CCrc32Static(); virtual ~CCrc32Static(); static DWORD StringCrc32(LPCTSTR szString, DW
www.eeworm.com/read/390009/8489483

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /
www.eeworm.com/read/373036/9476885

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /
www.eeworm.com/read/419541/10863100

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /
www.eeworm.com/read/271877/10977170

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /
www.eeworm.com/read/295840/8137590

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /
www.eeworm.com/read/143472/12873054

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /
www.eeworm.com/read/309215/13678862

h viruscrc.h

/* VIRUSCRC.H 这个是防病毒CRC校验VALIDCRC.C和VIRSUDAT.C的头文件 */ typedef unsigned long crc32_t; union filecrc { char searchstr[8]; /* 要搜索的字符串. */ struct { crc32_t polynomial; /