利用MFC 生成 CRC32 检验码

// CRC32Dlg.cpp : 实现文件 // #include "stdafx.h" #include "CRC32.h" #include "CRC32Dlg.h" #include "afxdialogex.h" #ifdef _DEBUG #define new DEBUG_NEW #endif static unsigned short start_addr = 0x0080;
相关文章
相关标签/搜索