咨询与建议

限定检索结果

文献类型

  • 96 篇 会议
  • 45 篇 期刊文献
  • 10 册 图书
  • 5 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 140 篇 工学
    • 104 篇 计算机科学与技术...
    • 90 篇 软件工程
    • 27 篇 电气工程
    • 7 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 土木工程
    • 1 篇 测绘科学与技术
    • 1 篇 船舶与海洋工程
  • 13 篇 理学
    • 5 篇 数学
    • 4 篇 物理学
    • 3 篇 统计学(可授理学、...
    • 2 篇 系统科学
    • 1 篇 化学
    • 1 篇 海洋科学
  • 3 篇 法学
    • 1 篇 法学
    • 1 篇 政治学
    • 1 篇 社会学
    • 1 篇 马克思主义理论
  • 3 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 2 篇 图书情报与档案管...
    • 1 篇 农林经济管理
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 156 篇 reactive program...
  • 9 篇 java
  • 9 篇 functional react...
  • 7 篇 languages
  • 7 篇 asynchronous pro...
  • 7 篇 concurrency
  • 6 篇 parallelism
  • 6 篇 functional progr...
  • 6 篇 incremental comp...
  • 5 篇 frp
  • 5 篇 domain-specific ...
  • 5 篇 event processing
  • 5 篇 distributed prog...
  • 5 篇 semantics
  • 4 篇 internet of thin...
  • 4 篇 complex event pr...
  • 4 篇 reactive extensi...
  • 4 篇 dataflow program...
  • 4 篇 design
  • 4 篇 haskell

机构

  • 9 篇 tech univ darmst...
  • 4 篇 vrije univ bruss...
  • 4 篇 vrije univ bruss...
  • 3 篇 univ lancaster l...
  • 2 篇 github oxford en...
  • 2 篇 coll france
  • 2 篇 delft univ techn...
  • 2 篇 tech univ darmst...
  • 2 篇 oita univ oita
  • 2 篇 univ fed pernamb...
  • 2 篇 univ tokyo
  • 2 篇 mit cambridge ma...
  • 2 篇 univ minho braga
  • 2 篇 univ nottingham ...
  • 2 篇 brno university ...
  • 2 篇 ibm res yorktown...
  • 2 篇 univ warwick cov...
  • 2 篇 univ potsdam has...
  • 2 篇 technische unive...
  • 2 篇 iowa state univ ...

作者

  • 12 篇 salvaneschi guid...
  • 9 篇 de meuter wolfga...
  • 9 篇 mezini mira
  • 6 篇 mandel louis
  • 5 篇 baudart guillaum...
  • 4 篇 oeyen bjarno
  • 4 篇 rutten eric
  • 3 篇 cunningham h. co...
  • 3 篇 demetrescu camil
  • 3 篇 jones j. adam
  • 3 篇 kamina tetsuo
  • 3 篇 weisenburger pas...
  • 3 篇 gueye soguy mak-...
  • 3 篇 zimmerle carlos
  • 3 篇 mogk ragnar
  • 3 篇 nicolay jens
  • 3 篇 ribichini andrea
  • 3 篇 koehler mirko
  • 3 篇 haas julian
  • 3 篇 finocchi irene

语言

  • 148 篇 英文
  • 5 篇 其他
  • 2 篇 中文
  • 1 篇 法文
检索条件"主题词=reactive programming"
156 条 记 录,以下是111-120 订阅
排序:
RxAda: An Ada implementation of the reactiveX API  1
收藏 引用
22nd Ada-Europe International Conference on Reliable Software Technologies (Ada-Europe)
作者: Mosteo, Alejandro R. I3A Mariano Esquillor S-N Zaragoza 50018 Spain Ctr Univ Def Zaragoza CUD Ctra Huesca S-N Zaragoza 50090 Spain
The reactiveX API, also known as the reactive Extensions in the. NET world, is a recently popularized reactive programming framework for asynchronous, event-based, multi-threaded programming. Presented by its proponen... 详细信息
来源: 评论
Unified Library for Dependency-graph Reactivity on Web and Desktop User Interfaces  20
Unified Library for Dependency-graph Reactivity on Web and D...
收藏 引用
ACM Southeast Conference (ACMSE)
作者: Marum, Joao Paulo Oliveira Cunningham, H. Conrad Jones, J. Adam Univ Mississippi University MS 38677 USA
In user interfaces on Web and desktop applications, the system must quickly respond to user inputs and accurately display the result. Current solutions for user interfaces often respond too slowly and display temporar... 详细信息
来源: 评论
Multitier reactive Abstractions
Multitier Reactive Abstractions
收藏 引用
ACM SIGPLAN International Conference on Systems, programming, Languages and Applications: Software for Humanity (SPLASH Companion)
作者: Weisenburger, Pascal Tech Univ Darmstadt Darmstadt Germany
Distributed applications are traditionally developed using separate modules for each component in the distributed system, which can even be written in different programming languages. Those modules react on events suc... 详细信息
来源: 评论
Rhine: FRP with Type-Level Clocks  11
Rhine: FRP with Type-Level Clocks
收藏 引用
Haskell Conference
作者: Baerenz, Manuel Perez, Ivan Univ Wien Math Fak Vienna Austria NIA Hampton VA USA
Processing data at different rates is generally a hard problem in reactive programming. Buffering problems, lags, and concurrency issues often occur. Many of these problems are clock errors, where data at different ra... 详细信息
来源: 评论
reactive HLA-based Distributed Simulation Systems with RxHLA  18
Reactive HLA-based Distributed Simulation Systems with RxHLA
收藏 引用
22nd IEEE/ACM International Symposium on Distributed Simulation and Real Time Applications (DS-RT)
作者: Falcone, Alberto Garro, Alfredo Univ Calabria Dept Informat Modeling Elect & Syst Engn DIMES Via P Bucci 41C I-87036 Arcavacata Di Rende CS Italy
Distributed and Real-Time Simulation represents a solid and effective approach to manage the ever-increasing complexity of modern systems. The IEEE 1516-2010 for Modeling and Simulation (M&S) High Level Architectu... 详细信息
来源: 评论
reactive Object Queries Consistent Views in Object-Oriented Languages  2016
Reactive Object Queries Consistent Views in Object-Oriented ...
收藏 引用
15th International Conference on Modularity (MODULARITY)
作者: Lehmann, Stefan Felgentreff, Tim Lincke, Jens Rein, Patrick Hirschfeld, Robert Univ Potsdam Hasso Plattner Inst Potsdam Germany
Maintaining consistency between data throughout a system using scattered, imperative code fragments is challenging. Some mechanisms address this challenge by making data dependencies explicit. Among these mechanisms a... 详细信息
来源: 评论
Ultrametric Semantics of reactive Programs
Ultrametric Semantics of Reactive Programs
收藏 引用
26th Annual IEEE Symposium on Logic in Computer Science (LICS)
作者: Krishnaswami, Neelakantan R. Benton, Nick Microsoft Research United States
We describe a denotational model of higher-order functional reactive programming using ultrametric spaces and nonexpansive maps, which provide a natural Cartesian closed generalization of causal stream functions and g... 详细信息
来源: 评论
Riffle: reactive Relational State for Local-First Applications  23
Riffle: Reactive Relational State for Local-First Applicatio...
收藏 引用
36th Annual ACM Symposium on User Interface Software and Technology (UIST)
作者: Litt, Geoffrey Schiefer, Nicholas Schickling, Johannes Jackson, Daniel MIT 77 Massachusetts Ave Cambridge MA 02139 USA Anthropic San Francisco CA USA
The reactive paradigm for developing user interfaces promises both simplicity and scalability, but existing frameworks usually compromise one for the other. We present Rife, a reactive state management system that ach... 详细信息
来源: 评论
C# 7 and .NET Core 2.0 Blueprints: Build effective applications that meet modern software requirements  1
收藏 引用
2018年
作者: Dirk Strauss Jas Rademeyer
Leverage the features of C# 7 and .NET core 2.0 to build real-world .NET core applicationsAbout This Book• Easy-to-follow real-world projects that get you up and running with the new features of C# 7 and .NET Core 2.0... 详细信息
来源: 评论
VIATRA 3: A reactive Model Transformation Platform  8th
VIATRA 3: A Reactive Model Transformation Platform
收藏 引用
8th International Conference on Model Transformation (ICMT) Held as Part of Software Technologies - Applications and Foundations (STAF)
作者: Bergmann, Gabor David, Istvan Hegedus, Abel Horvath, Akos Rath, Istvan Ujhelyi, Zoltan Varro, Daniel Budapest Univ Technol & Econ Dept Measurement & Informat Syst H-1117 Budapest Hungary IncQuery Labs Ltd Budapest Hungary Univ Antwerp Modelling Simulat & Design Lab B-2020 Antwerp Belgium
Model-driven tools frequently rely on advanced technologies to support model queries, view maintenance, design rule validation, model transformations or design space exploration. Some of these features are initiated e... 详细信息
来源: 评论