咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是41-50 订阅
排序:
An SNN-DBSCAN Based Clustering Algorithm for Big Data  3rd
An SNN-DBSCAN Based Clustering Algorithm for Big Data
收藏 引用
3rd International Conference on Advanced Computing and Intelligent Engineering (ICACIE)
作者: Pandey, Sriniwas Samal, Mamata Mohanty, Sraban Kumar PDPM Indian Inst Informat Technol Design & Mfg Comp Sci & Engn Jabalpur 482005 Madhya Pradesh India
Clustering is a technique to partition data into different groups in such a way that data items in a group are more similar to each other than the data points in any other group. The assumption of infinite main memory... 详细信息
来源: 评论
A Unified Approach for Computing Top-k Pairs in Multidimensional Space
A Unified Approach for Computing Top-k Pairs in Multidimensi...
收藏 引用
IEEE 27th International Conference on Data Engineering (ICDE 2011)
作者: Cheema, Muhammad Aamir Lin, Xuemin Wang, Haixun Wang, Jianmin Zhang, Wenjie Univ New South Wales Sydney NSW 2052 Australia Microsoft Res Asia Beijing Peoples R China Tsinghua Univ Tsinghu Natl Lab Informat Sci & Technol Sch Software Beijing Peoples R China
Top-k pairs queries have many real applications. k closest pairs queries, k furthest pairs queries and their bichromatic variants are some of the examples of the top-k pairs queries that rank the pairs on distance fun... 详细信息
来源: 评论
external memory BWT and LCP computation for sequence collections with applications
收藏 引用
algorithms FOR MOLECULAR BIOLOGY 2019年 第1期14卷 6-6页
作者: Egidi, Lavinia Louza, Felipe A. Manzini, Giovanni Telles, Guilherme P. Univ Piemonte Orientale DiSIT Viale Michel 11 I-15121 Alessandria Italy Univ Sao Paulo Dept Comp & Math Av Bandeirantes 3900 BR-14040901 Ribeirao Preto Brazil CNR IIT Via Moruzzi 1 I-56124 Pisa Italy Univ Estadual Campinas Inst Comp Av Albert Einstein 1251 BR-13083852 Campinas SP Brazil
BackgroundSequencing technologies produce larger and larger collections of biosequences that have to be stored in compressed indices supporting fast search operations. Many compressed indices are based on the Burrows-... 详细信息
来源: 评论
An I/O Efficient Algorithm for Minimum Spanning Trees  9th
An I/O Efficient Algorithm for Minimum Spanning Trees
收藏 引用
9th Annual International Conference on Combinatorial Optimization and Applications (COCOA)
作者: Bhushan, Alka Sajith, Gopalan Indian Inst Technol Guwahati Dept Comp Sci & Engn Gauhati 781039 India Indian Inst Technol Dept Comp Sci & Engn GISE Lab Bombay 400076 Maharashtra India
An O(Sort(E).log log(E/V) B) I/Os algorithm for computing a minimum spanning tree of a graph G = (V, E) is presented, where Sort(E) = (E/B) log(M/B)(E/B), M is the main memory size, and B is the block size. This impro... 详细信息
来源: 评论
Spatial join techniques
收藏 引用
ACM TRANSACTIONS ON DATABASE SYSTEMS 2007年 第1期32卷 7.1-7.44页
作者: Jacox, Edwin H. Samet, Hanan Univ Maryland Dept Comp Sci Ctr Automat Res Inst Adv Comp Studies College Pk MD 20742 USA
A variety of techniques for performing a spatial join are reviewed. Instead of just summarizing the literature and presenting each technique in its entirety, distinct components of the different techniques are describ... 详细信息
来源: 评论
I/O-Efficient Generation of Massive Graphs Following the LFR Benchmark
收藏 引用
ACM Journal of Experimental Algorithmics 2018年 第PP1–33期23卷 1–33页
作者: Michael Hamann Ulrich Meyer Manuel Penschuck Hung Tran Dorothea Wagner Karlsruhe Institute of Technology Karlsruhe Germany Goethe University Frankfurt Frankfurt Germany
LFR is a popular benchmark graph generator used to evaluate community detection algorithms. We present EM-LFR, the first external memory algorithm able to generate massive complex networks following the LFR benchmark.... 详细信息
来源: 评论