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

搜索资源列表

  1. hld

    0下载:
  2. 算法设计中的。货郎担问题的实现。以成功检测运行
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:1417
    • 提供者:梁东
  1. MWM

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

    • 发布日期:2008-10-13
    • 文件大小:14148
    • 提供者:渡渡鸟
  1. ds_2

    0下载:
  2. 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defines the order of 2. Write a function to achieve the initialization of the stack, stack, out of the stack, to determine
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:916
    • 提供者:Yvonne
  1. yinghangjia

    0下载:
  2. 银行家算法检测安全序列,包括已分配资源矩阵,最大需求矩阵-Banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3234
    • 提供者:李杰
  1. ansi917(14)

    0下载:
  2. 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:66781
    • 提供者:瑞力克
  1. Dijkstra

    0下载:
  2. 本程序主要对操作系统中的死锁预防部分的理论进行实验。设计一个程序,该程序可对每一次资源申请采用银行家算法进行分配。 1) 设计多个资源:10; 2) 设计多个进程:8 ; 3) 设计银行家算法相关的数据结构; 4) 动态进行资源申请、分配、安全性检测并给出分配结果 -This procedure focused on the prevention of deadlock in the operating system part of the theory of the exp
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:13353
    • 提供者:李方
  1. 2d-Raw11.16

    0下载:
  2. 否定选择算法的实现,用的是两维数据,里面有两个文体分别是自体数据和检测数据-Negative selection algorithm, using a two-dimensional data, which are the two sports from the volume data and test data
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:82652
    • 提供者:ARTHAS
  1. SP800-22rev1

    0下载:
  2. NIST的随机数检测算法,包含中文和英文原文两个版本-NIST random number testing algorithm, including two versions of the original Chinese and English
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:6095471
    • 提供者:
  1. Adaptive-Random-Testing

    0下载:
  2. 自适应性随机数检测算法,重点比较演化式算法和其他随机数检测算法-Detection of a random number adaptive algorithms, focusing on evolutionary algorithms and comparing a random number of other Detection
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3735628
    • 提供者:
  1. banker

    0下载:
  2. 银行家算法(实现银行家算法的整个流程。从资源申请,到数据结构数值的修改,到安全性检测;循环资源申请,检测每次的安全状态,输出安全序列,直至所有进程执行完毕)-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1669
    • 提供者:ronny
  1. 22

    0下载:
  2. 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defined order 2. Write functions for the initialization of the stack, stack, stack, to determine whether the stack is empty
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:706
    • 提供者:finejade
  1. Tree-detection

    0下载:
  2. 点云数据中树的自动检测,国外算法,希望对你有用。-Point cloud data in the tree auto-detection, foreign method, you want to be useful.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1637471
    • 提供者:王旺
  1. trackBoundary

    0下载:
  2. snake算法的vc实现代码,包括特征点检测以及边缘分割部分-vc snake algorithm implementation code, including the feature point detection and edge segmentation part of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3308
    • 提供者: 曹吖
  1. VC_REGION-RELAB

    0下载:
  2. 用vc实现联通区域的标价,在视频运动目标检测和跟踪离不开的算法。-Using VC to achieve Unicom regional price
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1404554
    • 提供者:高军
  1. AC

    0下载:
  2. AC算法的简单实现,能实现模式的建立和检测。标志位标志模式在字符串的位置-AC algorithm is simple to achieve, to achieve model building and testing. Flag logo position in the string model
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1307
    • 提供者:chenqin
  1. 2010211307-2-24

    1下载:
  2. 假设稀疏矩阵A和B均以三元组表作为存储结构,试写出矩阵相加(相乘—选做)的算法,另设三元组表C存放结果矩阵。 矩阵相加测试实例: 0 7 0 8 0 2 0 1 0 0 A= 4 0 0 0 5 B= 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 6 0 0 -6 0 处理过程提示: 输入稀疏矩阵A和B 检测A和B能否相加 矩阵相加运算 打印运算结果-Sparse matrix A and B are in
  3. 所属分类:Data structs

    • 发布日期:2016-11-06
    • 文件大小:44032
    • 提供者:李俐贤
  1. bank_algo

    0下载:
  2. 编制银行家算法通用程序,并检测思考题中所给状态的安全性-Given the state of security in the preparation of the banker s algorithm common procedures, and to detect think the question
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11279119
    • 提供者:胡俊杰
  1. Spatial-data-structure

    0下载:
  2. 图像分割是一种重要的图像分析技术。在对图像的研究和应用中,人们往往仅对图像中的某些部分感兴趣。这些部分常称为目标或前景(其他部分称为背景)。它们一般对应图像中特定的、具有独特性质的区域。为了辨识和分析图像中的目标,需要将它们从图像中分离提取出来,在此基础上才有可能进一步对目标进行测量,对图像进行利用。图像分割就是把图像分成各具特性的区域并提取出感兴趣目标的技术和过程。本文介绍了图像分割中的边缘检测算法。-Image segmentation is an important image analy
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:241050
    • 提供者:dd
  1. LPA(C)

    0下载:
  2. 复杂网络的结构检测室近几年的研究热点,目前最快的算法是标签传播!-Community detection is hot topic in recent years. The most fast algorithm for community detection is Label Propagation Algorithm(LPA),and this is the program!
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-03
    • 文件大小:35309963
    • 提供者:陈晓伟
  1. jiancehuodongduan-

    0下载:
  2. 活动段检测算法 适合特征向量提取 考虑断点情况-Activities segment detection algorithms for feature extraction breakpoint consider the case
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1309
    • 提供者:邵明旭
« 12 »
搜珍网 www.dssz.com