咨询与建议

限定检索结果

文献类型

  • 349 篇 会议
  • 18 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 250 篇 工学
    • 247 篇 计算机科学与技术...
    • 163 篇 软件工程
    • 25 篇 电气工程
    • 23 篇 信息与通信工程
    • 17 篇 控制科学与工程
    • 5 篇 电子科学与技术(可...
    • 4 篇 农业工程
    • 3 篇 生物工程
    • 2 篇 机械工程
    • 2 篇 生物医学工程(可授...
    • 1 篇 材料科学与工程(可...
    • 1 篇 建筑学
    • 1 篇 化学工程与技术
  • 147 篇 理学
    • 144 篇 数学
    • 23 篇 统计学(可授理学、...
    • 3 篇 生物学
    • 3 篇 系统科学
    • 1 篇 化学
  • 13 篇 管理学
    • 10 篇 管理科学与工程(可...
    • 9 篇 工商管理
    • 3 篇 图书情报与档案管...
  • 6 篇 农学
    • 6 篇 作物学
    • 2 篇 农业资源与环境
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 82 篇 parallel algorit...
  • 69 篇 parallel process...
  • 12 篇 parallel program...
  • 11 篇 computer program...
  • 9 篇 scheduling
  • 7 篇 computer archite...
  • 7 篇 pram
  • 6 篇 computer systems...
  • 5 篇 graph algorithms
  • 4 篇 performance
  • 4 篇 parallel archite...
  • 4 篇 multithreading
  • 4 篇 transactional me...
  • 4 篇 work stealing
  • 3 篇 parallel process...
  • 3 篇 parallelism
  • 3 篇 approximation al...
  • 3 篇 cilk
  • 3 篇 sorting
  • 3 篇 chip multiproces...

机构

  • 10 篇 carnegie mellon ...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ of paderbor...
  • 3 篇 department of co...
  • 3 篇 university of ma...
  • 3 篇 mit 77 massachus...
  • 2 篇 duke univ durham...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ of toronto ...
  • 2 篇 dept. of compute...
  • 2 篇 at and t bell la...
  • 2 篇 sandia national ...
  • 2 篇 computer science...
  • 2 篇 univ of californ...
  • 2 篇 department of ma...
  • 2 篇 digital systems ...
  • 2 篇 t.j. watson rese...
  • 2 篇 max planck inst ...
  • 2 篇 bell laboratorie...

作者

  • 12 篇 gibbons phillip ...
  • 11 篇 blelloch guy e.
  • 6 篇 reif john h.
  • 6 篇 leiserson charle...
  • 5 篇 matias yossi
  • 4 篇 uzi vishkin
  • 4 篇 ramachandran vij...
  • 4 篇 vitter jeffrey s...
  • 4 篇 muthukrishnan s.
  • 4 篇 goodrich michael...
  • 4 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 vijaya ramachand...
  • 3 篇 cormen thomas h.
  • 3 篇 deng xiaotie
  • 3 篇 tangwongsan kana...
  • 3 篇 sohn andrew
  • 3 篇 leighton tom
  • 3 篇 simhadri harsha ...
  • 3 篇 miller gary l.

语言

  • 354 篇 英文
  • 13 篇 其他
检索条件"任意字段=Proceedings of the tenth annual ACM symposium on Parallel algorithms and architectures"
367 条 记 录,以下是171-180 订阅
排序:
Detecting data races in Cilk programs that use locks  98
Detecting data races in Cilk programs that use locks
收藏 引用
proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Cheng, G.-I. Feng, M. Leiserson, Ch.E. Randall, K.H. Stark, A.F. MIT Lab for Computer Science Cambridge MA United States
When two parallel threads holding no locks in common access the same memory location and at least one of the threads modifies the location, a 'data race' occurs, which is usually a bug. This paper describes th... 详细信息
来源: 评论
Deadlock-free routing in arbitrary networks via the flattest common supersequence method  98
Deadlock-free routing in arbitrary networks via the flattest...
收藏 引用
proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Laing, A.K. Cypher, R. The Johns Hopkins Univ Baltimore MD United States
In this paper we consider the problem of deadlock-free routing in arbitrary parallel and distributed computers. We focus on asynchronous routing algorithms which continuously receive new packets to route and which do ... 详细信息
来源: 评论
A constant time optimal parallel algorithm for two-dimensional pattern matching
收藏 引用
SIAM JOURNAL ON COMPUTING 1998年 第3期27卷 668-681页
作者: Crochemore, M Gasieniec, L Hariharan, R Muthukrishnan, S Rytter, W Univ Marne La Vallee Inst Gaspard Monge F-93160 Noisy Le Grand France Univ Warsaw Inst Informat PL-02097 Warszawa Poland Max Planck Inst Informat Saarbrucken Germany NYU Courant Inst New York NY USA AT&T Bell Labs Murray Hill NJ 07974 USA
We give an alphabet-independent deterministic parallel algorithm for finding all occurrences of a pattern array of size m(h) x m(w) in a text array of size n(h) x n(w) in the concurrent-read-concurrent-write-parallel-... 详细信息
来源: 评论
A framework for simple sorting algorithms on parallel disk systems (extended abstract)  98
A framework for simple sorting algorithms on parallel disk s...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Sanguthevar Rajasekaran Dept. of CISE University of Florida Gainesville FL
来源: 评论
Distributed and parallel computing issues in data warehousing (abstract)  98
Distributed and parallel computing issues in data warehousin...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Hector Garcia-Molina Wilburt J. Labio Janet L. Wiener Yue Zhuge Stanford University
No abstract available.
来源: 评论
parallel continuous randomized load balancing (extended abstract)  98
Parallel continuous randomized load balancing (extended abst...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Petra Berenbrink Tom Friedetzky Ernst W. Mayr Department of Mathematics and Computer Science Paderborn University Germany Institut für Informatik Technische Universität München Germany
来源: 评论
Communication-optimal parallel minimum spanning tree algorithms (extended abstract)  98
Communication-optimal parallel minimum spanning tree algorit...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Micah Adler Wolfgang Dittrich Ben Juurlink Mirosław Kutyłowski Ingo Rieping Department of Computer Science University of Toronto Canada Bosch Telecom GmbH Dept. UC-ON/ERS Backnang Germany Heinz Nixdorf Institute Dept. of Computer Science University of Paderborn Germany Computer Science Institute University of Wroclaw Poland
来源: 评论
proceedings of the 1997 9th annual acm symposium on parallel algorithms and architectures, SPAA
Proceedings of the 1997 9th Annual ACM Symposium on Parallel...
收藏 引用
proceedings of the 1997 9th annual acm symposium on parallel algorithms and architectures, SPAA
The proceedings contains 32 papers from the 9th annual acm symposium on parallel algorithms and architectures. Topics discussed include: Cilk programs;parallel scheduling algorithms;reactive diffracting trees;load bal... 详细信息
来源: 评论
On the parallel complexity of matrix factorization algorithms  97
On the parallel complexity of matrix factorization algorithm...
收藏 引用
proceedings of the 1997 9th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Leoncini, Mauro Manzini, Giovanni Margara, Luciano Universita di Pisa Pisa Italy
We prove a number of negative results about practical (i.e., numerically accurate) algorithms for certain matrix factorizations. In particular, we prove that the popular Givens' method for computing the QR decompo... 详细信息
来源: 评论
Modeling parallel bandwidth: Local vs. global restrictions
Modeling parallel bandwidth: Local vs. global restrictions
收藏 引用
proceedings of the 1997 9th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Adler, Micah Gibbons, Phillip B. Matias, Yossi Ramachandran, Vijaya Heinz Nixdorf Inst Paderborn Germany
Recently there has been an increasing interest in models of parallel computation that account for the bandwidth limitations in communication networks. Some models (e.g., BSP and LOGP) account for bandwidth limitations... 详细信息
来源: 评论