咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 40 篇 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 篇 virginia polytec...
  • 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...

作者

  • 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 篇 ramakrishnan n
  • 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

语言

  • 35 篇 英文
  • 5 篇 其他
检索条件"主题词=experimental algorithms"
40 条 记 录,以下是31-40 订阅
排序:
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... 详细信息
来源: 评论
Improved characters distance sampling for online and offline text searching
收藏 引用
THEORETICAL COMPUTER SCIENCE 2023年 946卷
作者: Faro, Simone Marino, Francesco Pio Pavone, Arianna Univ Catania Dept Math & Comp Sci Viale ADoria n6 I-95125 Catania Italy Univ Messina Dept Cognit Sci Via Concez n6 I-98121 Messina Italy
Sampled string matching is a very effective technique to reduce the search time for a pattern within a text at the cost of a small amount of additional memory, used for storing a partial index of the text. This approa... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Improved and self-tuned occurrence heuristics
收藏 引用
JOURNAL OF DISCRETE algorithms 2014年 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年 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... 详细信息
来源: 评论
Scalable algorithms for adaptive statistical designs  00
Scalable algorithms for adaptive statistical designs
收藏 引用
Proceedings of the 2000 ACM/IEEE conference on Supercomputing
作者: Robert Oehmke Janis Hardwick Quentin F. Stout University of Michigan Ann Arbor Michigan
We present a scalable, high-performance solution to multidimensional recurrences that arise in adaptive statistical designs. Adaptive designs are an important class of learning algorithms for a stochastic environment,... 详细信息
来源: 评论
Breaking cycles for minimizing crossings
收藏 引用
ACM Journal of experimental Algorithmics 2001年 6卷 2–es页
作者: Demetrescu, Camil Finocchi, Irene Dipartimento di Informatica e Sistemistica Università di Roma la Sapienza 00198 Rome via Salaria 113 Italy Dipartimento di Informatica Sistemi e Produzione Università Degli Studi di Roma Tor Ver-gata 00133 Rome Via del Politecnico 1 Italy
We consider the one-sided crossing minimization problem (CP): given a bipartite graph G and a permutation x0 of the vertices on a layer, find a permutation x1 of the vertices on the other layer which minimizes the num... 详细信息
来源: 评论
Cache-efficient string sorting using copying
收藏 引用
ACM Journal of experimental Algorithmics 2006年 11卷 1.2–es页
作者: Sinha, Ranjan Zobel, Justin Ring, David School of Computer Science and Information Technology RMIT University GPO Box 2476V Melbourne 3001 Australia Palo Alto CA United States
Burstsort is a cache-oriented sorting technique that uses a dynamic trie to efficiently divide large sets of string keys into related subsets small enough to sort in cache. In our original burstsort, string keys shari... 详细信息
来源: 评论
algorithms for dynamic multicast key distribution
收藏 引用
ACM Journal of experimental Algorithmics 2006年 11卷 1.4–es页
作者: Goshi, Justin Ladner, Richard E. Department of Computer Science and Engineering University of Washington Box 352350 Seattle 98195 WA United States
We study the problem of multicast key distribution for group security. Secure group communication systems typically rely on a group key, which is a secret shared among the members of the group. This key is used to pro... 详细信息
来源: 评论
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... 详细信息
来源: 评论