咨询与建议

限定检索结果

文献类型

  • 118 篇 会议
  • 34 册 图书
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 73 篇 工学
    • 68 篇 软件工程
    • 66 篇 计算机科学与技术...
    • 3 篇 电气工程
    • 2 篇 控制科学与工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 信息与通信工程
    • 1 篇 建筑学
  • 12 篇 理学
    • 10 篇 数学
    • 1 篇 大气科学
    • 1 篇 系统科学
  • 12 篇 管理学
    • 7 篇 管理科学与工程(可...
    • 7 篇 工商管理
    • 5 篇 图书情报与档案管...
  • 2 篇 教育学
    • 2 篇 教育学

主题

  • 27 篇 software enginee...
  • 25 篇 software enginee...
  • 15 篇 operating system...
  • 14 篇 computer languag...
  • 14 篇 programming lang...
  • 13 篇 programming
  • 13 篇 programming tech...
  • 12 篇 mathematical log...
  • 12 篇 logics and meani...
  • 10 篇 artificial intel...
  • 9 篇 computer communi...
  • 8 篇 programming prof...
  • 8 篇 computer program...
  • 7 篇 real time system...
  • 7 篇 hardware
  • 7 篇 algorithm analys...
  • 6 篇 software systems
  • 6 篇 theory of comput...
  • 6 篇 application soft...
  • 5 篇 semantics

机构

  • 2 篇 faculty of scien...
  • 2 篇 metacase yliston...
  • 1 篇 chair for softwa...
  • 1 篇 lucent technol m...
  • 1 篇 rechen- und komm...
  • 1 篇 univ copenhagen ...
  • 1 篇 mohammed v unive...
  • 1 篇 logicblox atlant...
  • 1 篇 politehnica univ...
  • 1 篇 395 dreese labor...
  • 1 篇 university of li...
  • 1 篇 conacyt centroge...
  • 1 篇 the laurels tele...
  • 1 篇 caltech jet prop...
  • 1 篇 natl univ of les...
  • 1 篇 distributed prog...
  • 1 篇 dipartimento di ...
  • 1 篇 microsoft
  • 1 篇 lehrstuhl für wi...
  • 1 篇 universitat poli...

作者

  • 3 篇 gray jeff
  • 3 篇 spinczyk olaf
  • 2 篇 clarke dave
  • 2 篇 friesel daniel
  • 2 篇 rossi matti
  • 2 篇 b.c.p. tang
  • 2 篇 tolvanen juha-pe...
  • 2 篇 sprinkle jonatha...
  • 2 篇 ferguson edward ...
  • 2 篇 michel r. v. cha...
  • 2 篇 ligler george t.
  • 1 篇 dražen drašković
  • 1 篇 gerard allwein
  • 1 篇 h. tokuda
  • 1 篇 fredlund lars-åk...
  • 1 篇 arnd poetzsch-he...
  • 1 篇 handurukande s.b...
  • 1 篇 c. aiswarya
  • 1 篇 hammond l
  • 1 篇 erik proper

语言

  • 154 篇 英文
  • 1 篇 其他
检索条件"任意字段=11th Workshop on Programming Languages and Operating Systems"
155 条 记 录,以下是21-30 订阅
排序:
TinyCORP: A Calculus for Context-Oriented Reactive programming  11
TinyCORP: A Calculus for Context-Oriented Reactive Programmi...
收藏 引用
11th International workshop on Context-Oriented programming (COP)
作者: Kamina, Tetsuo Aotani, Tomoyuki Oita Univ Oita Japan Tokyo Inst Technol Tokyo Japan
Current trend of seamless connections between computing systems and their surrounding environments requires software to be more reactive and adaptable, and reactive programming (RP) and context-oriented programming (C... 详细信息
来源: 评论
Two-stage Asynchronous Iterative Solvers for multi-GPU Clusters
Two-stage Asynchronous Iterative Solvers for multi-GPU Clust...
收藏 引用
workshop on Latest Advances in Scalable Algorithms for Large-Scale systems (ScalA)
作者: Pratik Nayak Terry Cojean Hartwig Anzt Karlsruhe Institute of Technology Germany
Given the trend of supercomputers accumulating much of their compute power in GPU accelerators composed of thousands of cores and operating in streaming mode, global synchronization points become a bottleneck, severel... 详细信息
来源: 评论
Performance Analysis of a Quantum Monte Carlo Application on Multiple Hardware Architectures Using the HPX Runtime
Performance Analysis of a Quantum Monte Carlo Application on...
收藏 引用
workshop on Latest Advances in Scalable Algorithms for Large-Scale systems (ScalA)
作者: Weile Wei Arghya Chatterjee Kevin Huck Oscar Hernandez Hartmut Kaiser Louisiana State University Oak Ridge National Laboratory University of Oregon
this paper describes how we successfully used the HPX programming model to port the DCA++ application on multiple architectures that include POWER9, x86, ARM v8, and NVIDIA GPUs. We describe the lessons we can learn f... 详细信息
来源: 评论
An Initial Julia Simulation Approach to Material Handling Operations from Motion Captured Data
An Initial Julia Simulation Approach to Material Handling Op...
收藏 引用
International Conference and workshop on Computing and Communication (IEMCON)
作者: Miguel Hernandez Damian Valles David C. Wierschem Rachel M. Koldenhoven George Koutitas Francis A. Mendez Semih Aslan Jesus Jimenez Ingram School of Engineering Texas State University San Marcos USA McCoy College of Business Texas State University San Marcos USA Texas State University San Marcos USA
Performing modeling simulations with visualization and control can be rather difficult for dynamical models or other diverse applications. this work demonstrates the utility of the Julia programming language to solve ... 详细信息
来源: 评论
Annotations in operating systems with custom AspectC++ attributes  9
Annotations in operating systems with custom AspectC++ attri...
收藏 引用
9th workshop on programming languages and operating systems, PLOS 2017
作者: Friesel, Daniel Buschhoff, Markus Spinczyk, Olaf Embedded System Software Group TU Dortmund Dortmund Germany
Aspect Oriented programming (AOP) supports the modular implementation of crosscutting concerns, which are woven into program parts designated by pointcuts, e.g. calls to specific functions. the release of AspectC++ 2.... 详细信息
来源: 评论
Software Clones in Scratch Projects: On the Presence of Copy-and-Paste in Computational thinking Learning  11
Software Clones in Scratch Projects: On the Presence of Copy...
收藏 引用
11th IEEE International workshop on Software Clones (IWSC)
作者: Robles, Gregorio Moreno-Leon, Jesus Aivaloglou, Efthimia Hermans, Felienne Univ Rey Juan Carlos Fuenlabrada Madrid Spain Programamos Es Madrid Spain Delft Univ Technol Delft Netherlands
Computer programming is being introduced in schools worldwide as part of a movement that promotes Computational thinking (CT) skills among young learners. In general, learners use visual, block-based programming langu... 详细信息
来源: 评论
INGEOTEC at SemEval 2017 Task 4: A B4MSA Ensemble based on Genetic programming for Twitter Sentiment Analysis  11
INGEOTEC at SemEval 2017 Task 4: A B4MSA Ensemble based on G...
收藏 引用
11th International workshop on Semantic Evaluations, SemEval 2017, co-located with the 55th Annual Meeting of the Association for Computational Linguistics, ACL 2017
作者: Miranda-Jiménez, Sabino Graff, Mario Tellez, Eric S. Moctezuma, Daniela CONACyT INFOTEC Aguascalientes Mexico CONACyT CentroGEO Aguascalientes Mexico
this paper describes the system used in SemEval-2017 Task 4 (Subtask A): Message Polarity Classification for both English and Arabic languages. Our proposed system is an ensemble of two layers, the first one uses our ... 详细信息
来源: 评论
languages and Compilers for Parallel Computing Elektronische Daten : 11th International workshop : Proceedings
收藏 引用
2016年
作者: siddhartha chatterjee
languages and Compilers for Parallel Computing Elektronische Daten : 11th International workshop : Proceedings by Chatterjee, Siddhartha; workshop on languages; Compilers for Parallel Computing; published by Berlin : ... 详细信息
来源: 评论
Demo of Docking: Enabling Language Based Dynamic Coupling Demo description  11
Demo of Docking: Enabling Language Based Dynamic Coupling De...
收藏 引用
11th workshop on Implementation, Compilation, Optimization of Object-Oriented languages, Programs and systems (ICOOOLPS)
作者: Christensen, Magnus Haugom Jul, Eric Univ Oslo Programming & Software Engn Grp Dept Comp Sci POB 1080 Oslo Norway
this demo shows how two objects that each live within their own world, i.e., the are not in each others transitive closure of object references, can get to know each other in a well-defined manner using a new language... 详细信息
来源: 评论
Lub: a DSL for Dynamic Context Oriented programming  16
Lub: a DSL for Dynamic Context Oriented Programming
收藏 引用
11th International workshop on Smalltalk Technologies (IWST)
作者: Costiou, Steven Kerboeuf, Mickael Cavarle, Glenn Plantec, Alain Univ Bretagne Occidentale UMR CNRS 6285 Lab STICC F-29200 Brest France
Embedded, interactive or reactive systems have to face unexpected events coming from their environment. Taking this kind of event into account at design time raises the challenging issue of the dynamic behavior adapta... 详细信息
来源: 评论