咨询与建议

限定检索结果

文献类型

  • 416 篇 会议
  • 20 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 306 篇 工学
    • 299 篇 计算机科学与技术...
    • 192 篇 软件工程
    • 31 篇 电气工程
    • 27 篇 信息与通信工程
    • 20 篇 控制科学与工程
    • 9 篇 电子科学与技术(可...
    • 4 篇 农业工程
    • 4 篇 生物医学工程(可授...
    • 4 篇 生物工程
    • 3 篇 机械工程
    • 3 篇 光学工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 建筑学
    • 1 篇 化学工程与技术
    • 1 篇 环境科学与工程(可...
  • 172 篇 理学
    • 165 篇 数学
    • 25 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 3 篇 物理学
    • 3 篇 系统科学
    • 1 篇 化学
  • 16 篇 管理学
    • 13 篇 管理科学与工程(可...
    • 11 篇 工商管理
    • 3 篇 图书情报与档案管...
  • 6 篇 农学
    • 6 篇 作物学
    • 2 篇 农业资源与环境
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 92 篇 parallel algorit...
  • 81 篇 parallel process...
  • 14 篇 parallel program...
  • 13 篇 computer program...
  • 10 篇 computer archite...
  • 10 篇 scheduling
  • 8 篇 computer systems...
  • 8 篇 pram
  • 7 篇 parallel process...
  • 6 篇 parallel archite...
  • 5 篇 graph algorithms
  • 5 篇 multithreading
  • 4 篇 performance
  • 4 篇 approximation al...
  • 4 篇 computational ge...
  • 4 篇 bandwidth
  • 4 篇 processor schedu...
  • 4 篇 pipeline process...
  • 4 篇 transactional me...
  • 4 篇 concurrency

机构

  • 11 篇 carnegie mellon ...
  • 4 篇 univ maryland de...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ of paderbor...
  • 3 篇 carnegie mellon ...
  • 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 篇 dipartimento di ...
  • 2 篇 dept. of compute...
  • 2 篇 at and t bell la...
  • 2 篇 sandia national ...
  • 2 篇 ibm t.j. watson ...
  • 2 篇 computer science...
  • 2 篇 univ of californ...
  • 2 篇 department of ma...

作者

  • 12 篇 blelloch guy e.
  • 12 篇 gibbons phillip ...
  • 6 篇 reif john h.
  • 6 篇 leiserson charle...
  • 5 篇 muthukrishnan s.
  • 5 篇 goodrich michael...
  • 5 篇 matias yossi
  • 4 篇 uzi vishkin
  • 4 篇 ramachandran vij...
  • 4 篇 tangwongsan kana...
  • 4 篇 vitter jeffrey s...
  • 4 篇 simhadri harsha ...
  • 4 篇 gu yan
  • 4 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 tarjan robert e.
  • 3 篇 cormen thomas h.
  • 3 篇 dhulipala laxman
  • 3 篇 deng xiaotie
  • 3 篇 monien burkhard

语言

  • 422 篇 英文
  • 14 篇 其他
检索条件"任意字段=Proceedings of the second annual ACM symposium on Parallel algorithms and architectures"
436 条 记 录,以下是201-210 订阅
排序:
Blocking in parallel multisearch problems (extended abstract)  98
Blocking in parallel multisearch problems (extended abstract...
收藏 引用
proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Dittrich, W. Hutchinson, D. Maheshwari, A. Bosch Telecom GmbH Backnang Germany
External memory (EM) algorithms are designed for computational problems in which the size of the internal memory of the computer is only a small fraction of the problem size. Block-wise access to data is a central the... 详细信息
来源: 评论
A constant time optimal parallel algorithm for two-dimensional pattern matching
收藏 引用
SIAM JOURNAL ON COMPUTING 1998年 第3期27卷 668-681页
作者: Crochemore, M Gasieniec, L Hariharan, R Muthukrishnan, S Rytter, W Univ Marne La Vallee Inst Gaspard Monge F-93160 Noisy Le Grand France Univ Warsaw Inst Informat PL-02097 Warszawa Poland Max Planck Inst Informat Saarbrucken Germany NYU Courant Inst New York NY USA AT&T Bell Labs Murray Hill NJ 07974 USA
We give an alphabet-independent deterministic parallel algorithm for finding all occurrences of a pattern array of size m(h) x m(w) in a text array of size n(h) x n(w) in the concurrent-read-concurrent-write-parallel-... 详细信息
来源: 评论
Dynamic scheduling with incomplete information  98
Dynamic scheduling with incomplete information
收藏 引用
proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Bast, H. Max-Planck-Inst fur Informatik Saarbrucken Germany
We consider the following scheduling problem: Our goal is to execute a given amount of arbitrarily decomposable work on a distributed machine as quickly as possible. The work is maintained by a central scheduler that ... 详细信息
来源: 评论
Detecting data races in Cilk programs that use locks  98
Detecting data races in Cilk programs that use locks
收藏 引用
proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Cheng, G.-I. Feng, M. Leiserson, Ch.E. Randall, K.H. Stark, A.F. MIT Lab for Computer Science Cambridge MA United States
When two parallel threads holding no locks in common access the same memory location and at least one of the threads modifies the location, a 'data race' occurs, which is usually a bug. This paper describes th... 详细信息
来源: 评论
Deadlock-free routing in arbitrary networks via the flattest common supersequence method  98
Deadlock-free routing in arbitrary networks via the flattest...
收藏 引用
proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Laing, A.K. Cypher, R. The Johns Hopkins Univ Baltimore MD United States
In this paper we consider the problem of deadlock-free routing in arbitrary parallel and distributed computers. We focus on asynchronous routing algorithms which continuously receive new packets to route and which do ... 详细信息
来源: 评论
Clustering and reassignment-based mapping strategy for message-passing architectures  1
Clustering and reassignment-based mapping strategy for messa...
收藏 引用
1st Merged International parallel Processing symposium/symposium on parallel and Distributed Processing (IPPS/SPDP 1998)
作者: Senar, MA Ripoll, A Cortes, A Luque, E Univ Autonoma Barcelona Dept Informat Unitat Arquitect Ordinadors & Sistemes Operatius Bellaterra 08193 Barcelona Spain
A fundamental issue affecting the performance of a parallel program is the assignment of tasks to processors in order to get the minimum completion rime. In this paper, we present a compilation-time two-stage mapping ... 详细信息
来源: 评论
First- and second-order diffusive methods for rapid, coarse, distributed load balancing
收藏 引用
THEORY OF COMPUTING SYSTEMS 1998年 第4期31卷 331-354页
作者: Muthukrishnan, S Ghosh, B Schultz, MH AT&T Bell Labs Lucent Technol Murray Hill NJ 07974 USA Informix Software Inc Menlo Park CA 94025 USA Yale Univ Dept Comp Sci New Haven CT 06520 USA Yale Univ Dept Comp Sci New Haven CT 06520 USA
We consider the following general problem modeling load balancing in a variety of distributed settings. Given an arbitrary undirected connected graph G = (V, E) and a weight distribution w(0) on the nodes, determine a... 详细信息
来源: 评论
A framework for simple sorting algorithms on parallel disk systems (extended abstract)  98
A framework for simple sorting algorithms on parallel disk s...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Sanguthevar Rajasekaran Dept. of CISE University of Florida Gainesville FL
来源: 评论
Distributed and parallel computing issues in data warehousing (abstract)  98
Distributed and parallel computing issues in data warehousin...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Hector Garcia-Molina Wilburt J. Labio Janet L. Wiener Yue Zhuge Stanford University
No abstract available.
来源: 评论
parallel continuous randomized load balancing (extended abstract)  98
Parallel continuous randomized load balancing (extended abst...
收藏 引用
proceedings of the tenth annual acm symposium on parallel algorithms and architectures
作者: Petra Berenbrink Tom Friedetzky Ernst W. Mayr Department of Mathematics and Computer Science Paderborn University Germany Institut für Informatik Technische Universität München Germany
来源: 评论