咨询与建议

限定检索结果

文献类型

  • 81 篇 会议
  • 47 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 74 篇 工学
    • 67 篇 计算机科学与技术...
    • 46 篇 软件工程
    • 14 篇 信息与通信工程
    • 11 篇 控制科学与工程
    • 10 篇 电气工程
    • 6 篇 动力工程及工程热...
    • 6 篇 生物工程
    • 4 篇 环境科学与工程(可...
    • 3 篇 力学(可授工学、理...
    • 3 篇 机械工程
    • 3 篇 电子科学与技术(可...
    • 3 篇 交通运输工程
    • 3 篇 生物医学工程(可授...
    • 3 篇 网络空间安全
  • 38 篇 理学
    • 26 篇 数学
    • 7 篇 物理学
    • 6 篇 化学
    • 6 篇 生物学
    • 5 篇 系统科学
    • 5 篇 统计学(可授理学、...
  • 18 篇 管理学
    • 13 篇 管理科学与工程(可...
    • 9 篇 工商管理
    • 6 篇 图书情报与档案管...
  • 5 篇 法学
    • 3 篇 社会学
    • 2 篇 法学
  • 4 篇 医学
    • 3 篇 基础医学(可授医学...
    • 3 篇 临床医学
    • 3 篇 公共卫生与预防医...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 教育学
    • 3 篇 教育学
  • 2 篇 农学
  • 1 篇 艺术学

主题

  • 18 篇 distributed comp...
  • 13 篇 concurrent compu...
  • 9 篇 computer science
  • 9 篇 parallel algorit...
  • 8 篇 machine learning
  • 7 篇 computer network...
  • 5 篇 grid computing
  • 5 篇 quality of servi...
  • 4 篇 deep learning
  • 4 篇 throughput
  • 4 篇 algorithm design...
  • 4 篇 cloud computing
  • 3 篇 runtime
  • 3 篇 parallel process...
  • 3 篇 scheduling algor...
  • 3 篇 phase change ran...
  • 3 篇 resource managem...
  • 3 篇 interference
  • 3 篇 pattern recognit...
  • 3 篇 load management

机构

  • 8 篇 school of comput...
  • 7 篇 school of cyber ...
  • 5 篇 parallel and dis...
  • 5 篇 department of co...
  • 5 篇 parallel and dis...
  • 5 篇 intelligent dist...
  • 4 篇 center for paral...
  • 4 篇 center for resea...
  • 4 篇 high performance...
  • 4 篇 mitsubishi elect...
  • 4 篇 beijing computat...
  • 4 篇 national researc...
  • 4 篇 national water a...
  • 3 篇 center for appli...
  • 3 篇 machine intellig...
  • 3 篇 high-performance...
  • 3 篇 laboratory schoo...
  • 3 篇 school of electr...
  • 3 篇 raygun performan...
  • 3 篇 faculty of compu...

作者

  • 9 篇 li kuan-ching
  • 9 篇 yang chao-tung
  • 8 篇 ismail leila
  • 7 篇 materwala huned
  • 7 篇 jin hai
  • 6 篇 s.k. das
  • 6 篇 leila ismail
  • 6 篇 das sajal k.
  • 5 篇 kuan-ching li
  • 5 篇 hsu ching-hsien
  • 5 篇 chao-tung yang
  • 4 篇 rajkumar buyya
  • 4 篇 zou deqing
  • 3 篇 zhang zhimin
  • 3 篇 parlikad ajith k...
  • 3 篇 p. banerjee
  • 3 篇 li zhen
  • 3 篇 arora priyansh
  • 3 篇 dustdar schahram
  • 3 篇 lutfiyya hanan

语言

  • 126 篇 英文
  • 3 篇 其他
检索条件"机构=Center for Research in Parallel and Distributed Computing Department of Computer Science"
129 条 记 录,以下是121-130 订阅
排序:
Performance of parallel spanning tree algorithms on linear arrays of transputers and Unix systems  5
Performance of parallel spanning tree algorithms on linear a...
收藏 引用
5th International parallel Processing Symposium, IPPS 1991
作者: Das, Sajal K. Yang, Cui-Qing Center for Research in Parallel and Distributed Computing Department of Computer Sciences University of North Texas DentonTX76203-3886 United States
This paper presents empirical performance of parallel algorithms for computing a spanning tree (SPT) and a minimum spanning tree (MST) of connected graphs on the Transputer and Unix systems, where processors are confi... 详细信息
来源: 评论
A cost-optimal parallel algorithm for the parentheses matching problem on an EREW PRAM  5
A cost-optimal parallel algorithm for the parentheses matchi...
收藏 引用
5th International parallel Processing Symposium, IPPS 1991
作者: Chen, Calvin C.-Y. Das, Sajal K. Center for Research in Parallel and Distributed Computing Department of Computer Sciences University of North Texas DentonTX76203-3886 United States
We present a cost-optimal parallel algorithm for the parentheses matching problem on the EREW PRAM model For n parentheses, the algorithm requires O(n/p + log n) time and O(n + p log p) space, employing p processors. ... 详细信息
来源: 评论
Some fast parallel algorithms for parentheses matching  3rd
收藏 引用
3rd International Conference on computing and Information, ICCI 1991
作者: Das, Sajal K. Chen, Calvin C.-Y. Lewis, Gene Prasad, Sushil Center for Research in Parallel and Distributed Computing Department of Computer Science University of North Texas P.O. Box 13886 DentonTX76203-3886 United States Department of Mathematics and Computer Science Georgia State University AtlantaGA30303 United States
The parentheses matching problem is to determine the mate of each parenthesis in a balanced string of n parentheses. In this paper, we present three novel and elegant parallel algorithms for this problem on parallel r... 详细信息
来源: 评论
Cost-optimal parallel algorithms for traversing trees
Cost-optimal parallel algorithms for traversing trees
收藏 引用
IEEE Southeastcon
作者: S.K. Das C.C.-Y. Chen Center of Research in Parallel and Distributed Computing Department of Computer Science University of North Texas Denton TX USA
The authors present cost-optimal parallel algorithms for depth-order (e.g., pre-, in-, and post-order) and level-order (e.g., breadth-first and breadth-depth) traversals of general trees with n nodes. Each of the algo... 详细信息
来源: 评论
A cost-optimal parallel algorithm for the parentheses matching problem on an EREW PRAM
A cost-optimal parallel algorithm for the parentheses matchi...
收藏 引用
International Symposium on parallel Processing
作者: C.C.-Y. Chen S.K. Das Center for Research in Parallel and Distributed Computing Department of Computer Sciences University of North Texas Denton TX USA
The article presents a cost-optimal parallel algorithm for the parentheses matching problem on the EREW PRAM model. For n parentheses, the algorithm requires O(n/p+log n) time and O(n+p log p) space, employing p proce... 详细信息
来源: 评论
Performance of parallel spanning tree algorithms on linear arrays of transputers and Unix systems
Performance of parallel spanning tree algorithms on linear a...
收藏 引用
International Symposium on parallel Processing
作者: S.K. Das Cui-Qing Yang Center for Research in Parallel and Distributed Computing Department of Computer Sciences University of North Texas Denton TX USA
This paper presents empirical performance of parallel algorithms for computing a spanning tree (SPT) and a minimum spanning tree (MST) of connected graphs on the Transputer and Unix systems, where processors are confi... 详细信息
来源: 评论
Fault-intolerance of reconfigurable systolic arrays
Fault-intolerance of reconfigurable systolic arrays
收藏 引用
International Symposium on Fault-Tolerant computing (FTCS)
作者: A. Nayak N. Santoro R. Tan Center for Parallel & Distributed Computing School of Computer Science Carleton University Ottawa Canada Istituto di Scienze dell Informasione Universite di Bari Bari Italy Department of Computer Sciences University of Utrecht Utrecht Netherlands
Identification, characterization, and construction of fault patterns that are catastrophic for linear systolic arrays are discussed. It is shown that for a given link configuration in the array, it is possible to iden... 详细信息
来源: 评论
Algorithms and Architectures for parallel Processing  1
收藏 引用
丛书名: Lecture Notes in computer science
1000年
作者: Jesus Carretero Javier Garcia-Blas José Daniel Garcia Sánchez Victor Gergel Vladimir Voevodin Iosif Meyerov Juan A. Rico-Gallego Juan C. Díaz-Martín Pedro Alonso Juan Durillo Alexey L. Lastovetsky Fabrizio Marozzo Qin Liu Zakirul Alam Bhuiyan Karl Fürlinger Josef Weidendorfer José Gracia
来源: 评论
Efficient Training Approaches for Performance Anomaly Detection Models in Edge computing Environments
收藏 引用
ACM Transactions on Autonomous and Adaptive Systems 1000年
作者: Duneesha Fernando Maria Rodriguez Patricia Arroba Leila Ismail Rajkumar Buyya Quantum Cloud Computing and Distributed Systems (qCLOUDS) Laboratory School of Computing and Information Systems The University of Melbourne Australia CCS–Center for Computational Simulation Universidad Politécnica de Madrid Spain Intelligent Distributed Computing and Systems Research (INDUCE) Lab Department of Computer Science and Software Engineering United Arab Emirates University United Arab Emirates
Microservice architectures are increasingly used to modularize IoT applications and deploy them in distributed and heterogeneous edge computing environments. Over time, these microservice-based IoT applications are su... 详细信息
来源: 评论