咨询与建议

限定检索结果

文献类型

  • 480 篇 会议
  • 44 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 415 篇 工学
    • 408 篇 计算机科学与技术...
    • 260 篇 软件工程
    • 55 篇 信息与通信工程
    • 25 篇 电气工程
    • 23 篇 控制科学与工程
    • 14 篇 电子科学与技术(可...
    • 6 篇 农业工程
    • 3 篇 光学工程
    • 3 篇 材料科学与工程(可...
    • 2 篇 机械工程
    • 2 篇 动力工程及工程热...
    • 2 篇 化学工程与技术
    • 2 篇 环境科学与工程(可...
    • 1 篇 力学(可授工学、理...
    • 1 篇 冶金工程
    • 1 篇 航空宇航科学与技...
    • 1 篇 生物医学工程(可授...
  • 254 篇 理学
    • 248 篇 数学
    • 29 篇 统计学(可授理学、...
    • 4 篇 物理学
    • 4 篇 系统科学
    • 2 篇 化学
    • 1 篇 生物学
  • 36 篇 管理学
    • 31 篇 管理科学与工程(可...
    • 25 篇 工商管理
    • 6 篇 图书情报与档案管...
  • 9 篇 农学
    • 9 篇 作物学
    • 3 篇 农业资源与环境
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 150 篇 parallel process...
  • 86 篇 parallel algorit...
  • 32 篇 parallel archite...
  • 20 篇 parallel process...
  • 19 篇 computer archite...
  • 18 篇 parallel program...
  • 13 篇 computer science
  • 12 篇 concurrent compu...
  • 12 篇 scheduling
  • 10 篇 hardware
  • 9 篇 approximation al...
  • 8 篇 scalability
  • 8 篇 network topology
  • 7 篇 sorting
  • 7 篇 multiprocessor i...
  • 7 篇 parallel computi...
  • 7 篇 distributed comp...
  • 6 篇 routing
  • 6 篇 hypercubes
  • 6 篇 computer network...

机构

  • 8 篇 carnegie mellon ...
  • 5 篇 carnegie mellon ...
  • 4 篇 univ calif berke...
  • 4 篇 univ of paderbor...
  • 3 篇 uc berkeley unit...
  • 3 篇 paderborn univ p...
  • 3 篇 carnegie mellon ...
  • 3 篇 univ calif berke...
  • 3 篇 georgetown unive...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ calif davis...
  • 2 篇 int comp sci ins...
  • 2 篇 washington state...
  • 2 篇 massachusetts in...
  • 2 篇 at and t bell la...
  • 2 篇 university of ma...
  • 2 篇 duke univ dept c...
  • 2 篇 univ of central ...
  • 2 篇 univ maryland de...

作者

  • 11 篇 blelloch guy e.
  • 9 篇 gibbons phillip ...
  • 7 篇 reif john h.
  • 6 篇 vishkin uzi
  • 5 篇 gu yan
  • 5 篇 leiserson charle...
  • 5 篇 matias yossi
  • 4 篇 karp richard m.
  • 4 篇 snir marc
  • 4 篇 ramachandran vij...
  • 4 篇 tangwongsan kana...
  • 4 篇 sun yihan
  • 4 篇 leighton tom
  • 4 篇 schwartz oded
  • 4 篇 muthukrishnan s.
  • 4 篇 goodrich michael...
  • 4 篇 miller gary l.
  • 4 篇 demmel james
  • 3 篇 ballard grey
  • 3 篇 vitter js

语言

  • 506 篇 英文
  • 19 篇 其他
检索条件"任意字段=8th Annual ACM Symposium on Parallel Algorithms and Architectures"
525 条 记 录,以下是61-70 订阅
排序:
Separator based parallel divide and conquer in computational geometry
Separator based parallel divide and conquer in computational...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Frieze, Alan M. Miller, Gary L. Teng, Shang-Hua Camegie Mellon Univ Pittsburgh United States
An O(log n) time, n processor randomized algorithm for computing the k-nearest neighbor graph of n points in d dimensions, for fixed d and k is presented. the method is based on the use of sphere separators. Probabili... 详细信息
来源: 评论
parallel Sorting by Overpartitioning  94
Parallel Sorting by Overpartitioning
收藏 引用
6th annual acm symposium on parallel algorithms and architectures, SPAA 1994
作者: Li, Hui Sevcik, Kenneth C. Department of Computer Science University of Toronto Canada
A new approach to parallel sorting called parallel Sorting by OverPartitioning (PSOP) is presented. the approach limits the communication cost by moving each element between processors at most once, and leads to good ... 详细信息
来源: 评论
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... 详细信息
来源: 评论
On Gazit and Miller's parallel algorithm for planar separators. Achieving greater efficiency through random sampling  93
On Gazit and Miller's parallel algorithm for planar separato...
收藏 引用
Proceedings of the 5th annual acm symposium on parallel algorithms and architectures
作者: Klein, Philip Brown University United States
We show how to obtain a work-efficient parallel algorithm for finding a planar separator. the algorithm requires 0(n) time for any given positive constant e. © 1993 acm.
来源: 评论
External double hashing with choice
External double hashing with choice
收藏 引用
8th International symposium on parallel architectures, algorithms and Networks
作者: Burkhard, WA Univ Calif San Diego Dept Comp Sci & Engn Gemini Storage Syst Lab La Jolla CA 92093 USA
A novel extension to external double hashing providing significant reduction to both successful and unsuccessful search lengths is presented. the experimental and analytical results demonstrate the reductions possible... 详细信息
来源: 评论
Industrial presentation. the scalable parallel operating system PARIX
Industrial presentation. The scalable parallel operating sys...
收藏 引用
Proceedings of the 5th annual acm symposium on parallel algorithms and architectures
作者: Langhammer, Falk
来源: 评论
Industrial presentation. VOLVOX. An operating system for massively parallel computers
Industrial presentation. VOLVOX. An operating system for mas...
收藏 引用
Proceedings of the 5th annual acm symposium on parallel algorithms and architectures
作者: Tricot, Christian
来源: 评论
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... 详细信息
来源: 评论
parallel and output sensitive algorithms for combinational and linear algebra problem
Parallel and output sensitive algorithms for combinational a...
收藏 引用
Proceedings of the 5th annual acm symposium on parallel algorithms and architectures
作者: Cheriyan, Joseph Reif, John H.
来源: 评论
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... 详细信息
来源: 评论