咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是11-20 订阅
排序:
Efficient algorithms for the Order Preserving Pattern Matching Problem  1
收藏 引用
11th International Conference on Algorithmic Aspects in Information and Management (AAIM)
作者: Faro, Simone Kulekci, M. Oguzhan Univ Catania Dept Math & Comp Sci Catania Italy Istanbul Tech Univ Inst Informat Istanbul Turkey
Given a pattern x of length m and a text y of length n, both over an ordered alphabet, the order-preserving pattern matching problem consists in finding all substrings of the text with the same relative order as the p... 详细信息
来源: 评论
A Very Fast String Matching Algorithm Based on Condensed Alphabets  1
收藏 引用
11th International Conference on Algorithmic Aspects in Information and Management (AAIM)
作者: Faro, Simone Univ Catania Viale A Doria 6 I-95125 Catania Italy
String matching is the problem of finding all the substrings of a text which correspond to a given pattern. It's one of the most investigated problem in computer science, mainly due to its various applications in ... 详细信息
来源: 评论
experimental evaluation of various register-pressure-reduction heuristics
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2015年 第11期45卷 1497-1517页
作者: Shobaki, Ghassan Sakka, Laith Abu Rmaileh, Najm Eldeen Al-Hamash, Hasan Princess Sumaya Univ Technol Amman Jordan
Minimizing the amount of spill code is still an open problem in code generation and optimization. The amount of spill code depends on both the register allocation algorithm and the pre-allocation instruction schedulin... 详细信息
来源: 评论
Hybrid string matching algorithm with a pivot
收藏 引用
JOURNAL OF INFORMATION SCIENCE 2015年 第1期41卷 82-88页
作者: Al-Ssulami, Abdulrakeeb M. King Saud Univ Riyadh 11543 Saudi Arabia
Pattern matching is important in text processing, molecular biology, operating systems and web search engines. Many algorithms have been developed to search for a specific pattern in a text, but the need for an effici... 详细信息
来源: 评论
Implicit Generation of Pattern-Avoiding Permutations by Using Permutation Decision Diagrams
收藏 引用
IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES 2014年 第6期E97A卷 1171-1179页
作者: Inoue, Yuma Toda, Takahisa Minato, Shin-ichi Hokkaido Univ Grad Sch Informat Sci & Technol Sapporo Hokkaido 0600814 Japan JST ERATO MINATO Discrete Struct Manipulat Syst P Sapporo Hokkaido 0600814 Japan
Pattern-avoiding permutations are permutations where none of the subsequences matches the relative order of a given pattern. Pattern-avoiding permutations are related to practical and abstract mathematical problems an... 详细信息
来源: 评论
An Efficient Method for Indexing All Topological Orders of a Directed Graph  25
An Efficient Method for Indexing All Topological Orders of a...
收藏 引用
25th International Symposium on algorithms and Computation (ISAAC)
作者: Inoue, Yuma Minato, Shin-ichi Hokkaido Univ Grad Sch Informat Sci & Technol Sapporo Hokkaido Japan JST ERATO MINATO Discrete Struct Manipulat Syst Project Sapporo Hokkaido Japan
Topological orders of a directed graph are an important concept of graph algorithms. The generation of topological orders is useful for designing graph algorithms and solving scheduling problems. In this paper, we gen... 详细信息
来源: 评论
Improved and self-tuned occurrence heuristics
收藏 引用
JOURNAL OF DISCRETE algorithms 2014年 第0期28卷 73-84页
作者: Cantone, Domenico Faro, Simone Univ Catania Dipartimento Matemat & Informat Catania Italy
In this note we present three efficient variations of the occurrence heuristic, adopted by many exact string matching algorithms and first introduced in the well-known Boyer-Moore algorithm. Our first heuristic, calle... 详细信息
来源: 评论
Fast and flexible packed string matching
收藏 引用
JOURNAL OF DISCRETE algorithms 2014年 第0期28卷 61-72页
作者: Faro, Simone Kulekci, M. Oguzhan Univ Catania Dipartimento Matemat & Informat Catania Italy Istanbul Medipol Univ Fac Engn & Nat Sci Istanbul Turkey
Searching for all occurrences of a pattern in a text is a fundamental problem in computer science with applications in many other fields, like natural language processing, information retrieval and computational biolo... 详细信息
来源: 评论
Towards a Very Fast Multiple String Matching Algorithm for Short Patterns
Towards a Very Fast Multiple String Matching Algorithm for S...
收藏 引用
8th Prague Stringology Conference (PSC)
作者: Faro, Simone Kulekci, M. Oguzhan Univ Catania Dipartimento Matemat & Informat I-95124 Catania Italy TUBTAK Natl Res Inst Elect & Cryptol Gebze Turkey
Multiple exact string matching is one of the fundamental problems in computer science and finds applications in many other fields, among which computational biology and intrusion detection. It turns out that short pat... 详细信息
来源: 评论
Improved and Self-Tuned Occurrence Heuristics.
Improved and Self-Tuned Occurrence Heuristics.
收藏 引用
8th Prague Stringology Conference (PSC)
作者: Cantone, Domenico Faro, Simone Univ Catania Dipartimento Matemat & Informat Viale Andrea Doria 6 I-95125 Catania Italy
In this note we present three efficient variations of the occurrence heuristic, adopted by many exact string matching algorithms and firstly introduced in the well-known Boyer-Moore algorithm. Our first heuristic, cal... 详细信息
来源: 评论