咨询与建议

限定检索结果

文献类型

  • 900 篇 会议
  • 22 册 图书
  • 22 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 356 篇 工学
    • 335 篇 计算机科学与技术...
    • 255 篇 软件工程
    • 50 篇 信息与通信工程
    • 34 篇 电气工程
    • 32 篇 控制科学与工程
    • 23 篇 电子科学与技术(可...
    • 14 篇 网络空间安全
    • 10 篇 动力工程及工程热...
    • 7 篇 机械工程
    • 5 篇 交通运输工程
    • 5 篇 生物工程
    • 5 篇 安全科学与工程
    • 4 篇 力学(可授工学、理...
    • 4 篇 材料科学与工程(可...
    • 4 篇 化学工程与技术
    • 4 篇 环境科学与工程(可...
    • 4 篇 生物医学工程(可授...
    • 3 篇 建筑学
  • 93 篇 理学
    • 65 篇 数学
    • 19 篇 系统科学
    • 8 篇 统计学(可授理学、...
    • 7 篇 物理学
    • 7 篇 生物学
    • 4 篇 化学
  • 87 篇 管理学
    • 71 篇 管理科学与工程(可...
    • 31 篇 工商管理
    • 17 篇 图书情报与档案管...
  • 5 篇 法学
    • 5 篇 社会学
  • 4 篇 教育学
    • 4 篇 教育学
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 医学

主题

  • 267 篇 application soft...
  • 123 篇 computer science
  • 114 篇 hardware
  • 102 篇 concurrent compu...
  • 99 篇 distributed comp...
  • 84 篇 computer archite...
  • 77 篇 parallel process...
  • 59 篇 computer network...
  • 58 篇 computational mo...
  • 56 篇 processor schedu...
  • 54 篇 delay
  • 53 篇 software enginee...
  • 51 篇 resource managem...
  • 51 篇 large-scale syst...
  • 50 篇 costs
  • 48 篇 runtime
  • 48 篇 real time system...
  • 42 篇 software systems
  • 41 篇 operating system...
  • 40 篇 parallel program...

机构

  • 8 篇 ibm thomas j. wa...
  • 5 篇 school of electr...
  • 5 篇 school of comput...
  • 5 篇 department of co...
  • 5 篇 department of co...
  • 4 篇 software school ...
  • 4 篇 department of co...
  • 4 篇 department of el...
  • 4 篇 institute of com...
  • 4 篇 department of co...
  • 3 篇 department of en...
  • 3 篇 department of el...
  • 3 篇 cncert/cc
  • 3 篇 research centre ...
  • 3 篇 department of el...
  • 3 篇 school of electr...
  • 3 篇 department of el...
  • 3 篇 department of el...
  • 3 篇 school of softwa...
  • 3 篇 institute for pa...

作者

  • 7 篇 l.r. welch
  • 6 篇 m. parashar
  • 6 篇 gao guang r.
  • 5 篇 h. casanova
  • 5 篇 jack dongarra
  • 5 篇 zimeo eugenio
  • 5 篇 hong jiang
  • 5 篇 s. hariri
  • 5 篇 wei-keng liao
  • 4 篇 j.-l. gaudiot
  • 4 篇 suzhen wu
  • 4 篇 b. pfarr
  • 4 篇 m. kandemir
  • 4 篇 g.r. gao
  • 4 篇 alok choudhary
  • 4 篇 l. welch
  • 4 篇 p. sobe
  • 4 篇 bo mao
  • 4 篇 wentong cai
  • 4 篇 minyi guo

语言

  • 942 篇 英文
  • 1 篇 其他
  • 1 篇 中文
检索条件"任意字段=PDSE 2000: International Symposium on Software Engineering for Parallel and Distributed Systems"
944 条 记 录,以下是181-190 订阅
排序:
On adaptive contention management strategies for software transactional memory
On adaptive contention management strategies for software tr...
收藏 引用
2012 10th IEEE international symposium on parallel and distributed Processing with Applications, ISPA 2012
作者: Yu, Xiao He, Zhengyu Hong, Bo School of Electrical and Computer Engineering Georgia Institute of Technology United States
software Transaction Memory (STM) is an alternative synchronization method to the traditional lock-based schemes. In an STM system, the contention manager(CM) decides what action to take when a conflict occurs. CM is ... 详细信息
来源: 评论
Performance modeling of design patterns for distributed computation
Performance modeling of design patterns for distributed comp...
收藏 引用
2012 IEEE 20th international symposium on Modeling, Analysis and Simulation of Computer and Telecommunication systems, MASCOTS 2012
作者: Strebelow, Ronald Tribastone, Mirco Prehofer, Christian Fraunhofer Institute for Communication Systems ESK Munich Germany Department for Informatics Ludwig-Maximilians-Universität Munich Germany
In software engineering, design patterns are commonly used and represent robust solution templates to frequently occurring problems in software design and implementation. In this paper, we consider performance simulat... 详细信息
来源: 评论
Efficient On-line Hardware/software Task Scheduling for Dynamic Run-time Reconfigurable systems
Efficient On-line Hardware/Software Task Scheduling for Dyna...
收藏 引用
IEEE international symposium on parallel and distributed Processing Workshops and Phd Forum (IPDPSW)
作者: Ahmed Al-Wattar Shawki Areibi Faycal Saffih University of Guelph Guelph ON CA School of Engineering University of Guelph Guelph Canada
Modern reconfigurable devices such as FPGAs can be reconfigured at run time. Some of them can be dynamically partially reconfigured, which means part of the FPGA is changed without interrupting other parts. This featu... 详细信息
来源: 评论
Teaching by Example: Using Analogies and Live Coding Demonstrations to Teach parallel Computing Concepts to Undergraduate Students
Teaching by Example: Using Analogies and Live Coding Demonst...
收藏 引用
IEEE international symposium on parallel and distributed Processing Workshops and Phd Forum (IPDPSW)
作者: Nasser Giacaman Department of Electrical and Computer Engineering University of Auckland Auckland New Zealand
This paper details recent experience in teaching parallel computing concepts to undergraduate Computer Science students. By taking a practical approach in delivering the material, students are shown to have grasped es... 详细信息
来源: 评论
Simulation and Support of Critical Activities by Mobile Agents in Pervasive and Ubiquitous Scenarios
Simulation and Support of Critical Activities by Mobile Agen...
收藏 引用
international symposium on parallel and distributed Processing with Applications, ISPA
作者: R. Aversa B. Di Martino M. Ficco S. Venticinque Department of Information Engineering Seconda Universita di Napoli Aversa Italy
Many contexts of every-day life are characterized by pervasiveness and ubiquity of embedded systems. These features can be exploited to support people in different scenarios, such as emergency situations and post disa... 详细信息
来源: 评论
Conflict Avoidance Scheduling Using Grouping List for Transactional Memory
Conflict Avoidance Scheduling Using Grouping List for Transa...
收藏 引用
IEEE international symposium on parallel and distributed Processing Workshops and Phd Forum (IPDPSW)
作者: Dongmin Choi Seung Hun Kim Won W. Ro Mobile Communication Division Samsung Electronics Limited Gumi Gyeongbuk South Korea School of Electrical and Electronic Engineering Yonsei University Seoul South Korea
Conventional Transactional Memory (TM) systems may experience performance degradation in applications with high contention, given the fact that execution of transaction will frequently restart due to conflicts. The re... 详细信息
来源: 评论
The Research and Analysis of Hungarian Algorithm in the Structure Index Reduction for DAE
The Research and Analysis of Hungarian Algorithm in the Stru...
收藏 引用
The Eleventh international symposium on distributed Computing and Applications to Business,engineering and Science(DCABES2012)(第十一届分布式计算及其应用国际学术研讨会)(原名:电子商务、工程及科学领域的分布式计算和应用国际学术研讨会)
作者: Yan Zeng Xuesong Wu Jianwen Cao Laboratory of Parallel Software and Computational Science of Software Institute of Software Chinese Laboratory of Parallel Software and Computational Science of Software Institute of Software Chinese
Modeling of complex physical systems with Modelica usually leads to the high-index differential algebraic equation system(DAE),index reduction is an important part of solving the high-index *** structure index reducti... 详细信息
来源: 评论
Real-Time Monitoring of Multicore SoCs through Specialized Hardware Agents on NoC Network Interfaces
Real-Time Monitoring of Multicore SoCs through Specialized H...
收藏 引用
IEEE international symposium on parallel and distributed Processing Workshops and Phd Forum (IPDPSW)
作者: George Kornaros Dionisios Pnevmatikatos Applied Informatics & Multimedia Department Technological Educational Institute Estavromenos Heraklion Greece Electronics & Computer Engineering Department Technical University of Crete Kounoupidiana Chania Greece
Network-on-chip based multicore systems need efficient management of a multitude of processing resources, hence avoiding hardware and system software from making inefficient time- and power-decisions at runtime. Hardw... 详细信息
来源: 评论
MapReduce across distributed Clusters for Data-intensive Applications
MapReduce across Distributed Clusters for Data-intensive App...
收藏 引用
IEEE international symposium on parallel and distributed Processing Workshops and Phd Forum (IPDPSW)
作者: Lizhe Wang Jie Tao Holger Marten Achim Streit Samee U. Khan Joanna Kolodziej Dan Chen Center for Earth Observation and Digital Earth Chinese Academy of Sciences China Steinbuch Center for Computing Karlsruhe Institute of Technology Germany Department of Electrical and Computer Engineering North Dakota State University USA Department of Mathematics and Computer Science University of Bielsko-Biała Poland School of Computer China University of Geoscience China
Recently, the computational requirements for large scale data-intensive analysis of scientific data have grown significantly. In High Energy Physics (HEP) for example, the Large Hadron Collider (LHC) produced 13 petab... 详细信息
来源: 评论
Performance Modeling of Design Patterns for distributed Computation
Performance Modeling of Design Patterns for Distributed Comp...
收藏 引用
international symposium on Modeling, Analysis and Simulation of Computer and Telecommunication systems (MASCOTS)
作者: Ronald Strebelow Mirco Tribastone Christian Prehofer Fraunhofer Institute of Open Communication Systems (FOKUS) Munich Germany Department for Informatics Ludwig Maximilian Universität Munchen Germany
In software engineering, design patterns are commonly used and represent robust solution templates to frequently occurring problems in software design and implementation. In this paper, we consider performance simulat... 详细信息
来源: 评论