搜索资源列表
edge_detect-lapase
- 拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法-Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm
gsnake1.0
- 图像中非刚性曲线的蛇形检测算法-African rigid image of the snake-like curves Detection Algorithm
密码生成和检测工具
- 从某软件注册参考摘取的密码生成和检测工具 每台机器运行产生不同结果 可用于注册码 请自行修改算法或内置的附加种子 当前附加种子是29t.com,区分大小写-from a certain reference to the removal of the registration software password generation and detection tools running on each machine can produce different results for the l
j04308
- 死锁的检测和解除 1 资源分配图和死锁定理 2 借助于死锁的安全性测试算法的死锁检测 3 warshall传递闭包算法的死锁检测 资源分配图和死锁定理 解决死锁问题的一条途径是死锁检测和解除,这种方法对资源的分配不加任何限制,也不采取死锁避免措施,但系统定时地运行一个“死锁检测”程序,判断系统内是否已出现死锁,如果检测到系统已发性了死锁,再采取措施解除它。
NIDS
- 用VC++实现入侵检测的功能,算法是用BP算法
IntrusionDetectionTechnologyBaseonSupportVectorMac
- 本论文将统计学习理论引入入侵检测领域,讨论了基于SVM方法的智能检测 策略,检测算法具有良好的推广能力.引入HVDM距离代替范数,改进了SVM的 RBF核函数定义,使之能够直接处理异构的网络连接信息 利用有保证的估计方法 来确定训练数据集规模,避免了依靠实验选择训练规模的盲目性 针对重复样本 和重要样本提出了样本加权的思路,降低了错分样本的可能 考虑到网络连接记 录的不同属性对检测结果贡献不一的事实,提出了特征选择与特征加权的方法, 进而得到一个更好的分类超平面,提高了检
聚类算法在网络入侵检测中的应用
- 聚类算法在网络入侵检测中的应用-clustering algorithm in Network Intrusion Detection Application
fdlib_linux
- 人脸检测算法及其实现代码,C++开发,linux环境-face detection for linux
MillerRabin
- 密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
check_des_key
- des加解密密钥的验证检测算法,可根据返回值 判断输入8byte密钥的校验结果和加密强度; -des plus authentication decryption key detection algorithm can be judged according to return value 8byte key input validation results and encryption strength
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
datamining
- 回顾了网络安全技术的发展过程,论述了入侵检测的基本概念、 检测模式,以及入侵检测的通用模型,及其相关算法的研究现状:总结了现有 入侵检测系统的不足-Reviewed the development of network security technology De, intrusion detection discussed the basic concepts, detection mode, and intrusion detection general model
bianyuanjiance
- 图像边缘检测算法的源码,很不错的,试过了-The source of the image edge detection algorithm, very good and tried
FAST-Feature-detector
- FAST 特征检测算子,作者源码,很不错的一种特征检测算法-FAST feather detector
RSA_cpp
- C++实现的RSA加解密小算法,包括素数生成与检测算法,作为C++入门练习-C++ implementation of the RSA encryption algorithm
ccode102
- 一个 模拟死锁检测算法的c程序 很好的学习资料-A deadlock detection algorithm simulation of the c procedures, good learning materials
stegdetect-master
- 信息隐藏的一个经典检测算法源码,stegdetect (Information Hiding a classic detection algorithm stegdetect)(Stegdetect is an automated tool for detecting steganographic content in images.)
检测两篇文档相似性
- 通过哈希算法实现检测文档的相似性(Similarity of detection documents by hash algorithm)
kddcup99-master
- 基于knn算法的入侵检测模型,利用python代码实现,包含了源代码,测试集,和训练集。(This is a python file)
smokeRecognize-master
- 利用SVM对烟雾进行分类检测,很方便使用,内有SVM模型(Classification and Detection of Smoke Using SVM)