搜索资源列表

  1. acbm3

    0下载:
  2. acbm算法,它是多模式匹配的算法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3510
    • 提供者:myname
  1. AC

    0下载:
  2. 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6578
    • 提供者:shandibin
  1. E2XBforsnort

    0下载:
  2. snort的e2xb特征检测代码补丁,e2xb是一种快速的多模式匹配算法
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4055865
    • 提供者:张涛
  1. 一种多尺度的时间序列相似模式匹配算法

    0下载:
  2. 提出一种多尺度的时间序列相似模式匹配算法.该算法用离散小波变换对时间序列进行多分辨分析,在多尺度上提取序列的形状特征.然后在不同的尺度上找出相似的序列和子序列模式.该算法可以匹配不同长度的序列,并能支持垂直平移变换和幅度伸缩变换.
  3. 所属分类:其它文档

  1. source

    0下载:
  2. ac-bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发-ac-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development
  3. 所属分类:C#编程

    • 发布日期:2024-06-12
    • 文件大小:45056
    • 提供者:刘学生
  1. BoyerMooreSearch_src

    0下载:
  2. bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development
  3. 所属分类:C#编程

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:刘学生
  1. acbm3

    0下载:
  2. acbm算法,它是多模式匹配的算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:3072
    • 提供者:
  1. AC

    0下载:
  2. 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340 -Multi-pattern matching algorithm- AC algorithm References: AC Algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:6144
    • 提供者:shandibin
  1. MWM

    0下载:
  2. 多模式字符串匹配算法WU-MANNER算法的实现,从入侵检测系统SNORT提取出来。-Multi-mode string matching algorithm WU-MANNER algorithm realize, from the intrusion detection system Snort extracted.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:14336
    • 提供者:渡渡鸟
  1. E2XBforsnort

    0下载:
  2. snort的e2xb特征检测代码补丁,e2xb是一种快速的多模式匹配算法-snort the e2xb feature detection code patch, e2xb is a fast multi-pattern matching algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-06-12
    • 文件大小:4056064
    • 提供者:张涛
  1. ac

    0下载:
  2. 这个c的小程序 是基于AC算法的多模式匹配技术,对字符串搜索一次,就可以找出所有的匹配字和出现位置-The c of the small program is based on the AC algorithm many pattern matching techniques to search a string, you can find all the matching words and the emergence of loca
  3. 所属分类:其他小程序

    • 发布日期:2024-06-12
    • 文件大小:7168
    • 提供者:孔利峰
  1. aczz

    0下载:
  2. AC算法 用指针实现 用指针指向状态机的状态变量-AC algorithm implementation using pointer with pointer to state machine of the state variables
  3. 所属分类:其他小程序

    • 发布日期:2024-06-12
    • 文件大小:3072
    • 提供者:孔利峰
  1. ResearchonOptimizingMultiPatternMatchingAlgorithm.

    0下载:
  2. 一种关于多模式匹配问题的算法优化的研究。-Research on Optimizing Multi- Pattern Matching Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-12
    • 文件大小:118784
    • 提供者:star
  1. SBOM

    0下载:
  2. SBOM算法源代码 多模式匹配算法请参考paper“Factor oracle of a set of words”-SBOM algorithm source code and more pattern-matching algorithm please refer to paper " Factor oracle of a set of words"
  3. 所属分类:其他小程序

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:Tiandy
  1. ac

    0下载:
  2. 多模匹配的算法源代码,可以解决汉字的多模式匹配以及关键字查找功能。-Multi-mode matching algorithm source code, can solve the multi-pattern matching characters, as well as keyword search function.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:399360
    • 提供者:汪浩
  1. wm

    0下载:
  2. WM算法的c++源代码,可以实现多模式匹配问题。附带有AC算法源代码。-WM algorithm c++ source code, can achieve multi-pattern matching problem. Comes with AC algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:4096
    • 提供者:汪浩
  1. My_BM4

    0下载:
  2. BM算法源代码,是用c++写的。适用于字符串的多模式匹配问题。-BM algorithm source code is written in c++. For a string of multi-pattern matching problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:188416
    • 提供者:汪浩
  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. 所属分类:并行运算

    • 发布日期:2024-06-12
    • 文件大小:1043456
    • 提供者:jiangwei
  1. ACBM

    0下载:
  2. acbm算法简介,在有限自动机的多模式匹配算法(DFSA算法)的基础上, 在算法中以连续跳跃的思想,给出了另一个更加有效的改进-About acbm algorithm, finite automaton in the multi-pattern matching algorithms (DFSA algorithm), based on a continuous jump in the algorithm to the idea, g
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:75776
    • 提供者:gd
  1. AC_CUDA_Close

    0下载:
  2. 用cuda实现多模式匹配算法AC算法的并行运算(Multiple pattern matching algorithm to implement in cuda parallel computing of AC algorithm using cuda implement multiple pattern matching algorithm to AC algorithm of parallel computing)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-12
    • 文件大小:585728
    • 提供者:Ankle breaker
« 12 3 4 5 »

源码中国 www.ymcn.org