咨询与建议

限定检索结果

文献类型

  • 31 篇 期刊文献
  • 15 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 43 篇 工学
    • 38 篇 计算机科学与技术...
    • 27 篇 软件工程
    • 4 篇 电气工程
    • 3 篇 控制科学与工程
    • 2 篇 生物工程
    • 1 篇 仪器科学与技术
    • 1 篇 信息与通信工程
    • 1 篇 测绘科学与技术
    • 1 篇 航空宇航科学与技...
  • 21 篇 理学
    • 19 篇 数学
    • 2 篇 生物学
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 46 篇 external memory ...
  • 6 篇 algorithms
  • 6 篇 suffix array
  • 5 篇 lcp array
  • 4 篇 graph algorithms
  • 3 篇 sorting
  • 3 篇 burrows-wheeler ...
  • 3 篇 data structures
  • 2 篇 ram algorithms
  • 2 篇 performance
  • 2 篇 clustering
  • 2 篇 parallel i/o
  • 2 篇 succinct data st...
  • 2 篇 lower bound
  • 2 篇 spatial database...
  • 2 篇 plane-sweep
  • 2 篇 spatial join
  • 2 篇 design
  • 2 篇 prefetching
  • 2 篇 minimum spanning...

机构

  • 3 篇 aarhus univ aarh...
  • 2 篇 carleton univ sc...
  • 2 篇 eth inst theoret...
  • 2 篇 univ copenhagen ...
  • 2 篇 univ estadual ca...
  • 2 篇 aarhus univ dept...
  • 2 篇 univ sao paulo d...
  • 2 篇 suny stony brook...
  • 1 篇 ncim grp eindhov...
  • 1 篇 carleton univ sc...
  • 1 篇 bosch telecom gm...
  • 1 篇 nyu ny usa
  • 1 篇 lawrence livermo...
  • 1 篇 univ minnesota m...
  • 1 篇 univ calif irvin...
  • 1 篇 department of co...
  • 1 篇 rutgers state un...
  • 1 篇 indian inst tech...
  • 1 篇 univ concepcion ...
  • 1 篇 univ piemonte or...

作者

  • 6 篇 kempa dominik
  • 4 篇 arge lars
  • 4 篇 karkkainen juha
  • 3 篇 kärkkäinen juha
  • 3 篇 van de pol jaco
  • 3 篇 yi ke
  • 3 篇 louza felipe a.
  • 3 篇 solvsten steffan...
  • 2 篇 brodal gerth sto...
  • 2 篇 manzini giovanni
  • 2 篇 zeh norbert
  • 2 篇 samet hanan
  • 2 篇 telles guilherme...
  • 2 篇 egidi lavinia
  • 2 篇 jacob riko
  • 2 篇 bender michael a...
  • 2 篇 vicari elias
  • 2 篇 maheshwari anil
  • 2 篇 mohanty sraban k...
  • 2 篇 abello j

语言

  • 45 篇 英文
  • 1 篇 其他
检索条件"主题词=External Memory Algorithms"
46 条 记 录,以下是11-20 订阅
排序:
An Efficient external memory Algorithm for Terrain Viewshed Computation
收藏 引用
ACM TRANSACTIONS ON SPATIAL algorithms AND SYSTEMS 2016年 第2期2卷 1–17页
作者: Ferreira, Chaulio R. Andrade, Marcus V. A. Magalhaes, Salles V. G. Franklin, W. Randolph DPI Fed Univ Vicosa Vicosa MG Brazil Rensselaer Polytech Inst Elect Comp & Syst Engn Dept Troy NY 12180 USA
This article presents TILEDVS, a fast external algorithm and implementation for computing viewsheds. TILEDVS is intended for terrains that are too large for internal memory, even more than 100,000x100,000 points. It s... 详细信息
来源: 评论
Flash memory efficient LTL model checking
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2011年 第2期76卷 136-157页
作者: Edelkamp, S. Sulewski, D. Barnat, J. Brim, L. Simecek, P. Univ Bremen D-2800 Bremen 33 Germany Masaryk Univ Brno Brno Czech Republic
As the capacity and speed of flash memories in form of solid state disks grow, they are becoming a practical alternative for standard magnetic drives. Currently, most solid-state disks are based on NAND technology and... 详细信息
来源: 评论
external-memory Multimaps
收藏 引用
ALGORITHMICA 2013年 第1期67卷 23-48页
作者: Angelino, Elaine Goodrich, Michael T. Mitzenmacher, Michael Thaler, Justin Harvard Univ SEAS Cambridge MA 02138 USA Univ Calif Irvine Dept Comp Sci Irvine CA USA
Many data structures support dictionaries, also known as maps or associative arrays, which store and manage a set of key-value pairs. A multimap is generalization that allows multiple values to be associated with the ... 详细信息
来源: 评论
RAM-Efficient external memory Sorting
RAM-Efficient External Memory Sorting
收藏 引用
24th International Symposium on algorithms and Computation
作者: Arge, Lars Thorup, Mikkel Aarhus Univ Dept Comp Sci Ctr Mass Data Algorithm MADALGO DK-8000 Aarhus Denmark Univ Copenhagen Dept Comp Sci Copenhagen Denmark
In recent years a large number of problems have been considered in external memory models of computation, where the complexity measure is the number of blocks of data that are moved between slow external memory and fa... 详细信息
来源: 评论
Engineering a Lightweight external memory Suffix Array Construction Algorithm
收藏 引用
MATHEMATICS IN COMPUTER SCIENCE 2017年 第2期11卷 137-149页
作者: Karkkainen, Juha Kempa, Dominik Univ Helsinki Dept Comp Sci POB 68Gustaf Hallstromin Katu 2b FIN-00014 Helsinki Finland
We describe an external memory suffix array construction algorithm based on constructing suffix arrays for blocks of text and merging them into the full suffix array. The basic idea goes back over 20 years and there h... 详细信息
来源: 评论
Lempel-Ziv Parsing in external memory
Lempel-Ziv Parsing in External Memory
收藏 引用
Data Compression Conference (DCC)
作者: Karkkainen, Juha Kempa, Dominik Puglisi, Simon J. Univ Helsinki Helsinki Inst Informat Technol HIIT Helsinki Finland Univ Helsinki Dept Comp Sci Helsinki Finland
In the 35 years since its discovery, the Lempel-Ziv factorization (or LZ77 parsing) has become a fundamental method for data compression and string processing. In many applications, computation of the factorization is... 详细信息
来源: 评论
Adiar Binary Decision Diagrams in external memory  28th
Adiar Binary Decision Diagrams in External Memory
收藏 引用
28th International Conference on Tools and algorithms for the Construction and Analysis of Systems (TACAS) Held as Part of the 25th European Joint Conferences on Theory and Practice of Software (ETAPS)
作者: Solvsten, Steffan Christ van de Pol, Jaco Jakobsen, Anna Blume Thomasen, Mathias Weller Berg Aarhus Univ Aarhus Denmark
We follow up on the idea of Lars Arge to rephrase the Reduce and Apply operations of Binary Decision Diagrams (BDDs) as iterative I/O-efficient algorithms. We identify multiple avenues to simplify and improve the perf... 详细信息
来源: 评论
Adiar 1.1 Zero-Suppressed Decision Diagrams in external memory  15th
Adiar 1.1 Zero-Suppressed Decision Diagrams in External Memo...
收藏 引用
15th International Symposium on NASA Formal Methods (NFM)
作者: Solvsten, Steffan Christ van de Pol, Jaco Aarhus Univ Aarhus Denmark
We outline how support for Zero-suppressed Decision Diagrams (ZDDs) has been achieved for the external memory BDD package Adiar. This allows one to use ZDDs to solve various problems despite their size exceed the mach... 详细信息
来源: 评论
Listing Dense Subgraphs in Small memory  9
Listing Dense Subgraphs in Small Memory
收藏 引用
9th Latin American Web Congress (LA-WEB)
作者: Pinto, Patricio Cruces, Nataly Hernandez, Cecilia Univ Concepcion Dept Comp Sci Concepcion Chile
Listing relevant patterns from graphs is becoming increasingly challenging as Web and social graphs are growing in size at a great rate. This scenario requires to process information more efficiently, including the ne... 详细信息
来源: 评论
LCP array construction in external memory
收藏 引用
ACM Journal of Experimental Algorithmics 2016年 第2期21卷 1–22页
作者: Kärkkäinen, Juha Kempa, Dominik Helsinki Institute of Information Technology Department of Computer Science University of Helsinki P.O. Box 68 (Gustaf Hällströmin katu 2b) FI-00014 Finland
One of the most important data structures for string processing-the suffix array-needs to be augmented with the longest-common-prefix (LCP) array in numerous applications. We describe the first external memory algorit... 详细信息
来源: 评论