咨询与建议

限定检索结果

文献类型

  • 1,338 篇 会议
  • 54 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 1,393 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,075 篇 工学
    • 1,034 篇 计算机科学与技术...
    • 459 篇 软件工程
    • 158 篇 信息与通信工程
    • 146 篇 电气工程
    • 78 篇 控制科学与工程
    • 42 篇 网络空间安全
    • 16 篇 电子科学与技术(可...
    • 8 篇 化学工程与技术
    • 8 篇 农业工程
    • 6 篇 仪器科学与技术
    • 6 篇 建筑学
    • 6 篇 生物工程
    • 5 篇 机械工程
    • 5 篇 生物医学工程(可授...
    • 4 篇 光学工程
    • 4 篇 材料科学与工程(可...
  • 297 篇 理学
    • 270 篇 数学
    • 70 篇 统计学(可授理学、...
    • 17 篇 物理学
    • 10 篇 系统科学
    • 9 篇 化学
    • 8 篇 生物学
    • 6 篇 大气科学
  • 65 篇 管理学
    • 34 篇 图书情报与档案管...
    • 33 篇 管理科学与工程(可...
    • 23 篇 工商管理
  • 15 篇 教育学
    • 15 篇 教育学
  • 13 篇 经济学
    • 13 篇 应用经济学
  • 9 篇 法学
    • 7 篇 社会学
  • 8 篇 农学
    • 8 篇 作物学
  • 1 篇 医学

主题

  • 249 篇 distributed comp...
  • 96 篇 distributed algo...
  • 77 篇 distributed comp...
  • 34 篇 distributed algo...
  • 29 篇 consensus
  • 25 篇 distributed syst...
  • 24 篇 congest model
  • 23 篇 approximation al...
  • 23 篇 computer systems...
  • 23 篇 local model
  • 22 篇 algorithms
  • 21 篇 distributed grap...
  • 20 篇 fault tolerance
  • 19 篇 cloud computing
  • 17 篇 shared memory
  • 16 篇 self-stabilizati...
  • 15 篇 message passing
  • 15 篇 fault-tolerance
  • 14 篇 lower bounds
  • 13 篇 graph algorithms

机构

  • 26 篇 swiss fed inst t...
  • 24 篇 technion haifa
  • 17 篇 mit cambridge ma...
  • 16 篇 univ freiburg fr...
  • 11 篇 tel aviv univ te...
  • 10 篇 univ michigan an...
  • 10 篇 carnegie mellon ...
  • 10 篇 technion dept co...
  • 10 篇 aalto univ espoo
  • 10 篇 natl univ singap...
  • 9 篇 ben gurion univ ...
  • 8 篇 weizmann inst sc...
  • 8 篇 cispa helmholtz ...
  • 8 篇 national univers...
  • 7 篇 ben gurion univ ...
  • 6 篇 ecole polytech f...
  • 6 篇 cnrs
  • 6 篇 univ texas austi...
  • 5 篇 georgetown univ ...
  • 5 篇 aalto university...

作者

  • 24 篇 kuhn fabian
  • 20 篇 ghaffari mohsen
  • 18 篇 suomela jukka
  • 18 篇 censor-hillel ke...
  • 17 篇 raynal michel
  • 17 篇 fraigniaud pierr...
  • 16 篇 elkin michael
  • 15 篇 chang yi-jun
  • 15 篇 pandurangan gopa...
  • 15 篇 brandt sebastian
  • 14 篇 peleg david
  • 14 篇 toueg sam
  • 14 篇 olivetti dennis
  • 14 篇 wattenhofer roge...
  • 14 篇 kutten shay
  • 13 篇 balliu alkida
  • 13 篇 patt-shamir boaz
  • 13 篇 guerraoui rachid
  • 12 篇 rajsbaum sergio
  • 12 篇 maus yannic

语言

  • 1,379 篇 英文
  • 13 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing"
1393 条 记 录,以下是111-120 订阅
排序:
distributed Edge Coloring in Time Polylogarithmic in Δ  22
Distributed Edge Coloring in Time Polylogarithmic in Δ
收藏 引用
acm symposium on principles of distributed computing (PODC)
作者: Balliu, Alkida Brandt, Sebastian Kuhn, Fabian Olivetti, Dennis Gran Sasso Sci Inst Laquila Italy CISPA Helmholtz Ctr Informat Secur Saarbrucken Germany Univ Freiburg Freiburg Germany
We provide new deterministic algorithms for the edge coloring problem, which is one of the classic and highly studied distributed local symmetry breaking problems. As our main result, we show that a (2 Delta - 1)-edge... 详细信息
来源: 评论
Brief Announcement: An Improved distributed Approximate Single-Source Shortest Paths Algorithm  21
Brief Announcement: An Improved Distributed Approximate Sing...
收藏 引用
40th acm SIGACT-SIGOPS symposium on principles of distributed computing (PODC)
作者: Cao, Nairen Fineman, Jeremy T. Russell, Katina Georgetown Univ Washington DC 20007 USA
This brief announcement presents an algorithm for (1 + epsilon) approximate single-source shortest paths for directed graphs with non-negative real edge weights in the CONGEST model that runs in (O) over tilde (n(1/2)... 详细信息
来源: 评论
POSTER: Remote OpenMP Offloading  27
POSTER: Remote OpenMP Offloading
收藏 引用
27th acm SIGPLAN symposium on principles and Practice of Parallel Programming (PPoPP)
作者: Patel, Atmn Doerfert, Johannes Univ Waterloo Waterloo Waterloo ON Canada Argonne Natl Lab Lemont Lemont IL USA
OpenMP has a long and successful history in parallel programming for CPUs, and more recently GPUs through accelerator offloading. In this work we show that the OpenMP accelerator offloading model is sufficient to seam... 详细信息
来源: 评论
Decentralized distributed Graph Coloring: Cluster Graphs  25
Decentralized Distributed Graph Coloring: Cluster Graphs
收藏 引用
proceedings of the acm symposium on principles of distributed computing
作者: Maxime Flin Magnús M. Halldórsson Alexandre Nolin Reykjavik University Reykjavik Iceland CISPA Helmholtz Center for Information Security Saarbrücken Germany
Graph coloring is fundamental to distributed computing. We give the first sub-logarithmic distributed algorithm for coloring cluster graphs. These graphs are obtained from the underlying communication network by contr... 详细信息
来源: 评论
Brief Announcement: Variants of Approximate Agreement on Graphs and Simplicial Complexes  21
Brief Announcement: Variants of Approximate Agreement on Gra...
收藏 引用
40th acm SIGACT-SIGOPS symposium on principles of distributed computing (PODC)
作者: Ledent, Jeremy Univ Strathclyde MSP Grp Glasgow Lanark Scotland
Approximate agreement is a weaker version of consensus where two or more processes must agree on a real number within a distance e of each other. Many variants of this task have been considered in the literature: cont... 详细信息
来源: 评论
Brief Announcement: Making Synchronous BFT Protocols Secure in the Presence of Mobile Sluggish Faults  21
Brief Announcement: Making Synchronous BFT Protocols Secure ...
收藏 引用
40th acm SIGACT-SIGOPS symposium on principles of distributed computing (PODC)
作者: Kim, Justin Mehta, Vandan Nayak, Kartik Shrestha, Nibesh Montgomery High Sch Santa Rosa CA 95405 USA Rutgers State Univ New Brunswick NJ USA Duke Univ Durham NC 27706 USA Rochester Inst Technol Rochester NY 14623 USA
BFT protocols in the synchronous setting rely on a strong assumption: every message sent by a party will arrive at its destination within a known bounded time. To allow some degree of asynchrony while still tolerating... 详细信息
来源: 评论
Quantum Communication Advantage for Leader Election and Agreement  25
Quantum Communication Advantage for Leader Election and Agre...
收藏 引用
proceedings of the acm symposium on principles of distributed computing
作者: Fabien Dufoulon Frédéric Magniez Gopal Pandurangan School of Computing and Communications Lancaster University Lancaster United Kingdom Université Paris Cité CNRS IRIF Paris France Department of Computer Science University of Houston Houston Texas USA
This work focuses on understanding the quantum message complexity of two central problems in distributed computing, namely, leader election and agreement in synchronous message-passing communication networks. We show ... 详细信息
来源: 评论
Stream Processing with Dependency-Guided Synchronization  22
Stream Processing with Dependency-Guided Synchronization
收藏 引用
27th acm SIGPLAN symposium on principles and Practice of Parallel Programming (PPoPP)
作者: Kallas, Konstantinos Niksic, Filip Stanford, Caleb Alur, Rajeev Univ Pennsylvania Philadelphia PA USA
Real-time data processing applications with low latency requirements have led to the increasing popularity of stream processing systems. While such systems offer convenient APIs that can be used to achieve data parall... 详细信息
来源: 评论
Fast distributed Vertex Splitting with Applications  36
Fast Distributed Vertex Splitting with Applications
收藏 引用
36th International symposium on distributed computing, DISC 2022
作者: Halldórsson, Magnús M. Maus, Yannic Nolin, Alexandre Reykjavik University Iceland TU Graz Austria CISPA Saarbrücken Germany
We present poly log log n-round randomized distributed algorithms to compute vertex splittings, a partition of the vertices of a graph into k parts such that a node of degree d(u) has ≈ d(u)/k neighbors in each part.... 详细信息
来源: 评论
Lower Bounds on the State Complexity of Population Protocols  21
Lower Bounds on the State Complexity of Population Protocols
收藏 引用
40th acm SIGACT-SIGOPS symposium on principles of distributed computing (PODC)
作者: Czerner, Philipp Esparza, Javier Tech Univ Munich Munich Germany
Population protocols are a model of computation in which an arbitrary number of indistinguishable finite-state agents interact in pairs. The goal of the agents is to decide by stable consensus whether their initial gl... 详细信息
来源: 评论