咨询与建议

限定检索结果

文献类型

  • 740 篇 会议
  • 41 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 607 篇 工学
    • 593 篇 计算机科学与技术...
    • 344 篇 软件工程
    • 93 篇 信息与通信工程
    • 67 篇 控制科学与工程
    • 64 篇 电气工程
    • 40 篇 网络空间安全
    • 12 篇 电子科学与技术(可...
    • 4 篇 机械工程
    • 4 篇 仪器科学与技术
    • 4 篇 化学工程与技术
    • 3 篇 光学工程
    • 3 篇 材料科学与工程(可...
    • 3 篇 农业工程
    • 2 篇 建筑学
    • 2 篇 生物医学工程(可授...
    • 2 篇 生物工程
  • 234 篇 理学
    • 218 篇 数学
    • 61 篇 统计学(可授理学、...
    • 12 篇 物理学
    • 6 篇 系统科学
    • 4 篇 化学
    • 3 篇 大气科学
    • 3 篇 生物学
  • 48 篇 管理学
    • 28 篇 管理科学与工程(可...
    • 22 篇 图书情报与档案管...
    • 18 篇 工商管理
  • 10 篇 经济学
    • 10 篇 应用经济学
  • 4 篇 法学
    • 3 篇 社会学
    • 1 篇 法学
  • 3 篇 农学
    • 3 篇 作物学
  • 1 篇 医学

主题

  • 224 篇 distributed comp...
  • 35 篇 distributed algo...
  • 26 篇 distributed comp...
  • 25 篇 computer systems...
  • 17 篇 algorithms
  • 15 篇 consensus
  • 15 篇 distributed syst...
  • 14 篇 fault tolerance
  • 12 篇 distributed algo...
  • 11 篇 computer network...
  • 10 篇 message passing
  • 10 篇 approximation al...
  • 9 篇 self-stabilizati...
  • 9 篇 shared memory
  • 8 篇 cloud computing
  • 8 篇 randomized algor...
  • 6 篇 parallel algorit...
  • 6 篇 computation theo...
  • 6 篇 coloring
  • 6 篇 sensor networks

机构

  • 7 篇 ben gurion univ ...
  • 5 篇 technion
  • 5 篇 department of co...
  • 4 篇 technion haifa
  • 4 篇 college of compu...
  • 4 篇 department of co...
  • 4 篇 eth comp engn & ...
  • 4 篇 yale univ dept c...
  • 3 篇 univ of californ...
  • 3 篇 univ of toronto ...
  • 3 篇 computer enginee...
  • 3 篇 cispa helmholtz ...
  • 3 篇 yale university
  • 3 篇 university of fr...
  • 3 篇 technion israel ...
  • 3 篇 hebrew univ jeru...
  • 3 篇 mit cambridge ma...
  • 3 篇 irisa rennes
  • 3 篇 eth zurich
  • 3 篇 cnrs university ...

作者

  • 13 篇 kuhn fabian
  • 13 篇 awerbuch baruch
  • 13 篇 raynal michel
  • 12 篇 peleg david
  • 12 篇 kutten shay
  • 11 篇 toueg sam
  • 11 篇 patt-shamir boaz
  • 11 篇 wattenhofer roge...
  • 10 篇 guerraoui rachid
  • 10 篇 gafni eli
  • 10 篇 dolev danny
  • 9 篇 elkin michael
  • 9 篇 rajsbaum sergio
  • 9 篇 attiya hagit
  • 8 篇 khandekar rohit
  • 8 篇 pandurangan gopa...
  • 8 篇 aspnes james
  • 8 篇 fraigniaud pierr...
  • 7 篇 korman amos
  • 7 篇 herlihy maurice

语言

  • 774 篇 英文
  • 6 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the twenty-third annual ACM symposium on Principles of distributed computing"
781 条 记 录,以下是421-430 订阅
排序:
On the generalized dining philosophers problem  01
On the generalized dining philosophers problem
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Herescu, O.M. Palamidessi, C. Dept. of Comp. Sci. and Engineering The Pennsylvania State University Pond Lab University Park PA 16802-6106 United States
We consider a generalization of the dining philosophers problem to arbitrary connection topologies. We focus on symmetric, fully distributed systems, and we address the problem of guaranteeing progress and lockout-fre... 详细信息
来源: 评论
Leslie Lamport's properties and actions  01
Leslie Lamport's properties and actions
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Abadi, M. InterTrust Strategic Technologies and Architectural Research Lab.
Since the 1970s, Leslie Lamport has done substantial work on specification and verification methods. This work might be regarded as complementary to his other celebrated research on concurrency and distributed computi... 详细信息
来源: 评论
Brief announcement: Randomized shared queues
Brief announcement: Randomized shared queues
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Lee, H. Welch, J.L. Department of Computer Science Texas A and M University College Station TX 77843-3112 United States
This paper presents a specification of a randomized shared queue that can lose some elements or return them out of order (not in FIFO), shows that the specification can be implemented over the probabilistic quorum alg... 详细信息
来源: 评论
String realizers of posets with applications to distributed computing  01
String realizers of posets with applications to distributed ...
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Garg, V.K. Skawratananond, C. Electrical and Computer Eng. Dept. The University of Texas at Austin Austin TX 78712 United States
In this paper, we show the connection between vector clocks used in distributed computing and dimension theory of partially ordered sets. Based on this connection, we provide lower bounds on the number of coordinates ... 详细信息
来源: 评论
Lock-free reference counting  01
Lock-free reference counting
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Detlefs, D.L. Martin, P.A. Moir, M. Steele G.L., Jr. Sun Microsystem Laboratories 1 Network Drive Burlington MA 01803 United States
Assuming the existence of garbage collection makes it easier to design implementations of concurrent data structures. However, this assumption limits their applicability. We present a methodology that, for a significa... 详细信息
来源: 评论
Interval routing schemes allow broadcasting with linear message-complexity
Interval routing schemes allow broadcasting with linear mess...
收藏 引用
19th acm SIGACT-SIGOPS symposium on principles of distributed computing (PODC 00)
作者: Fraigniaud, P Gavoille, C Mans, B Univ Paris 11 Rech Informat Lab F-91405 Orsay France Univ Bordeaux 1 Lab Bordelais Rech Informat F-33405 Talence France Macquarie Univ Div ICS Dept Comp Sydney NSW 2109 Australia
The purpose of compact routing is to provide a labeling of the nodes of a network and a way to encode the routing tables, so that routing can be performed efficiently (e.g., on shortest paths) whilst keeping the memor... 详细信息
来源: 评论
The LATEX legacy
The LATEX legacy
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Rowley, C.
The second edition of The Manual [23] begins: 'LATEX is a system for typesetting documents. Its first widely available version, mysteriously numbered 2.09, appeared in 1985.' It is too early for a complete cri... 详细信息
来源: 评论
The IceCube approach to the reconciliation of divergent replicas  01
The IceCube approach to the reconciliation of divergent repl...
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Kermarrec, A.-M. Rowstron, A. Shapiro, M. Microsoft Research Cambridge CB2 3NH United Kingdom
We describe a novel approach to log-based reconciliation called IceCube. It is general and is parameterised by application and object semantics. IceCube considers more flexible orderings and is designed to ease the bu... 详细信息
来源: 评论
Average probe complexity in quorum systems  01
Average probe complexity in quorum systems
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Hassin, Y. Peleg, D. Dept. of Comp. Sci. and Appl. Math. The Weizmann Institute of Science Rehovot 76100 Israel
This paper discusses the probe complexity of randomized algorithms and the deterministic average case probe complexity for some classes of non-dominated coteries, including majority, crumbling walls, tree, wheel and h... 详细信息
来源: 评论
The Do-All problem in broadcast networks  01
The Do-All problem in broadcast networks
收藏 引用
20th annual acm symposium on principles of distributed computing
作者: Chlebus, B.S. Kowalski, D.R. Lingas, A. Instytut Informatyki Uniwersytet Warszawski Banacha 2 Warszawa 02-097 Poland
The problem of performing t tasks in a distributed system on p failure-prone processors is one of the fundamental problems in distributed computing. If the tasks are similar and independent and the processors communic... 详细信息
来源: 评论