咨询与建议

限定检索结果

文献类型

  • 11 篇 期刊文献
  • 8 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 17 篇 工学
    • 15 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 5 篇 电气工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 信息与通信工程
  • 5 篇 理学
    • 4 篇 数学
    • 1 篇 生物学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 20 篇 persistent data ...
  • 3 篇 data structures
  • 2 篇 performance
  • 2 篇 stack
  • 2 篇 queue
  • 2 篇 mutual exclusion
  • 2 篇 non-volatile mai...
  • 2 篇 fault tolerance
  • 2 篇 computational ge...
  • 2 篇 optimization
  • 2 篇 recovery
  • 2 篇 purely functiona...
  • 2 篇 shared memory
  • 2 篇 multi-core algor...
  • 2 篇 concurrency
  • 1 篇 worst-case algor...
  • 1 篇 tools
  • 1 篇 hashtable
  • 1 篇 minimum k-link p...
  • 1 篇 functional-progr...

机构

  • 2 篇 princeton univ d...
  • 2 篇 univ waterloo de...
  • 2 篇 ben gurion univ ...
  • 1 篇 tu eindhoven ein...
  • 1 篇 aarhus univ dept...
  • 1 篇 univ michigan co...
  • 1 篇 ctr wiskunde & i...
  • 1 篇 dept. of electr....
  • 1 篇 brandenburg tech...
  • 1 篇 osnabruck univ o...
  • 1 篇 delft univ techn...
  • 1 篇 reichman univ ef...
  • 1 篇 intertrust techn...
  • 1 篇 univ patras comp...
  • 1 篇 max planck inst ...
  • 1 篇 tsinghua univ in...
  • 1 篇 univ wroclaw ins...
  • 1 篇 columbia univ de...
  • 1 篇 at&t labs res fl...
  • 1 篇 intertrust techn...

作者

  • 2 篇 kaplan h
  • 2 篇 golab wojciech
  • 2 篇 hendler danny
  • 2 篇 tarjan re
  • 1 篇 hirata t
  • 1 篇 chan timothy m.
  • 1 篇 tan xh
  • 1 篇 schirra s
  • 1 篇 brodal gerth sto...
  • 1 篇 borchert christo...
  • 1 篇 gutknecht j
  • 1 篇 wirth n
  • 1 篇 traue jana
  • 1 篇 straka milan
  • 1 篇 koeppen marcel
  • 1 篇 charalampopoulos...
  • 1 篇 weber jens h.
  • 1 篇 affenzeller mich...
  • 1 篇 long yaowei
  • 1 篇 crosby scott a.

语言

  • 19 篇 英文
  • 1 篇 其他
检索条件"主题词=Persistent Data Structures"
20 条 记 录,以下是1-10 订阅
排序:
Tool Support for Functional Graph Rewriting with persistent data structures - GrapeVine  15th
Tool Support for Functional Graph Rewriting with Persistent ...
收藏 引用
15th International Conference on Graph Transformation (ICGT) Held as Part of Conference on Software Technologies - Applications and Foundations (STAF)
作者: Weber, Jens H. Univ Victoria Victoria BC Canada
Existing graph transformation (GT) tools treat graphs as ephemeral data structures, i.e., the successful application of a GT rule to a graph G rewrites that graph to produce a modified graph G'. The original graph... 详细信息
来源: 评论
Cache-Line Transactions: Building Blocks for persistent Kernel data structures Enabled by AspectC plus  10
Cache-Line Transactions: Building Blocks for Persistent Kern...
收藏 引用
10th Workshop on Programming Languages and Operating Systems (PLOS)
作者: Koeppen, Marcel Traue, Jana Borchert, Christoph Nolte, Joerg Spinczyk, Olaf Osnabruck Univ Osnabruck Germany Brandenburg Tech Univ Cottbus Cottbus Germany
With the availability of systems that contain large amounts of byte-addressable non-volatile memory (NVRAM), there is a growing need for data structures that can be mapped into a process's address space and be use... 详细信息
来源: 评论
Almost linear time algorithms for minsum k-sink problems on dynamic flow path networks
收藏 引用
THEORETICAL COMPUTER SCIENCE 2021年 873卷 87-113页
作者: Higashikawa, Yuya Katoh, Naoki Teruyama, Junichi Watase, Koji Univ Hyogo Sch Social Informat Sci Kobe Hyogo Japan Kwansei Gakuin Univ Sch Sci & Technol Sanda Japan
We address the facility location problems on dynamic flow path networks. A dynamic flow path network consists of an undirected path with positive edge lengths, positive edge capacities, and positive vertex weights. A ... 详细信息
来源: 评论
Almost Optimal Exact Distance Oracles for Planar Graphs
收藏 引用
JOURNAL OF THE ACM 2023年 第2期70卷 12-12页
作者: Charalampopoulos, Panagiotis Gawrychowski, Pawel Long, Yaowei Mozes, Shay Pettie, Seth Weimann, Oren Wulff-Nilsen, Christian Birkbeck Univ London Dept Comp Sci & Informat Syst Malet St London WC1E 7HX England Univ Wroclaw Inst Informatyki Ul Joliot Curie 15 PL-50383 Wroclaw Poland Tsinghua Univ Inst Interdisciplinary Informat Sci Beijing 100084 Peoples R China Reichman Univ Efi Arazi Sch Comp Sci IL-4610101 Herzliyya Israel Univ Michigan Comp Sci & Engn 2260 Hayward St Ann Arbor MI 48109 USA Univ Haifa City CampusHa Namal St 67 IL-3303221 Haifa Israel Univ Copenhagen BARC Dept Comp Sci Univ Pk 1 DK-2100 Copenhagen O Denmark
We consider the problem of preprocessing a weighted directed planar graph in order to quickly answer exact distance queries. The main tension in this problem is between space S and query time Q, and since the mid-1990... 详细信息
来源: 评论
Cheating Like The Neighbors: Logarithmic Complexity For Fitness Evaluation In Genetic Algorithms
Cheating Like The Neighbors: Logarithmic Complexity For Fitn...
收藏 引用
IEEE Congress on Evolutionary Computation (IEEE CEC)
作者: Pitzer, Erik Affenzeller, Michael Univ Appl Sci Upper Austria Dept Software Engn Hagenberg Austria
While neighborhood-based algorithms can use incremental evaluation to obtain the fitness of a modified solution candidate, genetic crossover makes changes that are too big to easily allow reusing previous quality valu... 详细信息
来源: 评论
Fully persistent B-trees
收藏 引用
THEORETICAL COMPUTER SCIENCE 2020年 841卷 10-26页
作者: Brodal, Gerth Stolting Sioutas, Spyros Tsakalidis, Konstantinos Tsichlas, Kostas Aarhus Univ Dept Comp Sci Aarhus Denmark Univ Patras Comp Engn & Informat Dept Patras Greece Univ Liverpool Dept Comp Sci Liverpool Merseyside England
We present efficient fully persistent B-trees in the I/O model with block size B that support range searches on t reported elements at any accessed version of size n in O (log(B) n t/B) I/Os and updates at any accesse... 详细信息
来源: 评论
To-Many or To-One? All-in-One! Efficient Purely Functional Multi-maps with Type-Heterogeneous Hash-Tries  2018
To-Many or To-One? All-in-One! Efficient Purely Functional M...
收藏 引用
39th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
作者: Steindorfer, Michael J. Vinju, Jurgen J. Delft Univ Technol Delft Netherlands Ctr Wiskunde & Informat Amsterdam Netherlands TU Eindhoven Eindhoven Netherlands
An immutable multi-map is a many-to-many map data structure with expected fast insert and lookup operations. This data structure is used for applications processing graphs or many-to-many relations as applied in compi... 详细信息
来源: 评论
Recoverable Mutual Exclusion Under System-Wide Failures  18
Recoverable Mutual Exclusion Under System-Wide Failures
收藏 引用
37th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC)
作者: Golab, Wojciech Hendler, Danny Univ Waterloo Dept Elect & Comp Engn Waterloo ON Canada Ben Gurion Univ Negev Dept Comp Sci Beer Sheva Israel
Recoverable mutual exclusion (RME) is a variation on the classic mutual exclusion (ME) problem that allows processes to crash and recover. The time complexity of RME algorithms is quantified in the same way as for ME,... 详细信息
来源: 评论
Recoverable Mutual Exclusion in Sub-logarithmic Time  17
Recoverable Mutual Exclusion in Sub-logarithmic Time
收藏 引用
36th ACM Symposium on Principles of Distributed Computing (PODC)
作者: Golab, Wojciech Hendler, Danny Univ Waterloo Dept Elect & Comp Engn Waterloo ON Canada Ben Gurion Univ Negev Dept Comp Sci Beer Sheva Israel
Recoverable mutual exclusion (RME) is a variation on the classic mutual exclusion (ME) problem that allows processes to crash and recover. The time complexity of RME algorithms is quantified in the same way as for ME,... 详细信息
来源: 评论
Functional data Stuctures and Algorithms
Functional Data Stuctures and Algorithms
收藏 引用
作者: Straka, Milan Charles University of Prague
Title: Functional data structures and Algorithms Author: Milan Straka Institute: Computer Science Institute of Charles University Supervisor of the doctoral thesis: doc. Mgr. Zdeněk Dvořák, Ph.D, Computer Scienc... 详细信息
来源: 评论