搜索资源列表
stegdetect-0.6.tar
- 信息隐藏的一个经典检测算法,stegdetect-Information Hiding a classic detection algorithm stegdetect
NSA
- 基于入侵检测的负选择算法,适合于初学者,可以快速了解负选择算法思想-NSA
Ethernet
- 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 1) 用两个线程a和b来模拟Ethernet上的两台主机。 2) 用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。 3) 两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4) 每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败
RSATool2
- 上传一个RSA算法检测工具,网上比较流行的一款。-Upload a RSA algorithm detection tools, a more popular online.
matlabharris
- 利用matlab内置corner函数实现特征点检测,此算法效率高,效果良好-Feature point detection using matlab built-in corner function, high efficiency of this algorithm, to good effect
dtmf
- Goertzel算法对dtmf信号检测 稍加修改可检测忙音,拨号音-Goertzel algorithm slightly modified for dtmf signal detection can detect busy tone, dial tone
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
SoAndChan
- 这是一个非常有名的R波侦测算法,检测的准确率特别高,可以移植到单片机中运行,也可以根据需要对源码进行改进。-This is a very famous R-wave detection algorithm, detection accuracy is particularly high, the microcontroller can be ported to run on the source code can also be improved as needed.
ruqinjiance
- 使用K-Means算法对KDD Cup 1999数据集进行聚类分析,建立简单的入侵检测模型;利用入侵检测模型对测试数据进行预测-K-Means algorithm using KDD Cup 1999 data sets cluster analysis, create a simple intrusion detection model use of intrusion detection model to predict the test data
QRS
- vc qrs 检测算法,非常不错的程序,good good good-vc qrs detect,very good source code
Detect-and-encrypt
- 检测当前的网络环境中是否有恶意程序的注入,若有恶意程序注入,则利用反注入技术来delete这些恶意程序,最后使用IDEA加密算法对输入的信息进行加密处理,防止之后的传输过程中被截取到有效信息。-Detect the current network environment, whether there is injected malicious programs, if the injection of malicious programs, the use of anti-injection t
SnacgUtack
- Java 栈Stack源码实现 stack检测括号匹配算法 java源码-Java Stack Stack source Java source code for detecting Stack parentheses matching algorithm
1484203
- Java栈Stack源码实现stack检测括号匹配算法java源码()
5342230
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测()
brtton
- 本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制,检测算法为ML,MM()