咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 28 篇 工学
    • 28 篇 计算机科学与技术...
    • 5 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 电气工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
    • 1 篇 石油与天然气工程
  • 13 篇 理学
    • 12 篇 数学
    • 1 篇 生物学
  • 4 篇 管理学
    • 2 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 经济学
    • 1 篇 理论经济学
    • 1 篇 应用经济学

主题

  • 39 篇 experimental alg...
  • 10 篇 string matching
  • 9 篇 text processing
  • 4 篇 algorithms
  • 4 篇 text-processing
  • 3 篇 automaton
  • 2 篇 computational le...
  • 2 篇 experimentation
  • 2 篇 graph algorithms
  • 2 篇 load balancing
  • 2 篇 tuned-search app...
  • 2 篇 sorting
  • 2 篇 frequency of cha...
  • 2 篇 occurrence heuri...
  • 2 篇 exact string mat...
  • 2 篇 betweenness cent...
  • 2 篇 sequential analy...
  • 2 篇 cache
  • 2 篇 design
  • 2 篇 string managemen...

机构

  • 6 篇 univ catania dip...
  • 4 篇 univ rouen litis...
  • 3 篇 univ catania dip...
  • 2 篇 univ catania dip...
  • 2 篇 univ catania dip...
  • 1 篇 kuwait univ fac ...
  • 1 篇 dipartimento di ...
  • 1 篇 univ messina dip...
  • 1 篇 univ catania via...
  • 1 篇 carleton univ sc...
  • 1 篇 univ catania dep...
  • 1 篇 cesi nanterre li...
  • 1 篇 istanbul medipol...
  • 1 篇 jst erato minato...
  • 1 篇 simon fraser uni...
  • 1 篇 princess sumaya ...
  • 1 篇 department of co...
  • 1 篇 univ liverpool d...
  • 1 篇 the university o...
  • 1 篇 istanbul tech un...

作者

  • 15 篇 faro simone
  • 4 篇 cantone domenico
  • 4 篇 kulekci m. oguzh...
  • 4 篇 lecroq thierry
  • 2 篇 minato shin-ichi
  • 2 篇 cantone d
  • 2 篇 inoue yuma
  • 2 篇 pavone arianna
  • 2 篇 faro s
  • 1 篇 resende mauricio...
  • 1 篇 zuge alexandre p...
  • 1 篇 sakka laith
  • 1 篇 ring david
  • 1 篇 jaragh mha
  • 1 篇 al-ssulami abdul...
  • 1 篇 ladner richard e...
  • 1 篇 gudmundsson joac...
  • 1 篇 guiraud mael
  • 1 篇 strozecki yann
  • 1 篇 naima mehdi

语言

  • 34 篇 英文
  • 5 篇 其他
检索条件"主题词=Experimental Algorithms"
39 条 记 录,以下是21-30 订阅
排序:
The Exact Online String Matching Problem: A Review of the Most Recent Results
收藏 引用
ACM COMPUTING SURVEYS 2013年 第2期45卷 13-13页
作者: Faro, Simone Lecroq, Thierry Univ Catania Dipartimento Matemat & Informat I-95125 Catania Italy Univ Rouen LITIS EA 4108 F-76821 Mont St Aignan France
This article addresses the online exact string matching problem which consists in finding all occurrences of a given pattern p in a text t. It is an extensively studied problem in computer science, mainly due to its d... 详细信息
来源: 评论
Faster Betweenness Centrality Based on Data Structure Experimentation
收藏 引用
Procedia Computer Science 2013年 18卷 399-408页
作者: Oded Green David A. Bader College of Computing Georgia Institute of Technology Atlanta Georgia USA
Betweenness centrality is a graph analytic that states the importance of a vertex based on the number of shortest paths that it is on. As such, betweenness centrality is a building block for graph analysis tools and i... 详细信息
来源: 评论
Computational Study on Bidimensionality Theory Based Algorithm for Longest Path Problem  1
收藏 引用
22nd International Symposium on algorithms and Computation (ISAAC)
作者: Wang, Chunhao Gu, Qian-Ping Simon Fraser Univ Sch Comp Sci Burnaby BC V5A 1S6 Canada
Bidimensionality theory provides a general framework for developing subexponential fixed parameter algorithms for NP-hard problems. In this framework, to solve an optimization problem in a graph G, the branchwidth bw(... 详细信息
来源: 评论
Experiments on Union-Find algorithms for the Disjoint-Set Data Structure
Experiments on Union-Find Algorithms for the Disjoint-Set Da...
收藏 引用
9th International Symposium on experimental algorithms
作者: Patwary, Md Mostofa Ali Blair, Jean Manne, Fredrik Univ Bergen Dept Informat N-5020 Bergen Norway US Mil Acad Dept EE & CS West Point NY 10996 USA
The disjoint-set data structure is used to maintain a collection of non-overlapping sets of elements from a finite universe. algorithms that operate on this data structure are often referred to as UNION-FIND algorithm... 详细信息
来源: 评论
Fault Recovery in Wireless Networks: The Geometric Recolouring Approach
Fault Recovery in Wireless Networks: The Geometric Recolouri...
收藏 引用
9th International Symposium on experimental algorithms
作者: Meijer, Henk Nunez-Rodriguez, Yurai Rappaport, David Roosevelt Acad Middelburg Netherlands Queens Univ Kingston ON Canada
Duplication of information allows distributed systems to recover from data errors, or faults. If faults occur spontaneously, without notification, and disguised incorrect data blends in with correct data, their detect... 详细信息
来源: 评论
A Space-Efficient Implementation of the Good-Suffix Heuristic
A Space-Efficient Implementation of the Good-Suffix Heuristi...
收藏 引用
Prague Stringology Conference (PSC)
作者: Cantone, Domenico Cristofaro, Salvatore Faro, Simone Univ Catania Dipartimento Matemat & Informat I-95125 Catania Italy
We present an efficient variation of the good-suffix heuristic, firstly introduced in the well-known Boyer-Moore algorithm for the exact string matching problem. Our proposed variant uses only constant space, retainin... 详细信息
来源: 评论
Engineering burstsort: Toward fast in-place string sorting
收藏 引用
ACM Journal of experimental Algorithmics 2010年 第PP2.1–2.24期15卷 2.1–2.24页
作者: Ranjan Sinha Anthony Wirth The University of Melbourne
Burstsort is a trie-based string sorting algorithm that distributes strings into small buckets whose contents are then sorted in cache. This approach has earlier been demonstrated to be efficient on modern cache-based... 详细信息
来源: 评论
EFFICIENT VARIANTS OF THE BACKWARD-ORACLE-MATCHING ALGORITHM
收藏 引用
INTERNATIONAL JOURNAL OF FOUNDATIONS OF COMPUTER SCIENCE 2009年 第6期20卷 967-984页
作者: Faro, Simone Lecroq, Thierry Univ Catania Dipartimento Matemat & Informat I-95125 Catania Italy Univ Rouen LITIS EA 4108 F-76821 Mont St Aignan France
In this article we present two efficient variants of the BOM string matching algorithm which are more efficient and flexible than the original algorithm. We also present bit-parallel versions of them obtaining an effi... 详细信息
来源: 评论
An Efficient Matching Algorithm for Encoded DNA Sequences and Binary Strings
收藏 引用
20th Annual Symposium on Combinatorial Pattern Matching
作者: Faro, Simone Lecroq, Thierry Univ Catania Dipartimento Matemat & Informat I-95124 Catania Italy Univ Rouen LITIS EA 4108 F-76821 Mont St Aignan France
We present a new efficient algorithm for exact matching in encoded DNA sequences and on binary strings. Our algorithm combines a multi-pattern version of the BNDM algorithm and a simplified version of the COMMENTZ-WAL... 详细信息
来源: 评论
EFFICIENT VARIANTS OF THE BACKWARD-ORACLE-MATCHING ALGORITHM
EFFICIENT VARIANTS OF THE BACKWARD-ORACLE-MATCHING ALGORITHM
收藏 引用
13th Prague Stringology Conference (PSC)
作者: Faro, Simone Lecroq, Thierry Univ Catania Dipartimento Matemat & Informat I-95125 Catania Italy Univ Rouen LITIS EA 4108 F-76821 Mont St Aignan France
In this article we present two efficient variants of the BOM string matching algorithm which are more efficient and flexible than the original algorithm. We also present bit-parallel versions of them obtaining an effi... 详细信息
来源: 评论