咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是441-450 订阅
排序:
Adaptive and efficient mutual exclusion
Adaptive and efficient mutual exclusion
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Attiya, Hagit Bortnikov, Vita Dep of Computer Science Haifa Israel
An adaptive algorithm for mutual exclusion is presented using only read and write operations. The algorithm has O(k) remote step complexity and O(log k) system response time. The space complexity of the algorithm is O... 详细信息
来源: 评论
k-set agreement with limited accuracy failure detectors  00
k-set agreement with limited accuracy failure detectors
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Mostefaoui, Achour Raynal, Michel IRISA Rennes France
This study considers asynchronous distributed systems equipped with limited scope accuracy failure detectors. It focuses on conditions on n, f, k and x that allow to solve the k-set agreement problem in those systems.... 详细信息
来源: 评论
Bounds on the shared memory requirements for long-lived & adaptive objects
Bounds on the shared memory requirements for long-lived & ad...
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Afek, Yehuda Boxer, Pazi Touitou, Dan Tel-Aviv Univ Herzliya Israel
In a previous study, Burns and Lynch proved that at least n multi-writer-multi-reader (MWMR) registers are necessary in any mutual exclusion algorithm that uses only MWMR registers. The present work extends the techni... 详细信息
来源: 评论
distributed reconfiguration of metamorphic robot chains  00
Distributed reconfiguration of metamorphic robot chains
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Walter, Jennifer E. Welch, Jennifer L. Amato, Nancy M. Texas A&M Univ College Station TX United States
The problem we address is the distributed reconfiguration of a metamorphic robotic system composed of any number of two dimensional hexagonal modules from specific initial to specific goal configurations. We present a... 详细信息
来源: 评论
Debugging distributed programs using controlled re-execution  00
Debugging distributed programs using controlled re-execution
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Mittal, Neeraj Garg, Vijay K. Univ of Texas at Austin Austin TX United States
distributed programs are hard to write. A distributed debugger equipped with the mechanism to re-execute the traced computation in a controlled fashion can greatly facilitate the detection and localization of bugs. Th... 详细信息
来源: 评论
Fast deterministic consensus in a noisy environment  00
Fast deterministic consensus in a noisy environment
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Aspnes, James Yale Univ New Haven CT United States
It is well known that the consensus problem cannot be solved deterministically in an asynchronous environment, but that randomized solutions are possible. We propose a new model, called noisy scheduling, in which an a... 详细信息
来源: 评论
Stable and fault-tolerant object allocation  00
Stable and fault-tolerant object allocation
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Johnson, Gregory Singh, Ambuj K. Univ of California at Santa Barbara Santa Barbara CA United States
Support for efficient dynamic migration and replication of objects is essential for achieving adequate performance and scalability. Traditional solutions to the problem focused on competitiveness. This means that the ... 详细信息
来源: 评论
Efficient generation of all regular non-dominated coteries  00
Efficient generation of all regular non-dominated coteries
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Makino, Kazuhisa Kamena, Tiko Osaka Univ Osaka Japan
A coterie is a family of subsets such that every pair of subsets in it has at least one element in common but neither is a subset of the other. We introduce an operator σ, which transforms a ND (non-dominated;see the... 详细信息
来源: 评论
Assigning labels in unknown anonymous networks
Assigning labels in unknown anonymous networks
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Fraigniaud, Pierre Pelc, Andrzej Peleg, David Perennes, Stephane
We consider the task of distributedly assigning distinct labels to nodes of an unknown anonymous network. A priori, nodes do not have any identities (anonymous network) and do not know the topology or the size of the ... 详细信息
来源: 评论
Long-lived and adaptive atomic snapshot and immediate snapshot
Long-lived and adaptive atomic snapshot and immediate snapsh...
收藏 引用
19th annual acm symposium on principles of distributed computing
作者: Afek, Yehuda Stupp, Gideon Touitou, Dan Tel-Aviv Univ Herzliya Israel
Long-lived and adaptive to point contention implementations of snapshot and immediate snapshot objects in the read/write shared-memory model are presented. In [2] we presented adaptive algorithms for mutual exclusion,... 详细信息
来源: 评论