咨询与建议

限定检索结果

文献类型

  • 100 篇 期刊文献
  • 48 篇 会议
  • 2 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 127 篇 工学
    • 123 篇 计算机科学与技术...
    • 30 篇 软件工程
    • 8 篇 电气工程
    • 4 篇 控制科学与工程
    • 2 篇 信息与通信工程
    • 2 篇 生物医学工程(可授...
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 电子科学与技术(可...
    • 1 篇 测绘科学与技术
    • 1 篇 生物工程
    • 1 篇 网络空间安全
  • 74 篇 理学
    • 70 篇 数学
    • 3 篇 生物学
    • 1 篇 物理学
    • 1 篇 化学
    • 1 篇 系统科学
    • 1 篇 统计学(可授理学、...
  • 4 篇 管理学
    • 4 篇 管理科学与工程(可...
  • 3 篇 法学
    • 3 篇 法学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 150 篇 string algorithm...
  • 16 篇 suffix trees
  • 15 篇 pattern matching
  • 11 篇 combinatorial pr...
  • 8 篇 palindromes
  • 7 篇 longest common s...
  • 7 篇 approximate stri...
  • 6 篇 word-level paral...
  • 6 篇 approximation al...
  • 6 篇 parikh vectors
  • 6 篇 data structures
  • 6 篇 dynamic programm...
  • 6 篇 edit distance
  • 5 篇 parallel algorit...
  • 5 篇 hamming distance
  • 5 篇 burrows-wheeler ...
  • 5 篇 suffix sorting
  • 5 篇 suffix array
  • 5 篇 combinatorics on...
  • 4 篇 repetitions

机构

  • 11 篇 cwi
  • 9 篇 vrije univ
  • 9 篇 kings coll londo...
  • 7 篇 univ helsinki de...
  • 7 篇 bar ilan univ de...
  • 7 篇 kyushu univ dept...
  • 7 篇 univ cent florid...
  • 5 篇 univ cent florid...
  • 4 篇 univ wisconsin d...
  • 4 篇 louisiana state ...
  • 4 篇 johns hopkins un...
  • 4 篇 univ haifa cri i...
  • 4 篇 kings coll londo...
  • 3 篇 univ warsaw inst...
  • 3 篇 univ eastern fin...
  • 3 篇 bar ilan univ de...
  • 3 篇 lodz univ techno...
  • 3 篇 shenkar coll dep...
  • 3 篇 univ warwick dep...
  • 3 篇 facebook inc men...

作者

  • 18 篇 pissis solon p.
  • 10 篇 inenaga shunsuke
  • 8 篇 amir amihood
  • 7 篇 loukides grigori...
  • 7 篇 charalampopoulos...
  • 7 篇 bannai hideo
  • 7 篇 thankachan sharm...
  • 7 篇 grabowski szymon
  • 6 篇 sweering michell...
  • 6 篇 takeda masayuki
  • 6 篇 giaquinta emanue...
  • 6 篇 liptak zsuzsanna
  • 6 篇 bernardini giuli...
  • 6 篇 stougie leen
  • 5 篇 fici gabriele
  • 5 篇 ganguly arnab
  • 5 篇 abedin paniz
  • 5 篇 nakashima yuto
  • 5 篇 mieno takuya
  • 5 篇 thankachan sharm...

语言

  • 133 篇 英文
  • 17 篇 其他
检索条件"主题词=string algorithms"
150 条 记 录,以下是101-110 订阅
排序:
Optimal parallel superprimitivity testing for square arrays
收藏 引用
Parallel Processing Letters 1996年 第3期6卷 299-308页
作者: Iliopoulos, Costas S. Department of Computer Science King's College London Strand London United Kingdom
We present an optimal O(log log n) time algorithm on the CRCW PRAM which tests whether a square array, A, of size n × n, is superprimitive. If A is not superprimitive, the algorithm returns the quasiperiod, i.e.,... 详细信息
来源: 评论
Handling Language Variations in Open Source Bug Reporting Systems
Handling Language Variations in Open Source Bug Reporting Sy...
收藏 引用
23rd IEEE International Symposium on Software Reliability Engineering Workshops (ISSREW)
作者: Banerjee, Sean Musgrove, Jesse Cukic, Bojan W Virginia Univ Lane Dept Comp Sci & Elect Engn Morgantown WV 26506 USA
Natural language plays a critical role in the design, development and maintenance of software systems. For example, bug reporting systems allow users to submit reports describing observed anomalies in free form Englis... 详细信息
来源: 评论
Longest Common Prefix Arrays for Succinct k-Spectra  1
收藏 引用
30th International Symposium on string Processing and Information Retrieval (SPIRE) / 18th Workshop on Compression, Text, and algorithms (WCTA)
作者: Alanko, Jarno N. Biagi, Elena Puglisi, Simon J. Univ Helsinki Dept Comp Sci HIIT Helsinki Finland
The k-spectrum of a string is the set of all distinct substrings of length k occurring in the string. K-spectra have many applications in bioinformatics including pseudoalignment and genome assembly. The Spectral Burr... 详细信息
来源: 评论
Heuristic Algorithm for Generalized Function Matching  23rd
Heuristic Algorithm for Generalized Function Matching
收藏 引用
23rd KES International Conference on Knowledge-Based and Intelligent Information and Engineering Systems (KES)
作者: Mincu, Radu Stefan Univ Bucharest Dept Comp Sci Bucharest Romania
The problem of generalized function matching can be defined as follows: given a pattern p = p(1)... p(m) and a text t = t(1)...t(n), find a mapping f : Sigma(p) -> Sigma(t)* and all text locations i such that f(p(1... 详细信息
来源: 评论
Finding a longest open reading frame of an alternatively spliced gene
Finding a longest open reading frame of an alternatively spl...
收藏 引用
IEEE International Conference on Bioinformatics and Biomedicine Workshops (BIBMW)
作者: Moore, Neil Jaromczyk, Jerzy Wl. Univ Kentucky Dept Comp Sci Lexington KY 40506 USA
This paper provides a deterministic algorithm for finding a longest open reading frame (ORF) among all alternative splicings of a given DNA sequence. Finding protein encoding regions is a fundamental problem in genomi... 详细信息
来源: 评论
An input sensitive online algorithm for LCS computation
An input sensitive online algorithm for LCS computation
收藏 引用
14th Prague stringology Conference (PSC)
作者: Hyyro, Heikki Univ Tampere Dept Comp & Informat Sci FIN-33101 Tampere Finland
\Ne consider the classic problem of computing (the length of) the longest common subsequence,CS) between two strings A and 8 with lengths 7fl and n, respectively. Fherc are several input sensitive algorithms for this ... 详细信息
来源: 评论
Parallel algorithms for degenerate and weighted sequences derived from high throughput sequencing technologies
Parallel algorithms for degenerate and weighted sequences de...
收藏 引用
14th Prague stringology Conference (PSC)
作者: Iliopoulos, Costas S. Miller, Mirka Pissis, Solon P. Kings Coll London Dept Comp Sci London WC2R 2LS England
Novel high throughput sequencing technologies have redefined the way genome sequencing is performed. They are able to produce millions of short sequences in a single experiment and with a muck lower cost than previous... 详细信息
来源: 评论
Principled Dictionary Pruning for Low-Memory Corpus Compression  14
Principled Dictionary Pruning for Low-Memory Corpus Compress...
收藏 引用
37th Annual International ACM Special Interest Group on Information Retrieval Conference on Research and Development in Information Retrieval
作者: Tong, Jiancong Wirth, Anthony Zobel, Justin Nankai Univ Coll Comp & Control Engn Tianjin Peoples R China Univ Melbourne Dept Comp & Informat Syst Melbourne Vic Australia
Compression of collections, such as text databases, can both reduce space consumption and increase retrieval efficiency, through better caching and better exploitation of the memory hierarchy. A promising technique is... 详细信息
来源: 评论
Estimating the Longest Increasing Subsequence in Nearly Optimal Time  63
Estimating the Longest Increasing Subsequence in Nearly Opti...
收藏 引用
63rd Annual IEEE Symposium on Foundations of Computer Science (FOCS)
作者: Andoni, Alexandr Nosatzki, Negev Shekel Sinha, Sandip Stein, Clifford Columbia Univ New York NY 10027 USA
Longest Increasing Subsequence (LIS) is a fundamental statistic of a sequence, and has been studied for decades. While the LIS of a sequence of length n can be computed exactly in time O(n log n), the complexity of es... 详细信息
来源: 评论
On Extended Special Factors of a Word  1
收藏 引用
25th International Symposium on string Processing and Information Retrieval (SPIRE)
作者: Charalampopoulos, Panagiotis Crochemore, Maxime Pissis, Solon P. Kings Coll London Dept Informat London England Univ Paris Est Marne La Vallee France
An extended special factor of a word x is a factor of x whose longest infix can be extended by at least two distinct letters to the left or to the right and still occur in x. It is called extended bispecial if it can ... 详细信息
来源: 评论