咨询与建议

限定检索结果

文献类型

  • 637 篇 会议
  • 29 册 图书
  • 24 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 321 篇 工学
    • 306 篇 计算机科学与技术...
    • 161 篇 软件工程
    • 40 篇 信息与通信工程
    • 29 篇 电气工程
    • 17 篇 控制科学与工程
    • 14 篇 电子科学与技术(可...
    • 8 篇 力学(可授工学、理...
    • 8 篇 机械工程
    • 8 篇 航空宇航科学与技...
    • 7 篇 动力工程及工程热...
    • 6 篇 生物医学工程(可授...
    • 5 篇 光学工程
    • 4 篇 仪器科学与技术
    • 4 篇 生物工程
    • 3 篇 材料科学与工程(可...
    • 3 篇 建筑学
    • 3 篇 交通运输工程
  • 116 篇 理学
    • 83 篇 数学
    • 28 篇 物理学
    • 10 篇 系统科学
    • 7 篇 生物学
    • 7 篇 统计学(可授理学、...
    • 5 篇 化学
    • 3 篇 大气科学
  • 39 篇 管理学
    • 26 篇 管理科学与工程(可...
    • 16 篇 工商管理
    • 14 篇 图书情报与档案管...
  • 11 篇 医学
    • 7 篇 临床医学
    • 5 篇 基础医学(可授医学...
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 2 篇 教育学
  • 1 篇 法学
  • 1 篇 农学
  • 1 篇 艺术学

主题

  • 153 篇 concurrent compu...
  • 131 篇 distributed comp...
  • 86 篇 parallel process...
  • 57 篇 application soft...
  • 56 篇 computer science
  • 52 篇 parallel algorit...
  • 50 篇 computer network...
  • 48 篇 computer archite...
  • 42 篇 parallel process...
  • 38 篇 workstations
  • 38 篇 hardware
  • 34 篇 computational mo...
  • 34 篇 costs
  • 31 篇 message passing
  • 30 篇 high performance...
  • 27 篇 parallel program...
  • 26 篇 delay
  • 24 篇 processor schedu...
  • 22 篇 programming prof...
  • 20 篇 bandwidth

机构

  • 5 篇 department of co...
  • 3 篇 polytechnic univ...
  • 3 篇 harbin institute...
  • 3 篇 school of comput...
  • 3 篇 department of co...
  • 2 篇 department of co...
  • 2 篇 université jean ...
  • 2 篇 enea headquarter...
  • 2 篇 leibniz universi...
  • 2 篇 department of co...
  • 2 篇 georgia inst tec...
  • 2 篇 syracuse univ sy...
  • 2 篇 ruhr university ...
  • 2 篇 unicredit milan
  • 2 篇 northwestern uni...
  • 2 篇 mcgill universit...
  • 2 篇 upc barcelonatec...
  • 2 篇 warsaw universit...
  • 2 篇 ibm canada softw...
  • 2 篇 university of an...

作者

  • 4 篇 a. choudhary
  • 4 篇 yongqiang sun
  • 3 篇 priya unnikrishn...
  • 3 篇 babik marian
  • 3 篇 kit barton
  • 3 篇 hluchy ladislav
  • 3 篇 sun yq
  • 3 篇 tae-geun kim
  • 3 篇 xinda lu
  • 3 篇 choudhary a
  • 3 篇 m. sato
  • 2 篇 davies a.j.
  • 2 篇 ercan mf
  • 2 篇 ibéria medeiros
  • 2 篇 holger fröning
  • 2 篇 to-yat cheung
  • 2 篇 pascal welke
  • 2 篇 linara adilova
  • 2 篇 schwan k
  • 2 篇 donato malerba

语言

  • 684 篇 英文
  • 3 篇 中文
  • 2 篇 其他
  • 1 篇 西班牙文
检索条件"任意字段=Proceedings of the 1997 Conference on Advances in Parallel and Distributed Computing"
690 条 记 录,以下是651-660 订阅
排序:
parallel information retrieval on a distributed memory multiprocessor system
Parallel information retrieval on a distributed memory multi...
收藏 引用
IEEE International conference on Algorithms and Architectures for parallel Processing (ICAP)
作者: Sang-Hwa Chung Soo-Cheol Oh Kwang Ryel Ryu Soo-Hee Park Department of Computer Engineering Pusan National University busan South Korea
This paper presents a parallel information retrieval (IR) system which provides information for users with precision and speed. For precision, the IR system adopts a full-text search method. To supply a fast informati... 详细信息
来源: 评论
Efficient algorithms for multi-dimensional block-cyclic redistribution of arrays
Efficient algorithms for multi-dimensional block-cyclic redi...
收藏 引用
International conference on parallel Processing (ICPP)
作者: Young Won Lim Neungsoo Park V.K. Prasanna Department of EE-Systems EEB200C University of Southern California Los Angeles CA USA
We present a uniform framework for a classical problem, redistribution of a multi-dimensional array. Using a generalized circulant matrix formalism, we derive efficient direct, indirect and hybrid contention-free comm... 详细信息
来源: 评论
Solving irregular problems with High Performance Fortran
Solving irregular problems with High Performance Fortran
收藏 引用
Working conference on Massively parallel Programming Models
作者: P. Mehrotra J. Van Rosendale H. Zima MS 132C NASA Langely Research Center ICASE Hampton VA USA Institute for Software Technology and Parallel Systems University of Technology Vienna Vienna Austria
High Performance Fortran (HPF) provides a high-level interface for data-parallel scientific applications, while delegating to the compiler the task of generating an explicitly parallel message-passing program. The mai... 详细信息
来源: 评论
parallel execution of radix sort program using fine-grain communication
Parallel execution of radix sort program using fine-grain co...
收藏 引用
International conference on parallel Architecture and Compilation Techniques (PACT)
作者: Y. Kodama M. Sato H. Sakane S. Sakai K. Hanpei Y. Yamaguchi Computer Science Division Electro Technical Laboratory Tsukuba Japan Real World Computing Tsukuba Research Center Tsukuba Japan Institute of Info. Science and Elec. University of Tsukuba Tsukuba Japan
The report presents empirical results of fine-grain communication on the 80-processor EM-X distributed-memory multiprocessor. EM-X has hardware support for low latency, high throughput fine-grain communication-this ha... 详细信息
来源: 评论
Software architecture challenges and opportunities for the 21st century: dynamism, mobility, autonomy, services, grids, and clouds  12
Software architecture challenges and opportunities for the 2...
收藏 引用
proceedings of the 5th India Software Engineering conference
作者: Nenad Medvidović University of Southern California
Developments in the area of software architecture over the past two decades have pushed architecture to the forefront of a number of critical software engineering activities: modeling, design, analysis, simulation, im... 详细信息
来源: 评论
An object-oriented data cache architecture for programmable parallel digital signal processors
An object-oriented data cache architecture for programmable ...
收藏 引用
IEEE International conference on Algorithms and Architectures for parallel Processing (ICAP)
作者: J. Kneip Laboratorium fir Informationstechnologie Universitat Hannover Hanover Germany
The paper describes concept and implementation of a data cache architecture with concurrent conflict free access to shared data for DSPs with parallel, synchronized processing units. It utilizes techniques known from ... 详细信息
来源: 评论
EH/sup */-extendible hashing in a distributed environment
EH/sup */-extendible hashing in a distributed environment
收藏 引用
IEEE Annual International Computer Software and Applications conference (COMPSAC)
作者: V. Hilford F.B. Bastani B. Cukic Department of Computer Science University of Houston Houston TX USA Department of Electrical and Computer Engineering West Virginia University Morgantown WV USA
In today's world of computers, dealing with huge amounts of data is not unusual. The need to distribute this data in order to increase its availability and increase the performance of accessing it is more urgent t... 详细信息
来源: 评论
A transformation method to reduce loop overhead in HPF compiler
A transformation method to reduce loop overhead in HPF compi...
收藏 引用
International conference on High Performance computing in the Asia-Pacific Region
作者: Mi-Soon Koo Sung-Soon Park Hyun-Gyoo Yook Myong-Soon Park Department of Computer Science Korea University Seoul South Korea Department of Computer Science Anyang University Anyang South Korea
Among data parallel languages, which were suggested to solve programming problems of distributed memory machines, HPF is regarded as standard data parallel language. Most HPF compilers are source-to-source translators... 详细信息
来源: 评论
Evolution of data management systems: from uni-processor to large-scale distributed systems  12
Evolution of data management systems: from uni-processor to ...
收藏 引用
proceedings of the 10th International conference on advances in Mobile computing & Multimedia
作者: Abdelkader Hameurlain Paul Sabatier University Toulouse Cedex France
The purpose of this talk is to provide a comprehensive state of the art concerning the evolution of data management systems from uni-processor systems to large scale distributed systems. We focus our study on the quer... 详细信息
来源: 评论
Enabling cooperation among disconnected mobile users
Enabling cooperation among disconnected mobile users
收藏 引用
International conference on Cooperative Information Systems
作者: J. Klingemann T. Tesch J. Wasch Integrated Publication and Information Systems Institute GMD-IPSI GMD-German National Research Center of Information Technology Darmstadt Germany
Mobile computing and workgroup computing are emerging technologies which have so far been treated independently. Current approaches to support cooperative work neglect the special characteristics of mobile environment... 详细信息
来源: 评论