咨询与建议

限定检索结果

文献类型

  • 29 篇 会议
  • 18 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 45 篇 工学
    • 30 篇 计算机科学与技术...
    • 29 篇 软件工程
    • 11 篇 电气工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 电子科学与技术(可...
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...
  • 2 篇 教育学
    • 2 篇 教育学
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 系统科学

主题

  • 48 篇 event-driven pro...
  • 5 篇 javascript
  • 4 篇 program understa...
  • 4 篇 domain-specific ...
  • 3 篇 tag cloud
  • 3 篇 systematic testi...
  • 3 篇 control flow
  • 3 篇 aspect-oriented ...
  • 3 篇 reactive program...
  • 2 篇 aliasing
  • 2 篇 libraries
  • 2 篇 osc (open sound ...
  • 2 篇 asynchronous pro...
  • 2 篇 programming
  • 2 篇 midi
  • 2 篇 linear type syst...
  • 2 篇 creative program...
  • 2 篇 signal
  • 2 篇 long-polling
  • 2 篇 behavior

机构

  • 3 篇 hiroshima city u...
  • 3 篇 tech univ darmst...
  • 2 篇 eth zürich züric...
  • 2 篇 intel corp hudso...
  • 2 篇 purdue univ w la...
  • 1 篇 fernuniv fak mat...
  • 1 篇 tel aviv univ il...
  • 1 篇 college of charl...
  • 1 篇 epoka univ rr ti...
  • 1 篇 department of en...
  • 1 篇 microsoft corp r...
  • 1 篇 univ rennes iris...
  • 1 篇 univ wisconsin c...
  • 1 篇 microsoft
  • 1 篇 oracle labs redw...
  • 1 篇 univ tunku abdul...
  • 1 篇 williams coll de...
  • 1 篇 katholieke univ ...
  • 1 篇 univ bordeaux la...
  • 1 篇 innoq

作者

  • 4 篇 mezini mira
  • 3 篇 kawabata hideyuk...
  • 3 篇 nishimoto masash...
  • 3 篇 zhuang yungyu
  • 3 篇 nishiyama keiji
  • 3 篇 eugster patrick
  • 3 篇 hironaka tetsuo
  • 2 篇 tip frank
  • 2 篇 wu xiaoban
  • 2 篇 luo yan
  • 2 篇 wang liang-min
  • 2 篇 chiba shigeru
  • 2 篇 sinnen oliver
  • 2 篇 fan xing
  • 2 篇 bill manaris
  • 2 篇 qadeer shaz
  • 2 篇 giacaman nasser
  • 2 篇 bejleri andi
  • 2 篇 desai ankush
  • 2 篇 tobias kohn

语言

  • 47 篇 英文
  • 1 篇 其他
检索条件"主题词=Event-driven Programming"
48 条 记 录,以下是1-10 订阅
排序:
event-driven programming with EScala  11
Event-Driven Programming with EScala
收藏 引用
10th International Conference on Aspect-Oriented Software Development (AOSD)
作者: Satabin, Lucas Mezini, Mira Tech Univ Darmstadt Software Technol Grp Darmstadt Germany
EScala is an extension of Scala with support for declarative event-driven programming. It provides mechanisms for declarative definition of events and employs aspect-oriented techniques for exposing implicitly existin... 详细信息
来源: 评论
Supporting asynchronization in OpenMP for event-driven programming
收藏 引用
PARALLEL COMPUTING 2019年 82卷 57-74页
作者: Fan, Xing Sinnen, Oliver Giacaman, Nasser Univ Auckland Dept Elect & Comp Engn Auckland New Zealand
The event-driven programming pattern is pervasive in a wide range of modern software applications. Unfortunately, it is not easy to achieve good performance and responsiveness when developing event-driven applications... 详细信息
来源: 评论
Software design guidelines for event-driven programming
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 1998年 第2期41卷 79-91页
作者: Philip, GC Univ Wisconsin Coll Business Oshkosh WI 54901 USA
This paper deals with software design principles and guidelines to improve the reusability and maintainability of event-driven (ED) programs. The paper examines how well the principles of structured software design fr... 详细信息
来源: 评论
Implementation of Autonomous Vehicle Navigation Algorithms Using event-driven programming
Implementation of Autonomous Vehicle Navigation Algorithms U...
收藏 引用
4th International Conference on Intelligent and Advanced Systems (ICIAS) and A Conference of World Engineering, Science and Technology Congress (ESTCON)
作者: Saman, Abu Bakar Sayuti Sebastian, Patrick Malek, Nadhira Abdul Hasidin, Nurul Zahidah Md Univ Teknol PETRONAS Fac Engn Dept Elect & Elect Engn Tronoh 31750 Perak Malaysia
Autonomous provides mobile robot with the ability to traverse from one point to another point while avoiding any obstacles that lie within its path. One of the challenges is to reduce the complexity of the development... 详细信息
来源: 评论
Towards An event-driven programming Model for OpenMP  45
Towards An Event-Driven Programming Model for OpenMP
收藏 引用
45th International Conference on Parallel Processing (ICPP)
作者: Fan, Xing Sinnen, Oliver Giacaman, Nasser Univ Auckland Dept Elect & Comp Engn Auckland 1 New Zealand
The event-driven programming pattern is pervasive in a wide range of modern software applications. Unfortunately, it is not easy to achieve good performance and responsiveness when developing event-driven applications... 详细信息
来源: 评论
P: Safe Asynchronous event-driven programming
P: Safe Asynchronous Event-Driven Programming
收藏 引用
34th ACM SIGPLAN Conference on programming Language Design and Implementation (PLDI)
作者: Desai, Ankush Gupta, Vivek Jackson, Ethan Qadeer, Shaz Rajamani, Sriram Zufferey, Damien Microsoft Corp Redmond WA 98052 USA
We describe the design and implementation of P, a domain-specific language to write asynchronous event driven code. P allows the programmer to specify the system as a collection of interacting state machines, which co... 详细信息
来源: 评论
Enabling the Automation of Handler Bindings in event-driven programming  39
Enabling the Automation of Handler Bindings in Event-Driven ...
收藏 引用
39th IEEE Annual International Computer Software and Applications Conference Workshops (COMPSAC)
作者: Zhuang, YungYu Chiba, Shigeru Univ Tokyo Tokyo Japan
In event-driven programming we can react to an event by binding methods to it as handlers, but such a handler binding in current event systems is explicit and requires explicit reason about the graph of event propagat... 详细信息
来源: 评论
P: Safe Asynchronous event-driven programming  13
P: Safe Asynchronous Event-Driven Programming
收藏 引用
ACM SIGPLAN Conference on programming Language Design and Implementation
作者: Ankush Desai Vivek Gupta Ethan Jackson Shaz Qadeer Sriram Rajamani Damien Zufferey Microsoft IST Austria
We describe the design and implementation of P, a domain-specific language to write asynchronous event driven code. P allows the programmer to specify the system as a collection of interacting state machines, which co... 详细信息
来源: 评论
A Multiparty Session Typing Discipline for Fault-Tolerant event-driven Distributed programming
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2021年 第OOPSLA期5卷 1–30页
作者: Viering, Malte Hu, Raymond Eugster, Patrick Ziarek, Lukasz Tech Univ Darmstadt Darmstadt Germany Queen Mary Univ London London England Univ Svizzera Italiana USI Lugano Switzerland Purdue Univ W Lafayette IN 47907 USA Univ Buffalo Buffalo NY USA
This paper presents a formulation of multiparty session types (MPSTs) for practical fault-tolerant distributed programming. We tackle the challenges faced by session types in the context of distributed systems involvi... 详细信息
来源: 评论
Bringing Scheme programming to the iPhoneuExperience
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2012年 第3期42卷 331-356页
作者: Bainomugisha, Engineer Vallejos, Jorge Boix, Elisa Gonzalez Costanza, Pascal D'Hondt, Theo De Meuter, Wolfgang Vrije Univ Brussel Software Languages Lab B-1050 Brussels Belgium
The iPhone SDK provides a powerful platform for the development of applications that make use of iPhone capabilities, such as sensors, GPS, Wi-Fi, or Bluetooth connectivity. We observe that so far the development of i... 详细信息
来源: 评论