搜索资源列表
-
0下载:
程序的功能:
一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。
二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。
三、用两种算法(中点法和正负法)画任意圆。
四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。
五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。
六
-
-
0下载:
这个是人工免疫系统中的反向选择算法(Negative Selection Aglorithm)的编程实例,它主要用于异常检测方面。请多指教!-this artificial immune system is the inverse algorithm (A Negative Selection glorithm) programming examples, it was mainly used anomaly detection area. Please advise!
-
-
0下载:
否定选择算法的源码,希望大家多多下载,-negative selection algorithm source code, I hope Members can download,
-
-
0下载:
分析了人工免疫系统的原理,简单建立了一种基于否定选择算法的网络入侵检测系统,
引入了一种用于异常事件识别的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
-
-
0下载:
否定选择算法的仿真 希望大家能好好学习
好东西和大家分享-Negative selection algorithm for the simulation of hope that we can learn good things and to share
-
-
0下载:
当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
-
-
0下载:
Negative Selection Agorithm
1. we have a signal which we ll monitor
2. we produce lymphocytes - length lyphocyte as a signal, we take random numbers
3. NSA... we check that lymphocyte is different from signal, if not we random another
4. n
-
-
0下载:
implementation of multi classes negative selection algorithm
-
-
0下载:
否定选择算法的实现,用的是两维数据,里面有两个文体分别是自体数据和检测数据-Negative selection algorithm, using a two-dimensional data, which are the two sports from the volume data and test data
-
-
0下载:
人工免疫系统中的阴性选择算法,适合于初学者-Artificial immune system, negative selection algorithm, suitable for beginners
-
-
1下载:
采用经典的阴性选择算法N-NSA,用IRIS数据集对算法进行耐受和检测,检测器半径固定不变,检测效率不高,因此需要采用变半径的方法检测-The negative selection algorithm using the classical N-NSA, with the IRIS data set of algorithms for tolerance and detection, the detector radius is fixed, detection efficiency is no
-
-
0下载:
It is a general purpose one-class classification algorithm. As a development in the research area of Artificial Immune Systems (AIS), it is a negative selection algorithm, one of the earliest methods inspired by immune system. Negative selection algo
-
-
0下载:
负向选择算法的一个例子,它的基本思想就是通过采集正常数据集合生成检测器集,然后将待测数据与抗体集合中全部元素进行匹配计算,如与任一元素的匹配达到一定阈值,即判断该数据异常。-An example of negative selection algorithm. The basic idea is to collect the normal data set generated by the detector set, and then tested the data collection wit
-
-
0下载:
MATLAB下人工免疫否定选择算法的实现-MATLAB under artificial immune negative selection algorithm implementation
-
-
0下载:
否定选择算法是1994年Forrest等人提出的一种人工免疫算法。它只需要利用有限数量的正常样本便能检测出无限的异常数据。-Negative selection algorithm is an artificial immune algorithm 1994 proposed by Forrest et al. It only requires the use of a limited number of normal samples can detect abnormal unlimited
-
-
0下载:
该代码是自己利用实际的大气污染数据编写的否定选择算法例程,验证否定选择算法的分类效果-The code is their actual air pollution data using negative selection algorithm written routines to verify the effect of negative selection algorithm classification
-
-
0下载:
matlab program to do Negative Selection Algorithm
-
-
0下载:
NSA-实数负选择 RSA -时间序列异常检测-ECG时序数据-negative selection algorithm - for time series ECG
abnormal detection
-
-
0下载:
Immune system code and negative selection algorithm code
Immune system code and negative selection algorithm code-Immune system code and negative selection algorithm code
Immune system code and negative selection algorithm code
Immune system c
-
-
0下载:
应用阴性选择算法进行数据分类,数据类型可以是任意维度,或者从相关标准网站数据集下载也可(Negative selection algorithm is used to classify data. Data type can be arbitrary dimension or downloaded from relevant standard website data set.)
-