咨询与建议

限定检索结果

文献类型

  • 496 篇 会议
  • 38 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 400 篇 工学
    • 384 篇 计算机科学与技术...
    • 262 篇 软件工程
    • 44 篇 信息与通信工程
    • 33 篇 电气工程
    • 25 篇 控制科学与工程
    • 11 篇 电子科学与技术(可...
    • 9 篇 农业工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 生物工程
    • 3 篇 机械工程
    • 3 篇 光学工程
    • 2 篇 动力工程及工程热...
    • 2 篇 化学工程与技术
    • 2 篇 生物医学工程(可授...
    • 2 篇 安全科学与工程
    • 1 篇 建筑学
    • 1 篇 土木工程
  • 267 篇 理学
    • 261 篇 数学
    • 39 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 3 篇 物理学
    • 3 篇 系统科学
    • 2 篇 化学
  • 34 篇 管理学
    • 30 篇 管理科学与工程(可...
    • 25 篇 工商管理
    • 4 篇 图书情报与档案管...
  • 11 篇 农学
    • 11 篇 作物学
    • 2 篇 农业资源与环境
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 118 篇 parallel process...
  • 103 篇 parallel algorit...
  • 20 篇 parallel program...
  • 15 篇 computer program...
  • 13 篇 scheduling
  • 11 篇 computer archite...
  • 8 篇 approximation al...
  • 7 篇 computer systems...
  • 7 篇 pram
  • 6 篇 parallel process...
  • 6 篇 parallel archite...
  • 6 篇 sorting
  • 5 篇 graph algorithms
  • 5 篇 algorithms
  • 4 篇 performance
  • 4 篇 computational ge...
  • 4 篇 multithreading
  • 4 篇 heterogeneity
  • 4 篇 data structures
  • 4 篇 transactional me...

机构

  • 10 篇 carnegie mellon ...
  • 8 篇 carnegie mellon ...
  • 5 篇 carnegie mellon ...
  • 4 篇 university of ma...
  • 4 篇 univ calif berke...
  • 4 篇 univ of paderbor...
  • 4 篇 carnegie mellon ...
  • 3 篇 uc berkeley unit...
  • 3 篇 paderborn univ p...
  • 3 篇 department of co...
  • 3 篇 university of ma...
  • 3 篇 mit 77 massachus...
  • 3 篇 georgetown unive...
  • 2 篇 duke univ durham...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ of toronto ...
  • 2 篇 univ calif davis...
  • 2 篇 int comp sci ins...
  • 2 篇 heinz nixdorf in...

作者

  • 21 篇 blelloch guy e.
  • 14 篇 gibbons phillip ...
  • 9 篇 goodrich michael...
  • 8 篇 leiserson charle...
  • 8 篇 vishkin uzi
  • 7 篇 tangwongsan kana...
  • 7 篇 fineman jeremy t...
  • 7 篇 reif john h.
  • 6 篇 vitter jeffrey s...
  • 6 篇 gu yan
  • 6 篇 demmel james
  • 5 篇 ballard grey
  • 5 篇 sun yihan
  • 5 篇 bender michael a...
  • 5 篇 schwartz oded
  • 5 篇 muthukrishnan s.
  • 5 篇 simhadri harsha ...
  • 5 篇 miller gary l.
  • 5 篇 matias yossi
  • 4 篇 karp richard m.

语言

  • 520 篇 英文
  • 14 篇 其他
检索条件"任意字段=Fourteenth Annual ACM Symposium on Parallel Algorithms and Architectures"
534 条 记 录,以下是461-470 订阅
排序:
On the parallel implementation of Goldberg's maximum flow algorithm  92
On the parallel implementation of Goldberg's maximum flow al...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Anderson, Richard J. Setubal, Joao C. Univ of Washington Seattle WA United States
We describe an efficient parallel implementation of Goldberg's maximum flow algorithm for a shared-memory multiprocessor. Our main technical innovation is a method that allows a 'global relabeling' heurist... 详细信息
来源: 评论
Embedding leveled hypercube algorithms into hypercubes
Embedding leveled hypercube algorithms into hypercubes
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Wilson, David Bruce Massachusetts Inst of Technology Cambridge United States
When a leveled hypercube algorithm (one dimension used at a time) is mapped in the straightforward way into a hypercube in which all edges are useable at once, most of the host machine's bandwidth is unused. This ... 详细信息
来源: 评论
Space and time efficient implementations of parallel nested dissection  92
Space and time efficient implementations of parallel nested ...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Armon, Deganit Reif, John Duke Univ
Nested dissection is a method for solving large sparse systems of linear equations. The method is inherently parallelizable and efficient algorithms for parallel nested dissection (PND) exist for various parallel arch... 详细信息
来源: 评论
Implementations of randomized sorting on large parallel machines  92
Implementations of randomized sorting on large parallel mach...
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Hightower, William L. Prins, Jan F. Reif, John H. Elon Coll Elon College NC United States
Flashsort [RV83,86] and Samplesort [HC83] are related parallel sorting algorithms proposed in the literature. Both utilize a sophisticated randomized sampling technique to form a splitter set, but Samplesort distribut... 详细信息
来源: 评论
Design and performance of multipath MIN architectures  92
Design and performance of multipath MIN architectures
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Chong, Frederic T. Knight Jr., Thomas F. Massachusetts Inst of Technology Cambridge MA United States
In this paper, we discuss the use of multipath multistage interconnection networks (MINs) in the design of a fault-tolerant parallel computer. Multipath networks have multiple paths between any input and any output. I... 详细信息
来源: 评论
A parallel algorithm for computing minimum spanning trees  92
A parallel algorithm for computing minimum spanning trees
收藏 引用
Proceedings of the fourth annual acm symposium on parallel algorithms and architectures
作者: Donald B. Johnson Panagiotis Metaxas
来源: 评论
O(nlog log n)-work parallel algorithms for straight-line grid embeddings of planar graphs  92
O(nlog log n)-work parallel algorithms for straight-line gri...
收藏 引用
Proceedings of the fourth annual acm symposium on parallel algorithms and architectures
作者: Martin Fürer Xin He Ming-Yang Kao Balaji Raghavachari
来源: 评论
An efficient expected time parallel algorithm for Voronoi construction  92
An efficient expected time parallel algorithm for Voronoi co...
收藏 引用
Proceedings of the fourth annual acm symposium on parallel algorithms and architectures
作者: B. C. Vemuri R. Varadarajan N. Mayya
来源: 评论
Separator based parallel divide and conquer in computational geometry  92
Separator based parallel divide and conquer in computational...
收藏 引用
Proceedings of the fourth annual acm symposium on parallel algorithms and architectures
作者: Alan M. Frieze Gary L. Miller Shang-Hua Teng
来源: 评论
Supporting the hypercube programming model on mesh architectures: (a fast sorter for iWarp tori)  92
Supporting the hypercube programming model on mesh architect...
收藏 引用
Proceedings of the fourth annual acm symposium on parallel algorithms and architectures
作者: Thomas M. Stricker
来源: 评论