咨询与建议

限定检索结果

文献类型

  • 1,504 篇 会议
  • 105 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 1,168 篇 工学
    • 1,111 篇 计算机科学与技术...
    • 557 篇 软件工程
    • 118 篇 电气工程
    • 75 篇 信息与通信工程
    • 46 篇 控制科学与工程
    • 37 篇 电子科学与技术(可...
    • 13 篇 材料科学与工程(可...
    • 13 篇 农业工程
    • 11 篇 机械工程
    • 11 篇 光学工程
    • 8 篇 化学工程与技术
    • 8 篇 生物工程
    • 7 篇 建筑学
    • 7 篇 生物医学工程(可授...
    • 6 篇 动力工程及工程热...
    • 5 篇 土木工程
    • 3 篇 力学(可授工学、理...
  • 579 篇 理学
    • 557 篇 数学
    • 55 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 9 篇 生物学
    • 9 篇 系统科学
    • 8 篇 化学
  • 73 篇 管理学
    • 64 篇 管理科学与工程(可...
    • 40 篇 工商管理
    • 10 篇 图书情报与档案管...
  • 16 篇 农学
    • 16 篇 作物学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 3 篇 教育学
    • 3 篇 教育学
  • 2 篇 医学
  • 1 篇 文学
  • 1 篇 军事学

主题

  • 237 篇 parallel algorit...
  • 173 篇 parallel process...
  • 80 篇 computer archite...
  • 74 篇 parallel process...
  • 57 篇 parallel program...
  • 55 篇 algorithms
  • 47 篇 parallel archite...
  • 41 篇 hardware
  • 30 篇 scheduling
  • 27 篇 computer program...
  • 21 篇 graph algorithms
  • 20 篇 computer systems...
  • 18 篇 approximation al...
  • 18 篇 processor schedu...
  • 18 篇 computational mo...
  • 18 篇 field programmab...
  • 17 篇 parallel computi...
  • 16 篇 computer science
  • 16 篇 performance
  • 16 篇 delay

机构

  • 32 篇 carnegie mellon ...
  • 15 篇 swiss fed inst t...
  • 15 篇 carnegie mellon ...
  • 11 篇 univ maryland de...
  • 11 篇 stanford univ st...
  • 10 篇 univ maryland co...
  • 10 篇 mit 77 massachus...
  • 10 篇 univ calif berke...
  • 8 篇 eth zurich
  • 7 篇 georgetown univ ...
  • 7 篇 mit cambridge ma...
  • 7 篇 univ texas austi...
  • 6 篇 penn state univ ...
  • 6 篇 mit csail cambri...
  • 5 篇 univ calif river...
  • 5 篇 princeton univer...
  • 5 篇 university of ma...
  • 5 篇 microsoft res re...
  • 5 篇 carnegie mellon ...
  • 5 篇 harvard univ cam...

作者

  • 38 篇 blelloch guy e.
  • 20 篇 gu yan
  • 18 篇 gibbons phillip ...
  • 18 篇 shun julian
  • 18 篇 goodrich michael...
  • 16 篇 fineman jeremy t...
  • 15 篇 sun yihan
  • 14 篇 dhulipala laxman
  • 13 篇 vishkin uzi
  • 12 篇 agrawal kunal
  • 11 篇 leiserson charle...
  • 10 篇 ballard grey
  • 10 篇 hoefler torsten
  • 10 篇 anon
  • 10 篇 miller gary l.
  • 10 篇 harris david g.
  • 9 篇 ghaffari mohsen
  • 9 篇 tangwongsan kana...
  • 9 篇 reif john h.
  • 9 篇 demmel james

语言

  • 1,569 篇 英文
  • 40 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1609 条 记 录,以下是1311-1320 订阅
排序:
Efficient parallel algorithms for computing all pair shortest paths in directed graphs  92
Efficient parallel algorithms for computing all pair shortes...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Han, Y. Pan, V. Reif, J. Univ of Kentucky Lexington KY United States
We present parallel algorithms for computing all pair shortest paths in directed graphs. Our algorithm has time complexity O(f(n)/p + I(n)log n) on the PRAM using p processors, where I(n) is log n on the EREW PRAM, lo... 详细信息
来源: 评论
Supporting the hypercube programming model on mesh architectures. (A fast sorter for iWarp tori)
Supporting the hypercube programming model on mesh architect...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Stricker, Thomas M. Carnegie Mellon Univ Pittsburgh United States
This paper presents a method for mapping binary hypercube-algorithms onto lower dimensional meshes and analyzes this method in a model derived from the architecture of modern mesh machines. We outline the criteria use... 详细信息
来源: 评论
parallel algorithm for computing minimum spanning trees
Parallel algorithm for computing minimum spanning trees
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Johnson, Donald B. Metaxas, Panagiotis Dartmouth Coll Germany
We present an algorithm that computers a minimum spanning tree (MST) of an undirected weighted graph G = (V, E) of n = |V| vertices and m = |E| edges on an EREW PRAM in O(log3/2 n) time using n + m processors. This re... 详细信息
来源: 评论
Fast parallel discrete approximation algorithms for the radon transform  92
Fast parallel discrete approximation algorithms for the rado...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Brady, Martin L. Yong, Whanki Pennsylvania State Univ University Park PA United States
This paper addresses fast parallel methods for the computation of the Radon (Hough) Transform. The Radon Transform (RT) of an image is a set of projections of the image taken at different angles. Its computation is ex... 详细信息
来源: 评论
Polynomial root-finding. Analysis and computational investigation of a parallel algorithm
Polynomial root-finding. Analysis and computational investig...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Narendran, B. Tiwari, Prasoon Univ of Wisconsin-Madison Madison United States
Using the ideas from the NC algorithm of Ben-Or and Tiwari [Journal of Complexity 6, 417-442, 1990], we develop a practical parallel algorithm that approximates the roots of a polynomial whose roots are all real. A ne... 详细信息
来源: 评论
Supereffective slow-down of parallel computations  92
Supereffective slow-down of parallel computations
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Pan, Victor Y. Preparata, Franco P. Lehman Coll Bronx NY United States
Brent's scheduling principle provides a general simulation scheme when fewer processors are available than specified by the fastest parallel algorithm. Such a scheme preserves the actual number of executed operati... 详细信息
来源: 评论
O(n log log n)-work parallel algorithms for straight-line grid embeddings of planar graphs
O(n log log n)-work parallel algorithms for straight-line gr...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Fuerer, Martin He, Xin Kao, Ming-Yang Raghavachari, Balaji Pennsylvania State Univ University Park United States
A straight-line grid embedding of a planar graph is a drawing of the graph on a plane where the vertices are located at grid points and the edges are represented by nonintersecting segments of straight lines joining t... 详细信息
来源: 评论
Optimal dynamic scheduling of task tree on constant-dimensional architectures  92
Optimal dynamic scheduling of task tree on constant-dimensio...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Yu, Xiangdong Ghosal, Dipak Columbia Univ New York City NY United States
The scheduling of a set of interdependent tasks on a specific family of parallel/distributed architectures is a basic problem arising in various areas. We consider tasks whose interdependency relationship has the form... 详细信息
来源: 评论
parallel algorithms for gray-scale image component labeling on a mesh-connected computer  92
Parallel algorithms for gray-scale image component labeling ...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Hambrusch, Susanne He, Xin Miller, Russ Purdue Univ West Lafayette IN United States
We present two asymptotically optimal Θ(n) time algorithms for labeling the connected components of a gray-scale image on a mesh-connected computer. We assume that the input is an n × n gray-scale image mapped o... 详细信息
来源: 评论
Subset barrier synchronization on a private-memory parallel system  92
Subset barrier synchronization on a private-memory parallel ...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Feldmann, Anja Gross, Thomas O'Hallaron, David Stricker, Thomas M. Carnegie Mellon Univ Pittsburgh PA United States
A global barrier synchronizes all processors in a parallel system. This paper investigates algorithms that allow disjoint subsets of processors to synchronize independently and in parallel. The user model of a subset ... 详细信息
来源: 评论