字符串后缀(Suffix)是指从字符串的某个位置开始到其末尾的字符串子串。我们认为原串和空串也是后缀。 后缀数组(Suffix Array)指的是将某个字符的所有后缀按字典序排序后得到的数组。排序方式很多,时间复杂度也不同。
基于293个网页-相关网页
compressed suffix array 压缩后缀数组
enhanced suffix array 加强的后缀数组
Array prefix and suffix functions 数组前缀和后缀函数
It addresses the method of identifying the accurate tandem repeat in detail after analyzing suffix tree and suffix array algorithms of string matching.
重复序列识别问题在计算机科学中主要体现为字符串匹配问题。 在分析了后缀树和后缀数组字符串匹配算法的基础上,详细阐述了基于后缀数组的精确串联重复序列识别方法。
参考来源 - 串联重复序列识别方法研究—《电脑知识与技术·学术交流》—2008年第31期—龙源期刊网·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
It described the meaning of suffix array and also how to built it.
它描述的含义,后缀数组以及如何建立它。
The Drupal forms API allows you to define content before and after the XHTML generated for each form widget using the #prefix and #suffix array elements.
Drupal forms API 允许使用 #prefix 和 #suffix 数组元素在为每个表单组件生成的 XHTML 之前和之后定义内容。
It addresses the method of identifying the accurate tandem repeat in detail after analyzing suffix tree and suffix array algorithms of string matching.
在分析了后缀树和后缀数组字符串匹配算法的基础上,详细阐述了基于后缀数组的精确串联重复序列识别方法。
应用推荐