咨询与建议

限定检索结果

文献类型

  • 486 篇 会议
  • 16 篇 期刊文献
  • 9 册 图书

馆藏范围

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

日期分布

学科分类号

  • 209 篇 工学
    • 195 篇 计算机科学与技术...
    • 97 篇 软件工程
    • 42 篇 电气工程
    • 12 篇 电子科学与技术(可...
    • 8 篇 信息与通信工程
    • 6 篇 控制科学与工程
    • 6 篇 生物工程
    • 4 篇 机械工程
    • 3 篇 力学(可授工学、理...
    • 3 篇 化学工程与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 冶金工程
    • 1 篇 动力工程及工程热...
    • 1 篇 土木工程
    • 1 篇 水利工程
    • 1 篇 生物医学工程(可授...
  • 54 篇 理学
    • 34 篇 数学
    • 6 篇 生物学
    • 4 篇 系统科学
    • 3 篇 物理学
    • 3 篇 化学
    • 1 篇 大气科学
    • 1 篇 统计学(可授理学、...
  • 16 篇 管理学
    • 9 篇 管理科学与工程(可...
    • 7 篇 图书情报与档案管...
    • 5 篇 工商管理
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学

主题

  • 97 篇 programming
  • 82 篇 parallel process...
  • 79 篇 parallel archite...
  • 71 篇 parallel program...
  • 63 篇 concurrent compu...
  • 59 篇 computer archite...
  • 46 篇 hardware
  • 43 篇 computational mo...
  • 39 篇 programming prof...
  • 39 篇 algorithm design...
  • 36 篇 parallel algorit...
  • 34 篇 computer science
  • 26 篇 dynamic programm...
  • 24 篇 runtime
  • 24 篇 heuristic algori...
  • 22 篇 program processo...
  • 22 篇 partitioning alg...
  • 21 篇 costs
  • 21 篇 instruction sets
  • 21 篇 clustering algor...

机构

  • 6 篇 school of comput...
  • 5 篇 school of comput...
  • 4 篇 school of comput...
  • 3 篇 department of co...
  • 3 篇 department of co...
  • 3 篇 college of infor...
  • 3 篇 school of electr...
  • 2 篇 department of co...
  • 2 篇 univ minnesota d...
  • 2 篇 school of scienc...
  • 2 篇 soochow univ sch...
  • 2 篇 college of optoe...
  • 2 篇 school of comput...
  • 2 篇 beijing research...
  • 2 篇 department of co...
  • 2 篇 school of comput...
  • 2 篇 department of co...
  • 2 篇 department of co...
  • 2 篇 department of co...
  • 2 篇 vision computing...

作者

  • 9 篇 zhong cheng
  • 6 篇 cheng zhong
  • 6 篇 jigang wu
  • 5 篇 hui li
  • 4 篇 shikai guo
  • 4 篇 yeh-cheng chen
  • 4 篇 zhang jinxiong
  • 4 篇 yidong li
  • 4 篇 rong chen
  • 4 篇 sivasankaran raj...
  • 4 篇 hong shen
  • 3 篇 chen danyang
  • 3 篇 wei liu
  • 3 篇 liu jun
  • 3 篇 ruey-shun chen
  • 3 篇 wang shunxu
  • 3 篇 rajamanickam siv...
  • 3 篇 naixue xiong
  • 3 篇 guangzhong sun
  • 3 篇 tonglai liu

语言

  • 508 篇 英文
  • 2 篇 其他
  • 1 篇 中文
检索条件"任意字段=Seventh International Symposium on Parallel Architectures, Algorithms and Programming"
511 条 记 录,以下是461-470 订阅
排序:
Partitioning and scheduling for parallel image processing operations
Partitioning and scheduling for parallel image processing op...
收藏 引用
international symposium on parallel and Distributed Processing (IPDPS)
作者: Cheolwhan Lee Tao Yang Yuan-Fang Wang Department of Computer Science University of California Santa Barbara CA USA
Many computer vision and image processing (CVIP) operations can be represented as a sequence of tasks with nested loops, specified by the visual programming language Khoros. This paper addresses the automatic partitio... 详细信息
来源: 评论
A communication+computation load balanced loop partitioning method
A communication+computation load balanced loop partitioning ...
收藏 引用
international symposium on parallel and Distributed Processing (IPDPS)
作者: S. Pande School of Electrical Engineering and Computer Science Ohio University Athens OH USA
We present an iteration and data partitioning approach for DOALL loops on distributed memory systems. The method first examines the highest amount of parallelism (available parallelism) which could be potentially expl... 详细信息
来源: 评论
Exploiting spatial architectures for edit distance algorithms
Exploiting spatial architectures for edit distance algorithm...
收藏 引用
IEEE international symposium on Performance Analysis of Systems and Software
作者: Jesmin Jahan Tithi Neal C. Crago Joel S. Emer Stony Brook University VSSAD Intel Corporation VSSAD CSAIL MIT
In this paper, we demonstrate the ability of spatial architectures to significantly improve both runtime performance and energy efficiency on edit distance, a broadly used dynamic programming algorithm. Spatial archit... 详细信息
来源: 评论
A distributed hierarchical programming model for heterogeneous cluster of SMPs
A distributed hierarchical programming model for heterogeneo...
收藏 引用
international symposium on parallel and Distributed Processing (IPDPS)
作者: T. Rauber G. Runger S. Trautmann Fakultät für Mathematik und Physik Universität Bayreuth Bayreuth Germany Fakultät für Informatik Technische Universität Chemnitz-Zwickau Chemnitz Germany
Cluster systems are getting increasingly popular since they provide large computational power at a reasonable price. The cluster nodes are often SMP with a small number of processors that can access a shared address s... 详细信息
来源: 评论
The Multicomputer Toolbox/spl minus/first-generation scalable libraries
The Multicomputer Toolbox/spl minus/first-generation scalabl...
收藏 引用
Annual Hawaii international Conference on System Sciences (HICSS)
作者: Skjellum Leung Smith Falgout Still Baldwin Computer Science Department & NSF Engineering Research Center Mississippi State University MS USA Northeast Parallel Architectures Center Syracuse University USA Numerical Mathematics Group Lawrence Livemore National Laboratory UK University of Illinois Urbana-Champaign USA
"First-generation" scalable parallel libraries have been achieved, and are maturing, within the Multicomputer Toolbox. The Toolbox includes sparse, dense, iterative linear algebra, a stiff ODE/DAE solver, an... 详细信息
来源: 评论
Development of Control for a Serpentine Robot
Development of Control for a Serpentine Robot
收藏 引用
IEEE international symposium on Computational Intelligence in Robotics and Automation (CIRA)
作者: William R. Hutchison Betsy J. Constantine Johann Borenstein Jerry Pratt Behavior Systems Boulder CO USA University of Michigan Ann Arbor MI USA Yobotics Inc. Cincinnati OH USA
This paper describes the development and testing of control of the OmniTread OT-4 robot by the seventh generation (7G) control system. Control of OT-4 was developed in the Yobotics 3D simulator by an iterative process... 详细信息
来源: 评论
A multiprocessor architecture for the massively parallel model GCA  06
A multiprocessor architecture for the massively parallel mod...
收藏 引用
international symposium on parallel and Distributed Processing (IPDPS)
作者: W. Heenes R. Hoffmann J. Jendrsczok TU Darmstadt FB Informatik FG Rechnerarchitektur Darmstadt Germany
The GCA (global cellular automata) model consists of a collection of cells which change their states synchronously depending on the states of their neighbors like in the classical CA model. In differentiation to the C... 详细信息
来源: 评论
parallel coprocessor architectures for molecular dynamics simulation: a case study in design space exploration
Parallel coprocessor architectures for molecular dynamics si...
收藏 引用
IEEE international symposium on Circuits and Systems (ISCAS)
作者: M. Gerber T. Gossi Computer Engineering and Networks Lab Swiss Federal Institute of Technology Zurich Switzerland Electronics Lab Swiss Federal Institute of Technology Zurich Switzerland
The purpose of the paper is to describe a new semi-automated design space exploration method based on genetic programming. A new control/dataflow specification method is proposed as well as appropriate models for hard... 详细信息
来源: 评论
Surface reconstruction in parallel
Surface reconstruction in parallel
收藏 引用
international symposium on parallel and Distributed Processing (IPDPS)
作者: S. Talele T. Johnson P.E. Livadas Computer ancl Information Sciences Department University of Florida Gainesville FL USA
By exploiting the structure of a directed toroidal graph, the authors have developed a parallel solution to find the shortest path. A parallel dynamic programming solution to finding the minimum cost path is presented... 详细信息
来源: 评论
Cyclic networks: A family of versatile fixed-degree interconnection architectures
Cyclic networks: A family of versatile fixed-degree intercon...
收藏 引用
international symposium on parallel Processing
作者: C.-H. Yeh B. Parhami Department of Electrical and Computer Engineering University of California Santa Barbara CA USA
In this paper, we propose a new family of interconnection networks, called cyclic networks (CNs), in which an intercluster connection is defined on a set of nodes whose addresses are cyclic shifts of one another. The ... 详细信息
来源: 评论