CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模式匹配

搜索资源列表

  1. BruteForce

    0下载:
  2. BruteForce算法 简单模式匹配算法。。是处理字符串使用的-BruteForce
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:559
    • 提供者:寒冰
  1. KMP

    0下载:
  2. 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:856
    • 提供者:fa
  1. fulltext1

    0下载:
  2. 一篇关于模式匹配的英文论文,该文采用了DP比对算法-A pattern-matching English paper, using DP matching algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:249724
    • 提供者:malinlin
  1. CVE_intrusion

    0下载:
  2. 本文首先系统分析了 snort 规则的组成,详细的介绍了各个部分的含义,这对于开发出新的入侵检测系统,建立自己的攻击规则库有很大的帮助。针对系统所需的适应性和自治性,在详细剖析 snort 规则同时,着重研究基于 CVE 入侵检测系统的规则库的实现,底层嗅探器的实现和嗅探过程等问题。在规则特征选项的模式匹配问题上进行重点说明,给出了一种改进的检测方法,即结合使用协议分析进行模式匹配,从试验数据上大大提高了效率,减少了误报率。同时,本系统所基于的 CVE 知识库,跟踪国际上 CVE 的最新发展动态
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:478206
    • 提供者:陈中
  1. VC-MATLAB

    1下载:
  2. 共有十二章,每章都含有丰富的案例。包括图像点运算,图像变换,图像增强,图像分割,模式匹配,目标跟踪等大量的VC与MATLAB源码-A total of 12 chapters, each rich in both cases. Point operations, including image, image transformation, image enhancement, image segmentation, pattern matching, target tracking, such
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:5152662
    • 提供者:wangyichun
  1. picVC

    0下载:
  2. 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5762732
    • 提供者:黄建峰
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10665851
    • 提供者:xingshimei
  1. safjfd

    0下载:
  2. 首先分析了典型说话人识别系统的各关键技术,详细分析了矢量量化技术在 说话人识别中的应用,研究了码本训练算法以及说话人判别算法,对算法中各参 数值的选取进行了讨论 其次根据系统的需求建立一个小的语音库,录制语音信 号,并对采集的语音信号进行预处理,检测语音信号的起始端点 在MATLAB 环境下仿真说话人识别系统,验证系统设计方案的可行性:特征提取阶段,提取 语音信号的12阶美尔倒谱系数以及各阶倒谱系数对应的1阶差分倒谱系数,在 训练阶段,采用分裂法和GLA算法相结合的矢量量
  3. 所属分类:Document

    • 发布日期:2017-05-15
    • 文件大小:3647932
    • 提供者:于高
  1. Bruit_Fox_Algorithm

    0下载:
  2. 朴素的模式匹配算法,也称布鲁特-福斯算法,实现子串的定位操作。-Simple pattern matching algorithm, also known as the bruit- Fox algorithm to achieve sub-string positioning operation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:425325
    • 提供者:mayinc
  1. KMPchuanPiPei

    0下载:
  2. 关于KMP模式匹配用法的简单代码,不过没有用到数据结构-KMP pattern matching on the use of a simple code, but did not use data structures. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:233176
    • 提供者:尹凡渝
  1. PatternFire

    0下载:
  2. 用模式匹配算法开火的机器人,用于机器人足球-Firing pattern matching algorithm using a robot for Robot Soccer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1296
    • 提供者:jianlizhang
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. AC多模式匹配算法的CUDA实现 Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1043810
    • 提供者:jiangwei
  1. AhoCorasick.tar

    0下载:
  2. 本源码是AhoCorasick算法实现,它充分利用了词典算法双数组(DoubleArray Trie),既能自己输入指定的多个词进行多模式匹配,也可以将具有指定格式的词典的所有词作为多模式匹配的多个模式-The source code is AhoCorasick algorithm, which make full use of the dictionary algorithm pairs of arrays (DoubleArray Trie), both enter the designa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:11281
    • 提供者:冷荣秋
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:541253
    • 提供者:yao
  1. chuanbipei

    0下载:
  2. 串匹配操作 串的模式匹配算法 分析串的基本操作及特性-String matching operation string pattern-matching algorithms analyze the basic operation and characteristics of string
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:877
    • 提供者:elick
  1. ds_3

    0下载:
  2. 1.定义串的顺序存储结构。 2.编写函数实现串的初始化、分配、取子串算法 3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:952
    • 提供者:Yvonne
  1. chuan

    0下载:
  2. 用KMP算法来实现的模式匹配,花了我好多精力才实现的啊-KMP algorithm is used to achieve pattern matching, cost me a lot of energy was achieved ah
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1202
    • 提供者:miwua
  1. HStringapp

    0下载:
  2. 根据《数据结构》写了一个字符串操作基本函数,堆分配存储表示串(HString)。包括赋值,复制,比较,联接,子串,模式匹配(KMP)。主函数是使用例子。-According to " data structure" wrote a basic string operation functions, heap allocation of memory that string (HString). Including the assignment, copy, compare, l
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:167660
    • 提供者:夏伟
  1. Knn1

    0下载:
  2. 模式匹配最近邻算法相关资料与Matlab源代码-Nearest-neighbor algorithm for pattern matching information with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1086
    • 提供者:youxia
  1. Knn3

    0下载:
  2. 模式匹配最近邻算法相关资料neib与Matlab源代码-Nearest-neighbor algorithm for pattern matching information neib with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:184974
    • 提供者:youxia
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com