中文
相关论文

相关论文: Rapid Application Evolution and Integration Throug…

200 篇论文

This work unifies insights from the systems and functional programming communities, in order to enable compositional reasoning about software which is nonetheless efficiently realizable in hardware. It exploits a correspondence between…

分布式、并行与集群计算 · 计算机科学 2020-03-18 Thomas Dickerson

Numerous systems for dissemination, retrieval, and archiving of documents have been developed in the past. Those systems often focus on one of these aspects and are hard to extend and combine. Typically, the transmission protocols, query…

数字图书馆 · 计算机科学 2007-05-23 Lukas C. Faulstich

For a software system, its architecture is typically defined as the fundamental organization of the system incorporated by its components, their relationships to one another and their environment, and the principles governing their design.…

软件工程 · 计算机科学 2011-03-22 Robert Dabrowski , Krzysztof Stencel , Grzegorz Timoszuk

We present a generative model that is defined on finite sets of exchangeable, potentially high dimensional, data. As the architecture is an extension of RealNVPs, it inherits all its favorable properties, such as being invertible and…

机器学习 · 计算机科学 2019-09-09 Kashif Rasul , Ingmar Schuster , Roland Vollgraf , Urs Bergmann

A number of companies are trying to migrate large monolithic software systems to Service Oriented Architectures. A common approach to do this is to first identify and describe desired services (i.e., create a model), and then to locate…

软件工程 · 计算机科学 2010-12-21 Hari S. Gupta , Deepak D'Souza , Raghavan Komondoor , Girish M. Rama

Modern enterprise platforms increasingly depend on distributed microservices, analytical data platforms, and external APIs to construct composite responses for applications. Orchestrating data retrieval across these heterogeneous systems is…

分布式、并行与集群计算 · 计算机科学 2026-03-11 Abhiram Kandiraju

Often in Software Engineering, a modeling formalism has to support scenarios of inconsistency in which several requirements either reinforce or contradict each other. Paraconsistent transition systems are proposed in this paper as one such…

计算机科学中的逻辑 · 计算机科学 2023-03-24 Ana Cruz , Alexandre Madeira , LuÂ-Ã-s Soares Barbosa

To remain viable and thrive, software organizations must rapidly adapt to frequent, and often rather far-ranging, changes to their operational context. These changes typically concern many factors, including the nature of the organization's…

软件工程 · 计算机科学 2013-12-18 Alexis Ocampo , Fabio Bella , Jürgen Münch

Urban growth sometimes leads to rigid infrastructure that struggles to adapt to changing demand. This paper introduces a novel approach, aiming to enable cities to evolve and respond more effectively to such dynamic demand. It identifies…

计算机与社会 · 计算机科学 2023-11-28 Xi Chen , Wei Hu , Jingru Yu , Ding Wang , Shengyue Yao , Yilun Lin , Fei-Yue Wang

Retrieving relevant documents from a corpus is typically based on the semantic similarity between the document content and query text. The inclusion of structural relationship between documents can benefit the retrieval mechanism by…

信息检索 · 计算机科学 2022-04-05 Natraj Raman , Sameena Shah , Manuela Veloso

In some complex domains, certain problem-specific decompositions can provide advantages over monolithic designs by enabling comprehension and specification of the design. In this paper we present an intuitive and tractable approach to…

人工智能 · 计算机科学 2026-04-24 Richard Arthur , Virginia DiDomizio , Louis Hoebel

Self-organization of complex morphological patterns from local interactions is a fascinating phenomenon in many natural and artificial systems. In the artificial world, typical examples of such morphogenetic systems are cellular automata.…

机器学习 · 计算机科学 2021-09-06 Mayalen Etcheverry , Clement Moulin-Frier , Pierre-Yves Oudeyer

Service Oriented Architecture (SOA) is an architectural paradigm that describes how organizations, people and systems provide and use services to achieve their goals and enhance productivity. Moreover, with the evolution of SOA, the focus…

软件工程 · 计算机科学 2012-07-27 Boutaina Chakir , Mounia Fredj , Mahmoud Nassar

The verification community has studied dynamic data structures primarily in a bottom-up way by analyzing pointers and the shapes induced by them. Recent work in fields such as separation logic has made significant progress in extracting…

编程语言 · 计算机科学 2014-07-10 Diego Calvanese , Tomer Kotek , Mantas Šimkus , Helmut Veith , Florian Zuleger

Modern intelligent urban mobility applications are underpinned by large-scale, multivariate, spatiotemporal data streams. Working with this data presents unique challenges of data management, processing and presentation that is often…

计算机与社会 · 计算机科学 2021-01-25 Michael Wilbur , Philip Pugliese , Aron Laszka , Abhishek Dubey

A circular program contains a data structure whose definition is self-referential or recursive. The use of such a definition allows efficient functional programs to be written and can avoid repeated evaluations and the creation of…

数据结构与算法 · 计算机科学 2022-06-28 Lloyd Allison

Normalized relations extended with inherited attributes can be more faithful to reality and support logical navigation free queries, properties available at present only through specific views. Adding inherited attributes can be nonetheless…

数据库 · 计算机科学 2019-12-19 Witold Litwin

Current middleware systems suffer from drawbacks. Often one is forced to make decisions early in the design process about which classes may participate in inter-machine communication. Further, application level and middleware specific…

分布式、并行与集群计算 · 计算机科学 2010-06-30 Álvaro Rebón Portillo , Scott Walker , Graham Kirby , Alan Dearle

Researchers in the field of materials science, chemistry, and computational physics are regularly posed with the challenge of managing large and heterogeneous data spaces. The amount of data increases in lockstep with computational…

数据库 · 计算机科学 2018-02-28 Carl S. Adorf , Paul M. Dodd , Vyas Ramasubramani , Sharon C. Glotzer

Technologies for composition of loosely-coupled web services in a modular and flexible way are in high demand today. On the one hand, the services must be flexible enough to be reused in a variety of contexts. On the other hand, they must…

软件工程 · 计算机科学 2016-10-28 Pavel Zaichenkov , Olga Tveretina , Alex Shafarenko