咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是1281-1290 订阅
排序:
Finding connected components in O(log n loglog n) time on the EREW PRAM
Finding connected components in O(log n loglog n) time on th...
收藏 引用
Proceedings of the Fourth annual acm-SIAM symposium on Discrete algorithms
作者: Chong, Ka Wong Lam, Tak Wah Univ of Hong Kong Hong Kong
In this paper we present a new parallel algorithm for finding the connected components of an undirected graph. On a graph with n vertices and m edges, the algorithm runs in O(log n loglog n) time using n+m processors ... 详细信息
来源: 评论
Experiences with a model for parallel computation  93
Experiences with a model for parallel computation
收藏 引用
Proceedings of the 12th annual acm symposium on Principles of Distributed Computing
作者: Juurlink, B.H.H. Wijshoff, H.A.G. Leiden Univ Leiden Netherlands
In this paper we study the practical viability of the BSP model of parallel computation as proposed by Valiant. This model is intended for simulating the often considered PRAM model on more realistic parallel computer... 详细信息
来源: 评论
Proceedings of the Fourth annual acm-SIAM symposium on Discrete algorithms
Proceedings of the Fourth Annual ACM-SIAM Symposium on Discr...
收藏 引用
Proceedings of the Fourth annual acm-SIAM symposium on Discrete algorithms
The symposium materials contain 54 papers. The topics covered include fast deterministic processor allocation, min-cut algorithms, random weighted Laplacians, combinatorial algorithms, dynamic point location, ray shoo... 详细信息
来源: 评论
FAST DETERMINISTIC PROCESSOR ALLOCATION
FAST DETERMINISTIC PROCESSOR ALLOCATION
收藏 引用
4TH annual acm-SIAM SYMP ON DISCRETE algorithms
作者: HAGERUP, T Universitat Politecnica de Catalunya Barcelona Spain
Interval allocation has been suggested as a possible formalization for the PRAM of the (vaguely defined) processor allocation problem, which is of fundamental importance in parallel computing. The interval allocation ... 详细信息
来源: 评论
A parallel approximation algorithm for positive linear programming  93
A parallel approximation algorithm for positive linear progr...
收藏 引用
25th annual acm symposium on Theory of Computing, STOC 1993
作者: Luby, Michael Nisan, Noam International Computer Science Institute and UC Berkeley United States Hebrew University Jerusalem Israel
We introduce a fast parallel approximation algorithm for the positive linear programming optimization problem, i.e. the special case of the linear programming optimization problem where the input constraint matrix and... 详细信息
来源: 评论
Scalable parallel geometric algorithms for coarse grained multicomputers  93
Scalable parallel geometric algorithms for coarse grained mu...
收藏 引用
Proceedings of the 9th annual symposium on Computational Geometry
作者: Dehne, E. Fabri, A. Rau-Chaplin, A. Carleton Univ Ottawa Canada
The efficient or optimal scalable algorithms for a number of geometric problems for a machine model reflecting real parallel machines are presented. As stated, relevant parallel algorithms must be applicable and effic... 详细信息
来源: 评论
Proceedings of the 3rd annual acm symposium on parallel algorithms and architectures, SPAA 1991
Proceedings of the 3rd Annual ACM Symposium on Parallel Algo...
收藏 引用
3rd annual acm symposium on parallel algorithms and architectures, SPAA 1991
The proceedings contain 33 papers. The topics discussed include: a comparison of sorting algorithms for the connection machine CM-2;randomized sorting and selection on mesh-connected processor arrays;large-scale sorti...
来源: 评论
Proceedings of the 12th annual acm symposium on Principles of Distributed Computing
Proceedings of the 12th Annual ACM Symposium on Principles o...
收藏 引用
Proceedings of the 12th annual acm symposium on Principles of Distributed Computing
The symposium materials contain 24 papers. The topics covered include local area networks as distributed systems;operating systems research;scalable parallel computing;atomic snapshots;radio networks;fast deflection r... 详细信息
来源: 评论
Automatic array alignment in data-parallel programs  93
Automatic array alignment in data-parallel programs
收藏 引用
20th annual acm SIGPLAN-SIGACT symposium on Principles of Programming Languages, POPL'93
作者: Chatterjee, Siddhartha Gilbert, John R. Schreiber, Robert Teng, Shang-Hua NASA Ames Research Cent Moffett Field CA United States
Data-parallel languages like Fortran 90 express parallelism in the form of operations on data aggregates such as arrays. Misalignment of the operands of an array operation can reduce program performance on a distribut... 详细信息
来源: 评论
COMPETITIVE IMPLEMENTATION OF parallel PROGRAMS
COMPETITIVE IMPLEMENTATION OF PARALLEL PROGRAMS
收藏 引用
4TH annual acm-SIAM SYMP ON DISCRETE algorithms
作者: DENG, XT KOUTSOUPIAS, E York Univ North York Canada
We apply the methodology of competitive analysis of algorithms in problems related to the implementation of programs on parallel machines. Previous work on the problem of implementing parallel programs in the face of ... 详细信息
来源: 评论