咨询与建议

限定检索结果

文献类型

  • 1,301 篇 会议
  • 53 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 1,071 篇 工学
    • 1,039 篇 计算机科学与技术...
    • 439 篇 软件工程
    • 152 篇 信息与通信工程
    • 149 篇 电气工程
    • 74 篇 控制科学与工程
    • 41 篇 网络空间安全
    • 17 篇 电子科学与技术(可...
    • 7 篇 化学工程与技术
    • 6 篇 农业工程
    • 5 篇 材料科学与工程(可...
    • 5 篇 生物工程
    • 4 篇 机械工程
    • 4 篇 光学工程
    • 4 篇 仪器科学与技术
    • 4 篇 动力工程及工程热...
    • 4 篇 交通运输工程
  • 297 篇 理学
    • 271 篇 数学
    • 68 篇 统计学(可授理学、...
    • 17 篇 物理学
    • 9 篇 系统科学
    • 8 篇 化学
    • 7 篇 生物学
  • 60 篇 管理学
    • 32 篇 图书情报与档案管...
    • 30 篇 管理科学与工程(可...
    • 19 篇 工商管理
  • 18 篇 教育学
    • 18 篇 教育学
  • 10 篇 经济学
    • 10 篇 应用经济学
  • 10 篇 法学
    • 7 篇 社会学
    • 4 篇 法学
  • 6 篇 农学
    • 6 篇 作物学
  • 1 篇 医学

主题

  • 244 篇 distributed comp...
  • 95 篇 distributed algo...
  • 78 篇 distributed comp...
  • 34 篇 distributed algo...
  • 29 篇 consensus
  • 28 篇 distributed syst...
  • 23 篇 approximation al...
  • 23 篇 computer systems...
  • 23 篇 algorithms
  • 23 篇 congest model
  • 22 篇 local model
  • 21 篇 fault tolerance
  • 21 篇 distributed grap...
  • 19 篇 cloud computing
  • 17 篇 message passing
  • 17 篇 shared memory
  • 16 篇 self-stabilizati...
  • 14 篇 graph algorithms
  • 14 篇 fault-tolerance
  • 14 篇 randomized algor...

机构

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

作者

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

语言

  • 1,328 篇 英文
  • 26 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing"
1355 条 记 录,以下是211-220 订阅
排序:
Distance-2 Coloring in the CONGEST Model  20
Distance-2 Coloring in the CONGEST Model
收藏 引用
39th symposium on principles of distributed computing
作者: Halldorsson, Magnus M. Kuhn, Fabian Maus, Yannic Reykjavik Univ ICE TCS Reykjavik Iceland Reykjavik Univ Dept Comp Sci Reykjavik Iceland Univ Freiburg Freiburg Germany Technion Israel Inst Technol Haifa Israel
We give efficient randomized and deterministic distributed algorithms for computing a distance-2 vertex coloring of a graph G in the CONGEST model. In particular, if Delta is the maximum degree of G, we show that ther... 详细信息
来源: 评论
Fine-grained Analysis on Fast Implementations of distributed Multi-writer Atomic Registers  20
Fine-grained Analysis on Fast Implementations of Distributed...
收藏 引用
39th symposium on principles of distributed computing
作者: Huang, Kaile Huang, Yu Wei, Hengfeng Nanjing Univ State Key Lab Novel Software Technol Nanjing Jiangsu Peoples R China
distributed multi-writer atomic registers are at the heart of a large number of distributed algorithms. While enjoying the benefits of atomicity, researchers further explore fast implementations of atomic reigsters wh... 详细信息
来源: 评论
Brief Announcement: Byzantine Agreement with Unknown Participants and Failures  20
Brief Announcement: Byzantine Agreement with Unknown Partici...
收藏 引用
39th symposium on principles of distributed computing
作者: Khanchandani, Pankaj Wattenhofer, Roger Swiss Fed Inst Technol Zurich Switzerland
A set of participants that want to agree on a common opinion despite the presence of malicious or Byzantine participants need to solve an instance of a Byzantine agreement problem. This classic problem has been well s... 详细信息
来源: 评论
How much does randomness help with locally checkable problems?  20
How much does randomness help with locally checkable problem...
收藏 引用
39th symposium on principles of distributed computing
作者: Balliu, Alkida Brandt, Sebastian Olivetti, Dennis Suomela, Jukka Univ Freiburg Freiburg Germany Swiss Fed Inst Technol Zurich Switzerland Aalto Univ Espoo Finland
Locally checkable labeling problems (LCLs) are distributed graph problems in which a solution is globally feasible if it is locally feasible in all constant-radius neighborhoods. Vertex colorings, maximal independent ... 详细信息
来源: 评论
Fault-Tolerance in distributed Optimization: The Case of Redundancy  20
Fault-Tolerance in Distributed Optimization: The Case of Red...
收藏 引用
39th symposium on principles of distributed computing
作者: Gupta, Nirupam Vaidya, Nitin H. Georgetown Univ Dept Comp Sci Washington DC 20057 USA
This paper considers the problem of Byzantine fault-tolerance in distributed multi-agent optimization. In this problem, each agent has a local cost function. The goal of a distributed optimization algorithm is to allo... 详细信息
来源: 评论
SnuRHAC: A Runtime for Heterogeneous Accelerator Clusters with CUDA Unified Memory  21
SnuRHAC: A Runtime for Heterogeneous Accelerator Clusters wi...
收藏 引用
30th International symposium on High-Performance Parallel and distributed computing (HPDC)
作者: Jung, Jaehoon Park, Daeyoung Jo, Gangwon Park, Jungho Lee, Jaejin Seoul Natl Univ Dept Comp Sci & Engn Seoul South Korea Moreh Inc Seoul South Korea
This paper proposes a framework called SnuRHAC, which provides an illusion of a single GPU for the multiple GPUs in a cluster. Under SnuRHAC, a CUDA program designed to use a single GPU can utilize multiple GPUs in a ... 详细信息
来源: 评论
2021 principles of distributed computing Doctoral Dissertation Award  21
2021 Principles of Distributed Computing Doctoral Dissertati...
收藏 引用
proceedings of the 2021 acm symposium on principles of distributed computing
作者: Marcos K. Aguilera Hagit Attiya Christian Cachin Alessandro Panconesi VMWare Palo Alto CA USA Technion Haifa Israel University of Bern Bern Switzerland Sapienza University of Rome Rome Italy
No abstract available.
来源: 评论
Integrating Parallel and distributed computing in Early CS Courses  2022
Integrating Parallel and Distributed Computing in Early CS C...
收藏 引用
proceedings of the 53rd acm Technical symposium on Computer Science Education V. 2
作者: Sheikh Ghafoor Sushil Prasad Charles Weems Tennessee Technological University Cookeville TN USA University of Texas San Antonio San Antonio TX USA University of Massachusetts Amherst Amherst MA USA
Parallel and distributed computing (PDC) has become pervasive in all aspects of computing, and thus it is essential that students include parallelism and distribution in the computational thinking that they apply to p... 详细信息
来源: 评论
K-set agreement bounds in round-based models through combinatorial topology  20
K-set agreement bounds in round-based models through combina...
收藏 引用
39th symposium on principles of distributed computing
作者: Shimi, Adam Castaneda, Armando Univ Toulouse IRIT Toulouse France Univ Nacl Autonoma Mexico Mexico City DF Mexico
Round-based models are very common message-passing models;combinatorial topology applied to distributed computing provides sweeping results like general lower bounds. We combine both to study the computability of k -s... 详细信息
来源: 评论
Near-optimal distributed Triangle Enumeration via Expander Decompositions
Near-optimal Distributed Triangle Enumeration via Expander D...
收藏 引用
作者: Chang, Yi-Jun Pettie, Seth Saranurak, Thatchaphol Zhang, Hengjie ETH Zürich Switzerland University of Michigan United States Toyota Technological Institute at Chicago United States Columbia University New York United States
We present improved distributed algorithms for variants of the triangle finding problem in the model. We show that triangle detection, counting, and enumeration can be solved in rounds using expander decompositions. T... 详细信息
来源: 评论