当前位置:
首页 资源下载
搜索资源 - VC intrusion detection
搜索资源列表
-
1下载:
windows平台下的libnids,最新版本libnids 1.19 for win32,内有VC++工程.可以根据需要修改源码,也可以利用库文件方便地重组TCP等,进行协议还原,构造自己的网络入侵检测系统.-windows platform under the libnids. libnids latest version 1.19 for win32, VC works there. may need to modify the source codes, it can also be u
-
-
0下载:
本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
-
-
1下载:
在VC++平台上实现的入侵检测系统Snort-In VC++ platform to achieve Snort Intrusion Detection System
-
-
1下载:
VC编写的基于winpcap的网络入侵检测源代码,实现网络数据包的捕获和分析,根据过滤规则对网络进行过滤-The winpcap based on VC write network intrusion detection the source code, and the realization of the network packet capture and analysis, according to filter rules network filter
-
-
0下载:
一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。
CMainFrame* p_Frame //保持筐架类的指针
CEdit* m_pEdit //保存编辑框类的指针
CListCtrl* m_pList //保存列表类的指针
CTreeCtrl* m_pTree //保存树型控件的指针
CComboBox* m_pComboBox //保存组合筐的指针
以下的成员
-