`
阿尔萨斯
  • 浏览: 4264287 次
社区版块
存档分类
最新评论

【索引】String Algorithms

 
阅读更多

AOAPC I: Beginning Algorithm Contests -- Training Guide (Rujia Liu)


Chapter 3. Data Structures::String Algorithms


分享到:
评论

相关推荐

    算法导论Introduction to Algorithms

    目录(Table of Contents) 前言(Preface) 第一部分(Part I) 基础(Foundations) 第一章 计算中算法的角色(The Role of Algorithms in Computing) 第二章 开始(Getting Started) ...索引(Index)

    算法导论Introduction.to.Algorithms,.Second.Edition.part2(英文)

    目录(Table of Contents)  前言(Preface)  第一部分(Part I) 基础(Foundations)  第一章 计算中算法的角色(The Role of Algorithms in Computing)  第二章 开始(Getting Started) ... 索引(Index)

    算法导论Introduction.to.Algorithms,.Second.Edition.part1(英文版)

    目录(Table of Contents)  前言(Preface)  第一部分(Part I) 基础(Foundations)  第一章 计算中算法的角色(The Role of Algorithms in Computing)  第二章 开始(Getting Started) ... 索引(Index)

    算法导论-第三版(中文).rar

    第一部分(Part I) 基础(Foundations) 第一章 计算中算法的角色(The Role of Algorithms in Computing) 第二章 开始(Getting Started) 第三章 函数的增长率(Growth of Functions) ...索引(Index)

    算法导论(第2版)参考答案

    目录(Table of Contents)  前言(Preface)  第一部分(Part I) 基础(Foundations)  第一章 计算中算法的角色(The Role of Algorithms in Computing)  第二章 开始(Getting Started) ... 索引(Index)

    算法导论第三版英文原版

    目录(Table of Contents) 前言(Preface) 第一部分(Part I) 基础(Foundations) 第一章 计算中算法的角色(The Role of Algorithms in Computing) 第二章 开始(Getting Started) ...索引(Index)

    算法导论(原书第二版)

    目录(Table of Contents) 前言(Preface) 第一部分(Part I) 基础(Foundations) 第一章 计算中算法的角色(The Role of Algorithms in Computing) 第二章 开始(Getting Started) ...索引(Index)

    算法导论(英文版)

    目录: 目录(Table of Contents) 前言(Preface) 第一部分(Part I) 基础(Foundations) 第一章 计算中算法的角色(The Role of Algorithms in Computing) 第二章 开始(Getting Started) ...索引(Index)

    算法导论-麻省理工(中文)

    《算法导论》原书名——《Introduction to Algorithms》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。... 索引(Index)

    leetcode添加元素使和等于-data-structures-and-algorithms:数据结构与算法实践

    Algorithms Interview Preparation Data Structures Array 列表中没有索引,这是数组与列表最大的不同点。 数组中的元素在内存中是连续存储的,且每个元素占用相同大小的内存。 String 我们可以用 “==” 来比较两个...

    Managing Gigabytes: Compressing and Indexing Documents and Images

    字符串暴力匹配(Brute-force string matching) 182 用n-gram索引 183 循环字典(Rotated lexicon) 184 4.3 布尔查询(BOOLEAN QUERY) 186 合取查询(conjunctive query) 187 术语处理顺序 188 随机访问和...

    TeamReference:竞争性编程的团队参考。 ACM-ICPC竞赛中非常常用的算法实现。 Latex模板以建立您自己的团队参考

    ACM-ICPC团队参考 编程竞赛团队参考() 编译成pdf ...Fenwick树(更新范围和查询索引) 芬威克树1D 芬威克树2D 分数 Kd树 最长的共同祖先。 稀疏表 最长共同祖先(rmq) 最长共同祖先(sqrt)

Global site tag (gtag.js) - Google Analytics