咨询与建议

限定检索结果

文献类型

  • 5,672 篇 会议
  • 3,455 篇 期刊文献
  • 42 篇 学位论文
  • 4 册 图书
  • 1 篇 资讯

馆藏范围

  • 9,174 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 5,483 篇 工学
    • 4,477 篇 计算机科学与技术...
    • 1,615 篇 软件工程
    • 1,420 篇 电气工程
    • 449 篇 信息与通信工程
    • 296 篇 控制科学与工程
    • 268 篇 电子科学与技术(可...
    • 94 篇 仪器科学与技术
    • 75 篇 机械工程
    • 74 篇 力学(可授工学、理...
    • 63 篇 动力工程及工程热...
    • 63 篇 化学工程与技术
    • 61 篇 生物工程
    • 55 篇 生物医学工程(可授...
    • 51 篇 农业工程
    • 46 篇 材料科学与工程(可...
    • 43 篇 土木工程
    • 40 篇 光学工程
    • 29 篇 建筑学
  • 2,404 篇 理学
    • 1,983 篇 数学
    • 312 篇 物理学
    • 149 篇 统计学(可授理学、...
    • 113 篇 系统科学
    • 97 篇 生物学
    • 89 篇 化学
  • 506 篇 管理学
    • 390 篇 管理科学与工程(可...
    • 123 篇 图书情报与档案管...
    • 76 篇 工商管理
  • 81 篇 医学
    • 58 篇 临床医学
  • 67 篇 农学
    • 62 篇 作物学
  • 34 篇 经济学
    • 32 篇 应用经济学
  • 28 篇 法学
  • 13 篇 文学
  • 7 篇 教育学
  • 5 篇 艺术学
  • 4 篇 军事学

主题

  • 9,174 篇 parallel algorit...
  • 1,158 篇 concurrent compu...
  • 847 篇 algorithm design...
  • 672 篇 parallel process...
  • 616 篇 computer science
  • 460 篇 computational mo...
  • 374 篇 computer archite...
  • 289 篇 phase change ran...
  • 233 篇 application soft...
  • 224 篇 parallel archite...
  • 215 篇 hypercubes
  • 200 篇 very large scale...
  • 198 篇 costs
  • 196 篇 parallel program...
  • 176 篇 sorting
  • 175 篇 scalability
  • 165 篇 hardware
  • 152 篇 data mining
  • 147 篇 routing
  • 144 篇 clustering algor...

机构

  • 26 篇 carnegie mellon ...
  • 19 篇 school of electr...
  • 17 篇 department of co...
  • 17 篇 ibm thomas j. wa...
  • 16 篇 department of co...
  • 15 篇 old dominion uni...
  • 15 篇 hiroshima univ d...
  • 13 篇 purdue univ dept...
  • 13 篇 univ texas dept ...
  • 12 篇 georgia inst tec...
  • 12 篇 univ maryland de...
  • 12 篇 old dominion uni...
  • 12 篇 school of comput...
  • 11 篇 swiss fed inst t...
  • 11 篇 univ maryland co...
  • 11 篇 univ maryland in...
  • 10 篇 georgia inst tec...
  • 10 篇 department of co...
  • 10 篇 department of co...
  • 10 篇 eth zurich

作者

  • 35 篇 shun julian
  • 33 篇 olariu s
  • 30 篇 p. banerjee
  • 30 篇 blelloch guy e.
  • 26 篇 nakano koji
  • 24 篇 bader david a.
  • 18 篇 dhulipala laxman
  • 18 篇 gu yan
  • 17 篇 ito yasuaki
  • 16 篇 schwing jl
  • 15 篇 v. kumar
  • 15 篇 khan maleq
  • 14 篇 sun yihan
  • 14 篇 shi-jinn horng
  • 14 篇 vishkin uzi
  • 13 篇 ballard grey
  • 13 篇 takefuji y
  • 13 篇 banerjee p
  • 13 篇 han yj
  • 12 篇 ramachandran v

语言

  • 8,734 篇 英文
  • 360 篇 其他
  • 60 篇 中文
  • 9 篇 俄文
  • 4 篇 德文
  • 3 篇 西班牙文
  • 2 篇 法文
检索条件"主题词=Parallel algorithms"
9174 条 记 录,以下是581-590 订阅
排序:
A new framework for designing parallel algorithms on series parallel graphs  4
A new framework for designing parallel algorithms on series ...
收藏 引用
4th IEEE Symposium on parallel and Distributed Processing, SPDP 1992
作者: Caspi, Yuval Dekel, Eliezer Computer Science Program University of Texas at Dallas RichardsonTX75083 United States
We propose a new framework for designing efficient parallel algorithms on series parallel graphs. Recently, a new approach for recognizing series parallel graphs was presented by Eppstein. Eppstein explored characteri... 详细信息
来源: 评论
Designing efficient many-core parallel algorithms for all-pairs shortest-paths using CUDA
Designing efficient many-core parallel algorithms for all-pa...
收藏 引用
7th International Conference on Information Technology - New Generations, ITNG 2010
作者: Tran, Quoc-Nam Lamar University United States
Finding the all-pairs shortest-paths on a large graph is a fundamental problem in many practical applications such as bioinformatics, internet node traffic and network routing. In this paper, we present the designs of... 详细信息
来源: 评论
Efficient parallel algorithms for the maximum subarray problem  14
Efficient parallel algorithms for the maximum subarray probl...
收藏 引用
12th Australasian Symposium on parallel and Distributed Computing, AusPDC 2014
作者: Takaoka, Tadao Department of Computer Science University of Canterbury Christchurch New Zealand
parallel algorithm design is generally hard. parallel program verification is even harder. We take an ex-ample from the maximum subarray problem and and show those two problems of design and verification. The best kno... 详细信息
来源: 评论
Automatic generation of parallel algorithms (Invited paper)
Automatic generation of parallel algorithms (Invited paper)
收藏 引用
Proceedings of the 1995 2nd International Conference on Programming Models for Massively parallel Computers
作者: Beth, Thomas Universitaet Karlsruhe Karlsruhe Germany
In this talk we present the intrinsic connection between modelling the suitable data type by algebraic specification and the correct and efficient implementation of high-speed parallel algorithms in hardware or softwa... 详细信息
来源: 评论
Efficient parallel algorithms on distance-hereditary graphs (Extended abstract)
Efficient parallel algorithms on distance-hereditary graphs ...
收藏 引用
Proceedings of the 1997 International Conference on parallel Processing
作者: Hsieh, Sun-yuan Hsu, Tsan-sheng Ho, Chin-Wen Ko, Ming-Tat Chen, Gen-Huey Natl Taiwan Univ Taipei Taiwan
In this paper, we present efficient parallel algorithms for finding a minimum weighted connected dominating set, a minimum weighted Steiner tree for a distance-hereditary graph which take O(log n) time using O(n+m) pr... 详细信息
来源: 评论
Three parallel algorithms for solving nonlinear systems and optimization problems
Three parallel algorithms for solving nonlinear systems and ...
收藏 引用
6th International Conference - High Performance Computing for Computational Science - VECPAR 2004
作者: Peinado, Jesús Vidal, Antonio M. Departamento de Sistemas Informáticos y Computación Universidad Politécnica de Valencia Valencia 46071 Spain
In this work we describe three sequential algorithms and their parallel counterparts for solving nonlinear systems, when the Jacobian matrix is symmetric and positive definite. This case appears frequently in unconstr... 详细信息
来源: 评论
Lock-free parallel algorithms: An experimental study
收藏 引用
11th International Conference on High Performance Computing
作者: Cong, GJ Bader, D Univ New Mexico Dept Elect & Comp Engn Albuquerque NM 87131 USA
Lock-free shared data structures in the setting of distributed computing have received a fair amount of attention. Major motivations of lock-free data structures include increasing fault tolerance of a (possibly heter... 详细信息
来源: 评论
parallel algorithms for one or two-vehicle navigation
Parallel algorithms for one or two-vehicle navigation
收藏 引用
EEE International Workshop on Intelligent Robots and Systems, Towards a New Frontier of Applications
作者: E. Gurewitz G. Fox Yiu-Fai Wong Caltech Concurrent Computation Program California Institute of Technology Pasadena CA USA
A two vehicle navigator on a discrete space is analyzed. The concept of linking time maps as source to optimal path planning is discussed. The rules for constructing these maps are given in a cellular automata mode. T... 详细信息
来源: 评论
parallel algorithms for single row routing in narrow streets
Parallel algorithms for single row routing in narrow streets
收藏 引用
International Conference on VLSI Design
作者: S. Das S. Saxena Computer Science and Engineering Indian Institute of Technology Kanpur India
In this paper, the problem, of obtaining an optimal layout for the single row routing problem in narrow streets (maximum number of tracks in either street is at most 2) on parallel computers is studied. An O(log n) ti... 详细信息
来源: 评论
parallel algorithms for all nearest neighbors of binary images on the BSP model
Parallel algorithms for all nearest neighbors of binary imag...
收藏 引用
International Symposium on parallel Architectures, algorithms and Networks (ISPAN)
作者: T. Ishimizu A. Fujiwara I. Inoue T. Masuzawa H. Fujiwara Nara Institute of Science and Technology Graduate School of Information Science Ikoma Nara Japan Department of Computer Science and Electronics Kyushu Institute of Technology Fukuoka Japan
We present two parallel algorithms for computing the nearest neighbors of an n/spl times/n binary image on the Bulk-Synchronous parallel (BSP) model. The first algorithm is for weighted distance, and the second algori... 详细信息
来源: 评论