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

搜索资源列表

  1. massageboard

    0下载:
  2. java haj hao bu aho a 华蓥大家 好不好啊 啊 -java haj hao bu Aho Ying, a Chinese boy, how well you
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1148
    • 提供者:yaoshiyan
  1. 20051122141440

    0下载:
  2. haha hahahahha hao aho -haha hahahahha hao haoahoaho
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:82618
    • 提供者:王帅
  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. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:6578
    • 提供者:shandibin
  1. S3C2440A_source

    1下载:
  2. This is s3c2440 good source for embedded, aho
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3599524
    • 提供者:赵钱孙
  1. 编译原理 龙书 第二版 答案

    7下载:
  2. 编译原理 Aho写的龙书 第二版 课后习题的答案
  3. 所属分类:其它文档

  1. AhoCorasick-string-matching-algorithm

    0下载:
  2. Aho–Corasick string matching algorithm Aho Corasick Implementation in c , UNIX.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:234042
    • 提供者:shahar
  1. COMPILERS(AHO)-PPT

    0下载:
  2. 编译原理的考试资料,有课件,重点,适合考试者-Compiler Construction Principles of the test data, and software, the focus for exams
  3. 所属分类:游戏

    • 发布日期:2013-02-18
    • 文件大小:1027575
    • 提供者:justin
  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. DataStructuresandAlgorithms

    1下载:
  2. 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5595429
    • 提供者:Mckuro
  1. AlgoritmRabina_Karpa

    0下载:
  2. The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p patterns of combined length m, its av
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:32783
    • 提供者:Tanya
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3305106
    • 提供者:jpj
  1. Aho-Corasick

    0下载:
  2. AC(Aho-Corasick)算法文档描述,详细讲解原理与实现-Efficient String Matching:An Aid to Bibliographic Search(Aho-Corasick)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:698879
    • 提供者:kagami
  1. AhoCorasick_Algorithm

    0下载:
  2. Set Matching and Aho-Corasick Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:73066
    • 提供者:Benny
  1. Compilers-techniques-tools

    0下载:
  2. 本书是Alfred V.Aho和Jeffry D.Ullman所著的《Principles of Compiler》一书的后续版本。重点在于解决人们在设计语言翻译器时遇到的问题,而不论源和目标机是什么。-This book is Alfred V. Aho and Jeffry D. Ullman book " Principles of Compiler" follow-up version of the book. Focus is to address the peopl
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:27816266
    • 提供者:祝红青
  1. Data-Structure

    0下载:
  2. AC自动机、并查集、左偏树、二维点、后缀数组源码,可作为ACM模板使用-Aho-Corasick Automaton, Disjoint Set, Leftist Tree, Point, Suffix Array Data Structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3506
    • 提供者:whu_egg
  1. AhoCorasick

    0下载:
  2. Aho Corasick implementation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1319
    • 提供者:pedro
  1. Aho-Corasick-Automaton

    0下载:
  2. Describe how works Aho-Corasick Automaton
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:72993
    • 提供者:jcg9129
  1. dragon-front-source

    0下载:
  2. 《编译原理技术和工具》(龙书)附带的简易编译器前端代码-A simple compiler front-end code with 《Compilers: Principles,Techniques,and Tools》(Alfred V.Aho,Ravi Sethi,Jeffrey D.Ullman)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:35128
    • 提供者:SnakeHunt2012
  1. AC

    0下载:
  2. Aho-Corasick有限自动状态机的多模式匹配算法,用于字符比较。-Aho-Corasick finite state machine automatic multi-pattern matching algorithm for character comparisons.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6258
    • 提供者:yang
  1. ACAutomata

    0下载:
  2. ac自动机,Aho-Corasick automaton,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法。(Aho-Corasick automaton)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:doub7e
« 12 »
搜珍网 www.dssz.com