咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是1-10 订阅
排序:
Towards experimental algorithms for Abstract Argumentation
Towards Experimental Algorithms for Abstract Argumentation
收藏 引用
4th Conference on Computational Models of Argument (COMMA)
作者: Nofal, Samer Dunne, Paul Atkinson, Katie Univ Liverpool Dept Comp Sci Liverpool L69 3BX Merseyside England
From theoretical computational perspectives, decision problems in Dung's abstract argumentation frameworks (AFs) are either polynomial solvable or intractable. To investigate practical efficiency, theoretical eval... 详细信息
来源: 评论
Temporal betweenness centrality on shortest walks variants
收藏 引用
APPLIED NETWORK SCIENCE 2025年 第1期10卷 1-25页
作者: Naima, Mehdi Sorbonne Univ LIP6 CNRS F-75005 Paris France
Betweenness centrality has been extensively studied since its introduction in 1977 as a measure of node importance in graphs. This measure has found use in various applications and has been extended to temporal graphs... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Distance-preserving approximations of polygonal paths
收藏 引用
COMPUTATIONAL GEOMETRY-THEORY AND APPLICATIONS 2007年 第3期36卷 183-196页
作者: Gudmundsson, Joachim Narasimhan, Giri Smid, Michiel Florida Int Univ Sch Comp Sci Miami FL 33199 USA Carleton Univ Sch Comp Sci Ottawa ON K1S 5B6 Canada
Given a polygonal path P with vertices p(1), p(2),..., p(n) is an element of R-d and a real number t >= 1, a path Q = (p(i1), p(i2),...,P-ik) is a t-distance-preserving approximation of P if 1 = i(1) < i(2) <... 详细信息
来源: 评论
Engineering Quicksort
收藏 引用
COMPUTER LANGUAGES 1996年 第1期22卷 39-47页
作者: Sarwar, SM Sarwar, SA Jaragh, MHA Brandeburg, J NEW YORK INST TECHNOL ACAD COMP LABSOLD WESTBURYNY 11568 KUWAIT UNIV FAC ENGN & PETRDEPT ELECT & COMP ENGNSAFAT 13060KUWAIT
This paper describes the results of a large empirical study to measure the run-time behavior of Quicksort by using various methods of computing the pivot element for medium to large size randomly generated integer dat... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Scheduling periodic messages on a shared link without buffering
收藏 引用
JOURNAL OF SCHEDULING 2024年 第5期27卷 461-484页
作者: Guiraud, Mael Strozecki, Yann CESI Nanterre LINEACT BP 60293 Blvd Seine F-92006 Nanterre France Univ Versailles St Quentin DAVID Lab 45 Ave Etats Unis F-78000 Versailles France
Cloud RAN, a novel architecture for modern mobile networks, relocates processing units from antenna to distant data centers. This shift introduces the challenge of ensuring low latency for the periodic messages exchan... 详细信息
来源: 评论
A weak approach to suffix automata simulation for exact and approximate string matching
收藏 引用
THEORETICAL COMPUTER SCIENCE 2022年 933卷 88-103页
作者: Faro, Simone Scafiti, Stefano Univ Catania Dept Math & Comp Sci Viale A Doria 6 I-95125 Catania Italy
String matching is one of the most extensively studied problems in computer science, mainly due to its direct applications to such diverse areas as text, image and signal processing, speech analysis and recognition, i... 详细信息
来源: 评论
On comparing algorithms for the maximum clique problem
收藏 引用
DISCRETE APPLIED MATHEMATICS 2018年 247卷 1-13页
作者: Zuge, Alexandre Prusch Carmo, Renato UFPR Campus Avanado Jandaia do Sul BR-86900000 Jandaia Do Sul PR Brazil Univ Fed Parana Ctr Politecn UFPR Dept Informat POB 19081 BR-81531990 Curitiba Parana Brazil
Several algorithms for the exact solution of the maximum clique problem are available in the literature. Some have been proposed with the aim of bounding the worst case complexity of the problem, while others focus on... 详细信息
来源: 评论
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... 详细信息
来源: 评论