CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 入侵检测算法

搜索资源列表

  1. MarkovAnalysis

    2下载:
  2. 用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http : / / ~ www.cs.unm.edu/ immsec / data / Jr.-sm.h the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11229
    • 提供者:唐宇
  1. MWM

    0下载:
  2. 多模式字符串匹配算法WU-MANNER算法的实现,从入侵检测系统SNORT提取出来。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14148
    • 提供者:渡渡鸟
  1. 基于差分进化的网络异常入侵检测

    1下载:
  2. 基于差分进化和k-mean算法的网络异常入侵检测算法程序代码
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-10
    • 文件大小:40106
    • 提供者:vhyimn
  1. DataCheck

    1下载:
  2. 入侵检测数据检测算法,根据C4.5源码改编-Intrusion detection data detection algorithm, in accordance with C4.5 source adaptation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-07
    • 文件大小:17373
    • 提供者:wk
  1. BP_nids

    0下载:
  2. 基于改进BP算法的入侵检测神经网络方法,很好的一片学习文章,提供了一个模型-Algorithm Based on Improved BP Neural Network Method for Intrusion Detection, learn a very good article, provides a model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:187156
    • 提供者:jack
  1. lab

    0下载:
  2. 基于2叉树svm的入侵检测算法,构造偏态二叉-2-tree SVM-based intrusion detection algorithms, binary structure skewness
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:655
    • 提供者:xinyi
  1. ruih

    0下载:
  2. 分析了人工免疫系统的原理,简单建立了一种基于否定选择算法的网络入侵检测系统, 引入了一种用于异常事件识别的r-字符块匹配规则,并对规则存在的漏洞进行了分析。 -The paper gives a brief introduction to the principle of Immune System·In particular,the paper gives a simple NIDS model based on negative selection algorithm,intro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7529
    • 提供者:小蓝
  1. EntropyOutlier

    0下载:
  2. 查找孤立点 JAVA代码,简单易用,孤立点,即数据中不同于数据一般模型的数据对象,可能由度量或执行错误导致,也可能是固有数据变异性的结果,预示着重要的信息。与一般热门研究课题不同,目前没有任何一款国际认可的软件可以直接对对孤立点进行检测与分析,孤立点检测与分析的算法研究是近年来数据挖掘领域新兴的复杂困难而有意义的课题。在诈骗检测、贷款申请处理、网络入侵检测、时间序列检测、网路性能监视、故障诊断、图像中检测噪声点等方面都有广泛的应用。-outlier detection
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:6211
    • 提供者:suivy
  1. 192010k-average

    0下载:
  2. kmeans均值聚类算法:一种改进的基于半监督聚类的入侵检测算法ASCID(Active-learning Semi-supervised Clustering Intrusion Detection),-kmeans clustering algorithm Algorithm was simulated by KDD 99 datasets, which the experimental results demonstrate that ASCID algorithm can impro
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:50635
    • 提供者:huhan
  1. BM_FROM_SNORT

    0下载:
  2. BM算法的实现,从入侵检测系统snort中抽取出来的。可供BM算法的编程参考。-BM Algorithm, from the intrusion detection system snort drawn out. BM algorithm for programming reference.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:156169
    • 提供者:严方
  1. paper

    0下载:
  2. 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1308969
    • 提供者:yxm
  1. Research_on_Network_intrusion_detection_based_on_d

    0下载:
  2. 本文提出一种基于数据挖掘的入侵检测模型,其主要思想是利用数据挖掘的方法,从经预处理的包含网络连接信息的 审计数据中提取能够区分正常和入侵的规则,并用来检测入侵行为。对Apriori 算法中求频繁集时扫描数据库I/O 负载惊人 的问题提出了一种改进办法。为验证该算法的可行性,文章最后实现了该入侵检测模型的知识库中正常连接规则的挖掘。实 验表明该模型能提取特征生成新规则,并证明了方法的可行性和有效性。-In this paper an intrusion detection system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:207476
    • 提供者:youby
  1. a

    0下载:
  2. 基于改进BP算法的入侵检测神经网络方法.-Algorithm based on improved BP neural network intrusion detection.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:187156
    • 提供者:杨萌
  1. PSstem

    0下载:
  2. PSO算法和神经网络的入侵检测系统设计PSO algorithm and neural network Intrusion Detection System-PSO algorithm and neural network Intrusion Detection System
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:606128
    • 提供者:hi
  1. nmf(train)

    0下载:
  2. 用于入侵检测系统开发的非负矩阵分解算法,用于对KDD99数据进行样本训练。-Intrusion detection system for the development of non-negative matrix factorization algorithm, the data sample used for KDD99 training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:280967
    • 提供者:雷雨
  1. nmf(test)

    0下载:
  2. 用于入侵检测的系统的NMF算法,此部分为用于KDD99数据的测试部分的代码。-Intrusion detection system for NMF algorithm, this part of the test data for KDD99 part of the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4201
    • 提供者:雷雨
  1. Relief_SBS

    0下载:
  2. 基于Relief_SBS特征选择算法的入侵检测方法研究_杨云峰-Relief_SBS feature selection algorithm based Intrusion Detection Method _ Yun-Feng Yang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:123234
    • 提供者:方贞
  1. bp

    1下载:
  2. 对kddcup数据集进行分析,通过该算法能够鉴别非法流量以及合法流量(The KDDCUP data set can be analyzed by this code, and the algorithm can identify illegal traffic and legitimate traffic)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:291840
    • 提供者:wqqqy
  1. RMCBJI

    0下载:
  2. 入侵检测数据检测算法,根据C4 5源码改编()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:qiofrgd
  1. KDD99-SVM

    1下载:
  2. 根据SVM,基于向量机算法的入侵检测系统,依托的是KDD99数据集(According to SVM, the intrusion detection system based on vector machine algorithm relies on KD99 data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-22
    • 文件大小:3457024
    • 提供者:JACKYANG11
« 12 »
搜珍网 www.dssz.com