咨询与建议

限定检索结果

文献类型

  • 42 篇 期刊文献
  • 27 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 68 篇 工学
    • 57 篇 计算机科学与技术...
    • 34 篇 软件工程
    • 15 篇 电气工程
    • 6 篇 控制科学与工程
    • 5 篇 信息与通信工程
    • 1 篇 机械工程
    • 1 篇 测绘科学与技术
  • 6 篇 理学
    • 6 篇 数学
    • 2 篇 统计学(可授理学、...
  • 5 篇 管理学
    • 5 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 69 篇 synchronous prog...
  • 13 篇 reactive systems
  • 7 篇 esterel
  • 5 篇 embedded softwar...
  • 5 篇 virtual machine
  • 4 篇 runtime enforcem...
  • 4 篇 determinism
  • 4 篇 cyber-physical s...
  • 4 篇 formal verificat...
  • 4 篇 functional progr...
  • 3 篇 languages
  • 3 篇 type systems
  • 3 篇 model checking
  • 3 篇 ocaml
  • 3 篇 monitoring
  • 3 篇 clock-synchronis...
  • 3 篇 verification
  • 3 篇 concurrency
  • 2 篇 termination
  • 2 篇 reliability

机构

  • 4 篇 inria rennes
  • 3 篇 univ kiel kiel
  • 2 篇 univ michigan an...
  • 2 篇 lab informat fon...
  • 2 篇 tech univ munich...
  • 2 篇 verimag & cadenc...
  • 2 篇 univ gothenburg ...
  • 2 篇 univ paris 07 pp...
  • 2 篇 indian inst tech...
  • 2 篇 verimag lab ctr ...
  • 2 篇 addis ababa inst...
  • 2 篇 gmd forschungsze...
  • 2 篇 inria grenoble
  • 2 篇 natl univ singap...
  • 2 篇 inst rech inform...
  • 2 篇 univ calif berke...
  • 2 篇 sorbonne univ li...
  • 1 篇 republ korea air...
  • 1 篇 inria
  • 1 篇 univ waterloo wa...

作者

  • 5 篇 von hanxleden re...
  • 5 篇 delaval gwenael
  • 4 篇 tripakis stavros
  • 4 篇 rutten eric
  • 4 篇 pinisetty sriniv...
  • 3 篇 talpin jean-pier...
  • 3 篇 morley m
  • 3 篇 chailloux emmanu...
  • 3 篇 baruah sanjoy
  • 3 篇 smyth steven
  • 3 篇 holenderski l
  • 3 篇 pouzet marc
  • 3 篇 amadio roberto m...
  • 3 篇 maffeis o
  • 3 篇 mendler michael
  • 3 篇 marchand herve
  • 3 篇 aguado joaquin
  • 2 篇 gemuende mike
  • 2 篇 baird alex
  • 2 篇 varoumas steven

语言

  • 61 篇 英文
  • 8 篇 其他
检索条件"主题词=Synchronous Programming"
69 条 记 录,以下是21-30 订阅
排序:
The Efficient Multiprocessor Implementation of synchronous Reactive Components  23
The Efficient Multiprocessor Implementation of Synchronous R...
收藏 引用
IEEE 23rd International Symposium on Real-Time Distributed Computing (ISORC)
作者: Baruah, Sanjoy Washington Univ St Louis MO 14263 USA
Model-based design methodologies based on the synchrony assumption are widely used in many safety-critical application domains. The synchrony assumption asserts that actions (such as the execution of code) occur insta... 详细信息
来源: 评论
programming Microcontrollers through High-Level Abstractions  12
Programming Microcontrollers through High-Level Abstractions
收藏 引用
12th International Workshop on Virtual Machines and Intermediate Languages (VMIL)
作者: Varoumas, Steven Pesin, Basile Vaugon, Benoit Chailloux, Emmanuel Sorbonne Univ LIP6 CNRS F-75005 Paris France INRIA Paris Paris France Armadillo F-92170 Vanves France
In this paper, we present an approach for programming microcontrollers that provides more expressivity and safety than a low-level language approach traditionally used to program such devices. To this end, we provide ... 详细信息
来源: 评论
A Generalized Modality for Recursion  18
A Generalized Modality for Recursion
收藏 引用
33rd Annual ACM/IEEE Symposium on Logic in Computer Science (LICS) held as part of the Federated Logic Conference (FLoC)
作者: Guatto, Adrien Univ Bamberg Bamberg Germany
Nakano's later modality allows types to express that the output of a function does not immediately depend on its input, and thus that computing its fixpoint is safe. This idea, guarded recursion, has proved useful... 详细信息
来源: 评论
Reactive Chatbot programming  5
Reactive Chatbot Programming
收藏 引用
5th ACM SIGPLAN International Workshop on Reactive and Event-Based Languages and Systems (REBLS)
作者: Baudart, Guillaume Hirzel, Martin Mandel, Louis Shinnar, Avraham Simeon, Jerome IBM Res Yorktown Hts NY 10598 USA Clause Inc Davis CA USA
Chatbots are reactive applications with a conversational interface. They are usually implemented as compositions of client-side components and cloud-hosted services, including artificial-intelligence technology. Unfor... 详细信息
来源: 评论
On Reconciling Concurrency, Sequentiality and Determinacy for Reactive Systems-A Sequentially Constructive Circuit Semantics for Esterel  18
On Reconciling Concurrency, Sequentiality and Determinacy fo...
收藏 引用
18th International Conference on Application of Concurrency to System Design (ACSD)
作者: Schulz-Rosengarten, Alexander Smyth, Steven von Hanxleden, Reinhard Mendler, Michael Univ Kiel Dept Comp Sci Kiel Germany Bamberg Univ Fac Informat Syst & Appl Comp Sci Bamberg Germany
A classic challenge in designing reactive systems is how to reconcile concurrency with determinacy. synchronous languages, such as Esterel, SyncCharts or SCADE, resolve this by providing a semantics that does not depe... 详细信息
来源: 评论
Light-weight synchronous Java (SJL): An approach for programming deterministic reactive systems with Java
收藏 引用
COMPUTING 2015年 第3期97卷 281-307页
作者: Motika, Christian von Hanxleden, Reinhard Univ Kiel Dept Comp Sci D-24098 Kiel Germany
A key issue in the development of reliable embedded software is the proper handling of reactive control-flow, which typically involves concurrency. Java and its thread concept have only limited provisions for implemen... 详细信息
来源: 评论
Runtime Enforcement of Reactive Systems using synchronous Enforcers  24
Runtime Enforcement of Reactive Systems using Synchronous En...
收藏 引用
24th ACM SIGSOFT International SPIN Symposium on Model Checking of Software (SPIN)
作者: Pinisetty, Srinivas Roop, Partha S. Smyth, Steven Tripakis, Stavros von Hanxleden, Reinhard Aalto Univ Helsinki Finland Univ Gothenburg Gothenburg Sweden Univ Auckland Auckland New Zealand Univ Kiel Kiel Germany Univ Calif Berkeley Berkeley CA USA
synchronous programming is a paradigm of choice for the design of safety-critical reactive systems. Runtime enforcement is a technique to ensure that the output of a black-box system satisfies some desired properties.... 详细信息
来源: 评论
Runtime Enforcement of Cyber-Physical Systems
收藏 引用
ACM TRANSACTIONS ON EMBEDDED COMPUTING SYSTEMS 2017年 第5-Sup期16卷 178-178页
作者: Pinisetty, Srinivas Roop, Partha S. Smyth, Steven Allen, Nathan Tripakis, Stavros Von Hanxleden, Reinhard Aalto Univ Espoo Finland Univ Gothenburg Gothenburg Sweden Univ Auckland Dept Elect & Comp Engn Private Bag 92019 Auckland New Zealand Univ Kiel Kiel Germany Univ Calif Berkeley Berkeley CA USA Chalmers Univ Technol Dept Comp Sci & Engn SE-41296 Gothenburg Sweden Christian Albrechts Univ Kiel Inst Informat Olshausenstr 40 D-24098 Kiel Germany Aalto Univ Dept Comp Sci Konemiehentie 2 Espoo 02150 Finland
Many implantable medical devices, such as pacemakers, have been recalled due to failure of their embedded software. This motivates rethinking their design and certification processes. We propose, for the first time, a... 详细信息
来源: 评论
Grounding synchronous Deterministic Concurrency in Sequential programming
Grounding Synchronous Deterministic Concurrency in Sequentia...
收藏 引用
23rd European Symposium on programming (ESOP)
作者: Aguado, Joaquin Mendler, Michael von Hanxleden, Reinhard Fuhrmann, Insa Otto Friedrich Univ Bamberg Bamberg Germany Univ Kiel Kiel Germany
Using a new domain-theoretic characterisation we show that Berry's constructive semantics is a conservative approximation of the recently proposed sequentially constructive (SC) model of computation. We prove that... 详细信息
来源: 评论
Multi-rate System Design Through Integrating synchronous Components  1
收藏 引用
12th International Colloquium on Theoretical Aspects of Computing (ICTAC)
作者: Sun, Ke Univ Rennes 1 F-35042 Rennes France
This paper presents a component-based scheme for the development of multi-rate critical embedded systems. A multi-rate system is formally specified as a modular assembly of several locally mono-clocked components into... 详细信息
来源: 评论