咨询与建议

限定检索结果

文献类型

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

馆藏范围

  • 782 篇 电子文献
  • 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

语言

  • 775 篇 英文
  • 6 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the twenty-third annual ACM symposium on Principles of distributed computing"
782 条 记 录,以下是621-630 订阅
排序:
proceedings of the annual acm symposium on principles of distributed computing
Proceedings of the Annual ACM Symposium on Principles of Dis...
收藏 引用
13th annual acm symposium on principles of distributed computing, PODC 1994
The proceedings contain 38 papers. The topics discussed include: contention-free complexity of shared memory algorithms;making operations of concurrent data types fast;open systems in TLA;delimiting the power of bound...
来源: 评论
Mixed consistency: A model for parallel programming  94
Mixed consistency: A model for parallel programming
收藏 引用
proceedings of the 13th annual acm symposium on principles of distributed computing
作者: Agrawal, Divyakant Choy, Manhoi Leong, Hong Va Singh, Ambuj K. Department of Computer Science University of California at Santa Barbara Santa Barbara CA
A general purpose parallel programming model called mixed consistency is developed for distributed shared memory systems. This model combines two kinds of weak memory consistency conditions: causal memory and pipeline... 详细信息
来源: 评论
Global flush communication primitive for inter-process communication  94
Global flush communication primitive for inter-process commu...
收藏 引用
proceedings of the 13th annual acm symposium on principles of distributed computing
作者: Gahlot, Ashwani Ahuja, Mohan Carlson, Timothy IBM Corporation Research Triangle Park NC University of California San Diego La Jolla CA The Ohio State University Columbus OH
We propose a global flush communication primitive which allows the sender to order receipt of a message with respect to receipt of messages in its past and/or its future. The past of a message includes all messages th... 详细信息
来源: 评论
On the use of registers in achieving wait-free consensus  94
On the use of registers in achieving wait-free consensus
收藏 引用
proceedings of the 13th annual acm symposium on principles of distributed computing
作者: Bazzi, Rida A. Neiger, Gil Peterson, Gary L. College of Computing Georgia Institute of Technology Atlanta Georgia Computer and Information Science Program Spelman College 350 Spelman Lane SW Post Office Box 333 Atlanta Georgia
The computational power of concurrent data types has been the focus of much recent research. Herlihy showed that such power may be measured by examining the type's ability to implement wait-free consensus. Jayanti... 详细信息
来源: 评论
Knowledge, timed precedence and clocks  94
Knowledge, timed precedence and clocks
收藏 引用
proceedings of the 13th annual acm symposium on principles of distributed computing
作者: Moses, Yoram Bloom, Ben Oxford University Computing Laboratory Wolfson Building Parks Road Oxford OX1 3QD England and Department of Applied Mathematics and Computer Science the Weizmann Institute of Science Rehovot 76100 Israel Department of Applied Mathematics and Computer Science the Weizmann Institute of Science Rehovot 76100 Israel
This paper introduces a framework for knowledgebased analysis of issues of timing and clocks in systems with real-time constraints. We define the notion of timed precedence, a generalization of Lamport's potential... 详细信息
来源: 评论
Using κ-exclusion to implement resilient, scalable shared objects  13
Using κ-exclusion to implement resilient, scalable shared o...
收藏 引用
13th annual acm symposium on principles of distributed computing, PODC 1994
作者: Anderson, James H. Moir, Mark Department of Computer Science University of North Carolina at Chapel Hill Chapel HillNC27599-3175 United States
We present a methodology for the implementation of resilient shared objects that allows the desired level of resiliency to be selected based on performance concerns. This methodology is based on the k-exclusion and re... 详细信息
来源: 评论
distributed pursuit-evasion: some aspects of privacy and security in distributed computing  94
Distributed pursuit-evasion: some aspects of privacy and sec...
收藏 引用
proceedings of the thirteenth annual acm symposium on principles of distributed computing
作者: P. Spirakis B. Tampakas Computer Technology Institute PO BOX 1122 26110 Patras Greece
No abstract available.
来源: 评论
Set-linearizability  94
Set-linearizability
收藏 引用
proceedings of the thirteenth annual acm symposium on principles of distributed computing
作者: Gil Neiger College of Computing Georgia Institute of Technology Atlanta Georgia
No abstract available.
来源: 评论
PCODE: efficient parallel computing over distributed environments  94
PCODE: efficient parallel computing over distributed environ...
收藏 引用
proceedings of the thirteenth annual acm symposium on principles of distributed computing
作者: Jehoshua Bruck Danny Dolev Ching-Tien Ho Rimon Orni Ray Strong IBM Almaden Research Center 650 Harry Road San Jose CA
No abstract available.
来源: 评论
A coding theorem for distributed computation  94
A coding theorem for distributed computation
收藏 引用
proceedings of the twenty-sixth annual acm symposium on Theory of computing
作者: Sridhar Rajagopalan Leonard Schulman University of California Berkeley
来源: 评论