咨询与建议

限定检索结果

文献类型

  • 195 篇 会议
  • 22 篇 期刊文献

馆藏范围

  • 217 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 213 篇 工学
    • 212 篇 计算机科学与技术...
    • 175 篇 软件工程
    • 17 篇 生物工程
    • 10 篇 电气工程
    • 8 篇 电子科学与技术(可...
    • 8 篇 信息与通信工程
    • 7 篇 生物医学工程(可授...
    • 6 篇 控制科学与工程
    • 3 篇 机械工程
    • 2 篇 农业工程
    • 1 篇 光学工程
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 化学工程与技术
    • 1 篇 林业工程
  • 174 篇 理学
    • 172 篇 数学
    • 21 篇 生物学
    • 6 篇 统计学(可授理学、...
    • 4 篇 物理学
    • 2 篇 化学
  • 24 篇 管理学
    • 19 篇 图书情报与档案管...
    • 6 篇 管理科学与工程(可...
  • 4 篇 医学
    • 4 篇 临床医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 药学(可授医学、理...
  • 3 篇 法学
    • 3 篇 社会学
  • 2 篇 农学
    • 2 篇 作物学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 文学
    • 1 篇 新闻传播学

主题

  • 217 篇 string searching...

机构

  • 6 篇 department of bi...
  • 5 篇 department of co...
  • 4 篇 computer technol...
  • 3 篇 presto japan sci...
  • 3 篇 department of in...
  • 3 篇 univ chile dept ...
  • 2 篇 institute for co...
  • 2 篇 school of inform...
  • 2 篇 information scie...
  • 2 篇 department of in...
  • 2 篇 georgia inst tec...
  • 2 篇 information scie...
  • 2 篇 department of co...
  • 2 篇 dipartimento di ...
  • 2 篇 univ rouen norma...
  • 2 篇 department of in...
  • 2 篇 department of co...
  • 2 篇 univ liverpool d...
  • 2 篇 courant institut...
  • 2 篇 department of co...

作者

  • 11 篇 fan hongbo
  • 7 篇 breslauer dany
  • 7 篇 faro simone
  • 6 篇 liu lijun
  • 6 篇 crochemore maxim...
  • 6 篇 huang qingsong
  • 5 篇 tarhio jorma
  • 5 篇 agarwal suneeta
  • 5 篇 prasad rajesh
  • 5 篇 lecroq thierry
  • 4 篇 yao nianmin
  • 4 篇 peltola hannu
  • 4 篇 takeda masayuki
  • 4 篇 inenaga shunsuke
  • 4 篇 iliopoulos costa...
  • 4 篇 navarro gonzalo
  • 4 篇 nakashima yuto
  • 4 篇 grossi roberto
  • 4 篇 grabowski szymon
  • 3 篇 manea florin

语言

  • 211 篇 英文
  • 4 篇 其他
  • 2 篇 中文
检索条件"主题词=String Searching Algorithms"
217 条 记 录,以下是191-200 订阅
排序:
Efficient string matching on coded texts  6th
Efficient string matching on coded texts
收藏 引用
6th Annual Symposium on Combinatorial Pattern Matching (CPM 95)
作者: Breslauer, D Gasieniec, L UNIV QUEBEC DEPT INFORMAT HULL PQ J8X 3X7 CANADA UNIV WARSAW INST INFORMAT PL-02097 WARSAW POLAND CNR IST ELABORAZIONE INFORMAZ I-56126 PISA ITALY
The so called ''four Russians technique'' is often used to speed up algorithms by encoding several data items in a single memory cell. Given a sequence of n symbols over a constant size alphabet, one c... 详细信息
来源: 评论
Constant-space string matching with smaller number of comparisons: Sequential sampling  6th
Constant-space string matching with smaller number of compar...
收藏 引用
6th Annual Symposium on Combinatorial Pattern Matching (CPM 95)
作者: Gasieniec, L Plandowski, W Rytter, W Instytut Informatyki Uniwersytet Warszawsk Warszawa Poland
A new string-matching algorithm working in constant space and linear time is presented. It is based on a powerful idea of sampling, originally introduced in parallel computations. The algorithm uses a sample S which c... 详细信息
来源: 评论
New results and open problems related to non-standard stringology  6th
New results and open problems related to non-standard string...
收藏 引用
6th Annual Symposium on Combinatorial Pattern Matching (CPM 95)
作者: Muthukrishnan, S DIMACS Rutgers University United States
There are a number of string matching problems for which the best known algorithms rely on algebraic convolutions (an approach pioneered by Fischer and Paterson [FP74]). These include for instance the classical string... 详细信息
来源: 评论
Approximate string matching with don’t care characters  5th
收藏 引用
5th Annual Symposium on Combinatorial Pattern Matching, CPM 1994
作者: Akutsu, Tatsuya Mechanical Engineering Laboratory 1-2 Namiki TsukubaIbaraki305 Japan
This paper presents parallel and serial approximate matching algorithms for strings with don’t care characters. They are based on Landau and Vishkin’s approximate string matching algorithm and Fisher and Paterson’s... 详细信息
来源: 评论
string matching algorithms and automata
收藏 引用
Symposium on Results and Trends in Theoretical Computer Science in Honor of Arto Salomaa, 1994
作者: Simon, Imre Instituto de Matemática e Estatística Universidade de Sao Paulo Sao PauloSP05508-900 Brazil
In this paper we study the structure of finite automata recognizing sets of the form A*p, for some word p, and use the results obtained to improve the Knuth-Morris-Pratt string searching algorithm. We also determine t... 详细信息
来源: 评论
On the exact complexity of the prefix-matching problem  2nd
收藏 引用
2nd Annual European Symposium on algorithms, ESA 1994
作者: Breslauer, Dany Colussi, Livio Toniolo, Laura BRICS - Basic Research in Computer Science - A centre of the Danish National Research Foundation Department of Computer Science University of Aarhus Aarhus CDK-8000 Denmark Dipartimento di Matematica Pura ed Applicata Università di Padova Via Belzoni 7 Padova1-35131 Italy Université de Marne-la-Vallée 2 rue de la Butte Verte Noisy-le-Grand CEDEXF-93166 France
In this paper we study the exact compar4son complexity of the string prefix-matching problem in the deterministic sequential comparison model with equality tests. We derive almost tight lower and upper bounds on the n... 详细信息
来源: 评论
A text compression scheme that allows fast searching directly in the compressed file  5th
收藏 引用
5th Annual Symposium on Combinatorial Pattern Matching, CPM 1994
作者: Manber, Udi Department of Computer Science University of Arizona TucsonAZ85721 United States
A new text compression scheme is presented in this paper. The main purpose of this scheme is to speed up string matching by searching the compressed file directly. The scheme requires no modification of the string-mat... 详细信息
来源: 评论
Saving comparisons in the Crochemore-Perrin string matching algorithm  1st
收藏 引用
1st Annual European Symposium on algorithms, ESA 1993
作者: Breslauer, Dany Institut National de Recherche en Informatique et en Automatique B.P. 105 Le Chesnay Cedex78153 France
Crochemore and Perrin discovered an elegant linear-time constant-space string matching algorithm that makes at most 2n - m symbol comparison. This paper shows how to modify their algorithm to use fewer comparisons. Gi... 详细信息
来源: 评论
Detecting false matches in string matching algorithms  4th
收藏 引用
Conference of the European Society for Fuzzy Logic and Technology, EUSFLAT 2017 and 16th International Workshop on Intuitionistic Fuzzy Sets and Generalized Nets, IWIFSGN 2017
作者: Muthukrishnan, S. Courant Institute New York University 251 Mercer Street New YorkNY10012 United States
Consider a text string of length n, a pattern string of length m, and a match vector of length n which declares each location in the text to be either a mismatch (the pattern does not occur beginning at that location ... 详细信息
来源: 评论
Tight comparison bounds for the string prefix-matching problem  4th
收藏 引用
Conference of the European Society for Fuzzy Logic and Technology, EUSFLAT 2017 and 16th International Workshop on Intuitionistic Fuzzy Sets and Generalized Nets, IWIFSGN 2017
作者: Breslauer, Dany Colussi, Livio Toniolo, Laura Centrum voor Wiskunde en Informatica P.O. Box 4079 Amsterdam1009 AB Netherlands Universitá di Padova Dipartimento di Matematica Pura ed Applicata Via Belzoni 7 Padova35131 Italy
In the siring prefix-matching problem one is interested in finding the longest prefix of a pattern string of length m that occurs starting at each position of a text string of length n. This is a natural generalizatio... 详细信息
来源: 评论