• 大小: 12KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-07
  • 语言: C/C++
  • 标签: IDS  入侵检测  VC++  

资源简介

VC++ IDS入侵检测系统源码, 毕业设计作品

资源截图

代码片段和文件信息

// 3434s.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “3434s.h“
#include “3434sDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CMy3434sApp

BEGIN_MESSAGE_MAP(CMy3434sApp CWinApp)
//{{AFX_MSG_MAP(CMy3434sApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CMy3434sApp construction

CMy3434sApp::CMy3434sApp()
{
// TODO: add construction code here

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1341  2001-07-05 17:52  3434s.clw
     文件        2071  2001-07-03 20:42  3434s.cpp
     文件        4112  2001-07-05 17:53  3434s.dsp
     文件         533  2001-07-03 20:42  3434s.dsw
     文件        1323  2001-07-03 20:42  3434s.h
     文件        1078  2001-07-03 20:42  3434s.ico
     文件        5741  2001-07-05 17:52  3434s.rc
     文件         397  2001-07-03 20:42  3434s.rc2
     文件        7232  2001-07-05 17:50  3434sDlg.cpp
     文件        1591  2001-07-05 17:37  3434sDlg.h
     文件         867  2001-07-04 23:06  resource.h
     文件         207  2001-07-03 20:42  StdAfx.cpp
     文件        1100  2001-07-04 23:09  StdAfx.h
     文件         218  2007-01-22 19:53  www.pudn.com.txt

评论

共有 条评论