咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 82 篇 parallel algorit...
  • 68 篇 parallel process...
  • 13 篇 computer program...
  • 12 篇 parallel program...
  • 9 篇 scheduling
  • 7 篇 computer archite...
  • 7 篇 pram
  • 6 篇 computer systems...
  • 5 篇 graph algorithms
  • 4 篇 performance
  • 4 篇 parallel archite...
  • 4 篇 approximation al...
  • 4 篇 multithreading
  • 4 篇 transactional me...
  • 4 篇 work stealing
  • 3 篇 parallel process...
  • 3 篇 parallelism
  • 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 篇 miller gary l.
  • 4 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 cormen thomas h.
  • 3 篇 deng xiaotie
  • 3 篇 tangwongsan kana...
  • 3 篇 sohn andrew
  • 3 篇 leighton tom
  • 3 篇 simhadri harsha ...
  • 3 篇 gu yan

语言

  • 357 篇 英文
  • 13 篇 其他
检索条件"任意字段=Proceedings of the nineteenth annual ACM symposium on Parallel algorithms and architectures"
370 条 记 录,以下是351-360 订阅
排序:
Intersecting line segments in parallel with an output-sensitive number of processors  89
Intersecting line segments in parallel with an output-sensit...
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Goodrich, Michael T. Department of Computer Science Johns Hopkins University BaltimoreMD21218 United States
We give an efficient parallel algorithm for constructing the arrangement of n line segments in the plane, i.e., the planar graph 'determined by the segment endpoints and intersections. Our algorithm is efficient r... 详细信息
来源: 评论
The power of parallel pointer manipulation  89
The power of parallel pointer manipulation
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Lam, Tak Wah Ruzzo, Walter L. Department of Computer Science University of Hong Kong Pokfulam Road Hong Kong Computer Science Department University of Washington SeattleWA98195 United States
An HMM is a very simple parallel machine consisting of finite state devices that can manipulate pointers to each other. The more commonly studied PRAM is a much richer parallel machine with a shared global memory and ...
来源: 评论
An efficient parallel algorithm for computing a large independent set in planar graph  89
An efficient parallel algorithm for computing a large indepe...
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Chrobek, Maxek Naor, Joseph Department of Mathematics and Computer Science University of California RiversideCA92521 United States Department of Computer Science Stanford University StanfordCA94305-2140 United States
Let (G) denote the independence number of a graph G, that is the maximum number of pairwise independent vertices in G. We present a parallel algorithm that computes in a planar graph G = (V, E), an independent set I ⊂... 详细信息
来源: 评论
parallel RAMs with bounded memory wordsize  89
Parallel RAMs with bounded memory wordsize
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Bellantoni, Stephen J. Department of Computer Science University of Toronto Canada
The PRAM model of parallel computation is examined with respect to wordsize, the number of bits which can be held in each global memory cell. First, adversary arguments are used to show the incomparability of certain ... 详细信息
来源: 评论
Conflict-free access of arrays in a parallel processor  89
Conflict-free access of arrays in a parallel processor
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Lee, D.-L. Wang, Y.H. Department of Computer Science York University North YorkONM3J1P3 Canada
Let T be a collection of data templates of an N × N matrix, T = {row, column, forward diagonal, backward diagonal}. In the context of parallel processing, the question of whether it is possible or not for a paral... 详细信息
来源: 评论
On the parallel complexity of integer programming  89
On the parallel complexity of integer programming
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Deng, Xiaotie Dept. of Operations Research Stanford University United States Dept. of Computer Science and Engineering UC at San Diego United States
We show that the several problems, whose complexity with respect P and NC was open, are equivalent under NC-reductions. These include: (1) Finding the optimal solution of a two-variable integer program;(2) Determining... 详细信息
来源: 评论
On parallel evaluation of game trees  89
On parallel evaluation of game trees
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Karp, Richard M. Zhang, Yanjun Computer Science Division University of California BerkeleyCA94720 United States
We present parallel algorithms for evaluating game trees. These algorithms parallelize the "left-To-right" sequential algorithm for evaluating AND]OR trees and the α-β pruning procedure for evaluating MIN/... 详细信息
来源: 评论
Optimal VLSI architectures for multidimensional DFT  89
Optimal VLSI architectures for multidimensional DFT
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Bilardi, Gianfranco Hornick, Scot W. Sarrafzadeh, Majid Department of Computer Science Cornell University Upson Hall IthacaNY14853 United States Andersen Consulting Center for Strategic Tech. Res. 100 S. Wacker ChicagoIL60606 United States Dept. of Elec. Eng. and Comp. Sci. Technological Institute Northwestern University EvanstonIL60208 United States
A family of VLSI architectures for computing an (n 1 × n 2 × • • " × nd)-point multidimensional D1VF (MDDFT) over Zm, the ring of integers modulo M, is presented. These architectures achieve VLSI a... 详细信息
来源: 评论
Locating faults in a constant number of parallel testing rounds  89
Locating faults in a constant number of parallel testing rou...
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Beigel, Richard Kosaraju, S. Rao Sullivan, Gregory F. Dept. of Computer Science Johns Hopkins University BaltimoreMD21218 United States
Consider a system of processing elements in which elements may administer tests to other elements. We show, surprisingly, that a constant, number of rounds of parallel testing are sufficient to identify all faults (in... 详细信息
来源: 评论
Constructing trees in parallel  89
Constructing trees in parallel
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Atallah, M.J. Kosaraju, S.R. Larmore, L.L. Miller, G.L. Teng, S.-H. Department of Computer Science Purdue University United States Department of Computer Science Johns Hopkins University United States ICS UC Irvine United States School of Computer Science CMU United States Department of Computer Science USC United States
An O(log 2 n) time, n2/logn processor as well as an O(log n) time, n3/log n processor CREW deterministic parallel algorithms are presented for constructing Huffman codes from a given list of frequences. The time can b... 详细信息
来源: 评论