您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 龙书(编译原理)by Aho, Sethi and Ullman

  2. 值得静心下来好好研究的一本书 by Aho, Sethi and Ullman
  3. 所属分类:专业指导

    • 发布日期:2009-05-08
    • 文件大小:12582912
    • 提供者:buluzhai
  1. Aho-Corasick 算法 和 KMP搜索算法

  2. Aho-Corasick 算法, 用于从文本串中识别一组关键字,所需的时间和文本长度和所有关键字总长成正比,见编译原理. KMP搜索算法, 由Knuth, Morris, Pratt 提出的一种在文本串中识别单个关键字的算法. 自己在学习编译有理时写的. 仅供学习和参考.
  3. 所属分类:其它

    • 发布日期:2009-12-19
    • 文件大小:1024
    • 提供者:krh2001
  1. Data Structures and Algorithms - Alfred V. Aho

  2. Data Structures and Algorithms - Alfred V. Aho
  3. 所属分类:专业指导

    • 发布日期:2010-01-08
    • 文件大小:6291456
    • 提供者:avibird
  1. String matching - Aho & Corasick

  2. ** Reference - Efficient String matching: An Aid to Bibliographic Search ** Alfred V Aho and Margaret J Corasick ** Bell Labratories ** Copyright(C) 1975 Association for Computing Machinery,Inc ** ** Implemented from the 4 algorithms in the paper by
  3. 所属分类:C

    • 发布日期:2010-02-12
    • 文件大小:6144
    • 提供者:zrite
  1. Aho-Corasick字符串高效搜索算法

  2. 国外网站上找的Aho-Corasick字符串高效搜索算法,学习算法以及字符串搜索值得一看
  3. 所属分类:其它

    • 发布日期:2010-04-22
    • 文件大小:204800
    • 提供者:VeWonder
  1. AC自动机算法(Aho-corasick算法.pdf)

  2. AC自动机算法,Aho-corasick算法.pdf,Aho-corasick算法.pdf,Aho-corasick算法.pdf
  3. 所属分类:其它

    • 发布日期:2010-04-22
    • 文件大小:739328
    • 提供者:daniel_ratural
  1. 编译原理Aho.A.V.,.Lam.M.S.,.SethiUllman.J.D.Compilers

  2. 编译原理Aho.A.V.,.Lam.M.S.,.Sethi.R.,.Ullman.J.D.Compilers.Principles,.techniques,.and.tools. 应该会对有这方面基础会帮助的,是英文原版的。 Aho.A.V.,.Lam.M.S.,.Sethi.R.,.Ullman.J.D.Compilers.Principles,.techniques,.and.tools.
  3. 所属分类:专业指导

  1. Aho, Hopcroft & Ullman Data Structures and Algorithms

  2. Aho, Hopcroft & Ullman - Data Structures and Algorithms.1983.pdf 英文版
  3. 所属分类:其它

    • 发布日期:2010-09-28
    • 文件大小:5242880
    • 提供者:lvrixp
  1. Aho算法的C++实现

  2. Aho算法是解决字符集合匹配的最高效的算法,此资源包括算法的设计,流程图,分析图.内容详尽.唯一的美中不足就是动态动态开辟的空间没有使用句柄,不能很好的释放资源.不过关系不大
  3. 所属分类:其它

    • 发布日期:2010-12-20
    • 文件大小:4194304
    • 提供者:ClamReason
  1. Aho Data Structures and Algorithms

  2. Aho Data Structures and Algorithms
  3. 所属分类:专业指导

    • 发布日期:2011-01-08
    • 文件大小:6291456
    • 提供者:mostovoi1234
  1. Aho Garey Ullman The transitive reduction of a directed

  2. Aho Garey Ullman The transitive reduction of a directed graphAho Garey Ullman The transitive reduction of a directed graphAho Garey Ullman The transitive reduction of a directed graphAho Garey Ullman The transitive reduction of a directed graphAho G
  3. 所属分类:专业指导

    • 发布日期:2011-01-16
    • 文件大小:862208
    • 提供者:mostovoi1234
  1. Aho, Hopcroft , Ullman - Data Structures and Algorithms.1983.pdf

  2. Aho, Hopcroft , Ullman - Data Structures and Algorithms.1983.pdfAho, Hopcroft , Ullman - Data Structures and Algorithms.1983.pdfAho, Hopcroft , Ullman - Data Structures and Algorithms.1983.pdfAho, Hopcroft , Ullman - Data Structures and Algorithms.1
  3. 所属分类:专业指导

    • 发布日期:2011-01-19
    • 文件大小:6291456
    • 提供者:mostovoi123
  1. 编译器原理、技术与工具(第2版源代码)

  2. A.Aho(AddisonWesley2006), 编译器原理、技术与工具(第2版源代码)
  3. 所属分类:专业指导

    • 发布日期:2008-03-19
    • 文件大小:33792
    • 提供者:kangfuq
  1. The.AWK.Programming.Language.Aho&Weinberger&Kernighan

  2. The.AWK.Programming.Language.Aho&Weinberger&Kernighan
  3. 所属分类:其它

    • 发布日期:2011-10-25
    • 文件大小:7340032
    • 提供者:grayshadowly
  1. 编译原理 Aho Lam Sethi Ullman

  2. 第2版 编译原理 龙书 哥伦比亚大学Alfred V.Aho 等等
  3. 所属分类:C/C++

    • 发布日期:2012-09-24
    • 文件大小:39845888
    • 提供者:hai_cas
  1. AC自动机-Set Matching and Aho-Corasick Algorithm

  2. AC自动机-Set Matching and Aho-Corasick Algorithm
  3. 所属分类:C++

    • 发布日期:2014-03-07
    • 文件大小:332800
    • 提供者:leolinsheng
  1. AC自动机算法(Aho-Corasick 多模式匹配算法)

  2. AC自动机算法(Aho-Corasick 多模式匹配算法)C#实现
  3. 所属分类:C#

    • 发布日期:2017-08-18
    • 文件大小:5120
    • 提供者:charles809
  1. aho corasick (AC算法)

  2. aho corasick (AC算法)
  3. 所属分类:C++

    • 发布日期:2017-08-31
    • 文件大小:5120
    • 提供者:loveziguyoulan
  1. Aho-Triggers:我的Triggernometry储存库可触发储存库和自述文件-源码

  2. Aho-Triggers 我的储存库触发储存库和自述文件
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:866304
    • 提供者:weixin_42098104
  1. php_aho_corasick:Aho-Corasick字符串搜索算法PHP扩展实现-源码

  2. php_aho_corasick 实现Aho-Corasick模式匹配算法PHP扩展(更多关于 )。 如果有大量的针头数据库(=要搜索的字符串,例如病毒签名),则特别有效。 另一个优点是,内置搜索结构在搜索之前在单独的调用中被初始化,因此可以在不同的干草堆中多次调用它,从而节省了时间。 用本机代码(PHP扩展)而不是纯PHP方式计算Aho-Corasick,可以大大提高此实现的性能。 依存关系 这个项目是另一个项目简单PHP包装器(或接口)。 来源包括MultiFast库v 2.0。 不需
  3. 所属分类:其它

    • 发布日期:2021-02-02
    • 文件大小:57344
    • 提供者:weixin_42120997
« 12 3 4 5 6 7 8 »