咨询与建议

限定检索结果

文献类型

  • 9 篇 期刊文献
  • 3 篇 会议
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 12 篇 工学
    • 11 篇 计算机科学与技术...
    • 8 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 信息与通信工程
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 生物学
  • 1 篇 农学

主题

  • 13 篇 declarative prog...
  • 3 篇 programming lang...
  • 3 篇 computer program...
  • 2 篇 computer science
  • 2 篇 erlang (computer...
  • 2 篇 functional progr...
  • 2 篇 haskell (compute...
  • 1 篇 narrowing and re...
  • 1 篇 computer network...
  • 1 篇 debugging tools
  • 1 篇 ginga-ncl
  • 1 篇 inductive progra...
  • 1 篇 stream
  • 1 篇 compilers (compu...
  • 1 篇 data wrangling a...
  • 1 篇 software enginee...
  • 1 篇 algorithms
  • 1 篇 user interfaces ...
  • 1 篇 multimedia autho...
  • 1 篇 context-aware co...

机构

  • 2 篇 univ calif berke...
  • 1 篇 univ evry val de...
  • 1 篇 pontifical catho...
  • 1 篇 yahoo res silico...
  • 1 篇 google mountain ...
  • 1 篇 univ miyazaki mi...
  • 1 篇 univ politecn va...
  • 1 篇 swiss fed inst t...
  • 1 篇 univ utrecht nl-...
  • 1 篇 intel res berkel...
  • 1 篇 tech univ crete ...
  • 1 篇 amazon com amazo...
  • 1 篇 la trobe univ de...
  • 1 篇 1. lehrstuhl für...
  • 1 篇 univ kent canter...
  • 1 篇 ulm univ inst so...
  • 1 篇 univ penn philad...
  • 1 篇 univ oxford dept...
  • 1 篇 poznan univ tech...

作者

  • 1 篇 glabowski marius...
  • 1 篇 chitil olaf
  • 1 篇 loke seng w.
  • 1 篇 rechenberger sas...
  • 1 篇 contreras-ochand...
  • 1 篇 hellerstein jose...
  • 1 篇 katayama susumu
  • 1 篇 swierstra s. doa...
  • 1 篇 ramakrishnan rag...
  • 1 篇 roscoe timothy
  • 1 篇 fruehwirth thom
  • 1 篇 gay david e.
  • 1 篇 michel o
  • 1 篇 andy gill
  • 1 篇 hinze ralf
  • 1 篇 loogen r
  • 1 篇 santos rodrigo c...
  • 1 篇 condie tyson
  • 1 篇 maniatis petros
  • 1 篇 jose ramirez-qui...

语言

  • 13 篇 英文
检索条件"主题词=DECLARATIVE PROGRAMMING LANGUAGES"
13 条 记 录,以下是1-10 订阅
排序:
Modeling Erlang's Ideal Grading with Multirate BPP Traffic
收藏 引用
MATHEMATICAL PROBLEMS IN ENGINEERING 2012年 第1期2012卷 1-35页
作者: Glabowski, Mariusz Hanczewski, Slawomir Stasiak, Maciej Weissenberg, Joanna Poznan Univ Tech Chair Commun & Comp Networks PL-60965 Poznan Poland
This paper presents a complete methodology for modeling gradings (also called non-full-availability groups) servicing single-service and multi-service traffic streams. The methodology worked out by the authors makes i... 详细信息
来源: 评论
declarative Networking
收藏 引用
COMMUNICATIONS OF THE ACM 2009年 第11期52卷 87-95页
作者: Loo, Boon Thau Condie, Tyson Garofalakis, Minos Gay, David E. Hellerstein, Joseph M. Maniatis, Petros Ramakrishnan, Raghu Roscoe, Timothy Stoica, Ion Univ Penn Philadelphia PA 19104 USA Univ Calif Berkeley Berkeley CA 94720 USA Tech Univ Crete Khania Greece Intel Res Berkeley CA USA Yahoo Res Silicon Valley CA USA Swiss Fed Inst Technol Zurich Switzerland
declarative Networking is a programming methodology that enables developers to concisely specify network protocols and services, which are directly compiled to a dataflow framework that executes the specifications. Th... 详细信息
来源: 评论
Incremental awareness and compositionality: A design philosophy for context-aware pervasive systems
收藏 引用
PERVASIVE AND MOBILE COMPUTING 2010年 第2期6卷 239-253页
作者: Loke, Seng W. La Trobe Univ Dept Comp Sci & Comp Engn Bundoora Vic 3086 Australia
Context-aware pervasive systems are an important emerging category of software, increasingly pervading into daily life, play and work. These systems are characterized by capabilities for sensing the physical world and... 详细信息
来源: 评论
Linear, bounded, functional pretty-printing
收藏 引用
JOURNAL OF FUNCTIONAL programming 2009年 第1期19卷 1-16页
作者: Swierstra, S. Doaitse Chitil, Olaf Univ Utrecht NL-3508 TC Utrecht Netherlands Univ Kent Canterbury CT2 7NZ Kent England
We present two implementations of Oppen's pretty-printing algorithm in Haskell that meet the efficiency of Oppen's imperative Solution but have a simpler and a clear structure. We start with an implementation ... 详细信息
来源: 评论
Typed quote/antiquote or: Compile-time parsing
收藏 引用
JOURNAL OF FUNCTIONAL programming 2011年 第3期21卷 219-234页
作者: Hinze, Ralf Univ Oxford Dept Comp Sci Oxford OX1 3QD England
Haskell (Peyton Jones, 2003) is often used as a host language for embedding other languages. Typically, the abstract syntax of the guest language is defined by a collection of datatype declarations; parsers and pretty... 详细信息
来源: 评论
Erlang for Concurrent programming
收藏 引用
COMMUNICATIONS OF THE ACM 2009年 第3期52卷 48-56页
作者: Larson, Jim Google Mountain View CA 94043 USA Amazon Com Amazon SimpleDB Web Serv Seattle WA 98144 USA
The article discusses the use of the Erlang computer programming language. Erlang, a general-purpose concurrent programming language and runtime system, can be a valuable tool in solving concurrent problems, the artic... 详细信息
来源: 评论
RELATING THE IMPLEMENTATION TECHNIQUES OF FUNCTIONAL AND FUNCTIONAL LOGIC languages
收藏 引用
NEW GENERATION COMPUTING 1993年 第2期11卷 179-215页
作者: LOOGEN, R 1. Lehrstuhl für Informatik II RWTH Aachen Ahornstra?e 55 W-5100 Aachen Germany
Functional logic languages are declarative programming languages that integrate the programming paradigms of functional and logic languages within a single framework. They are extensions of functional languages with p... 详细信息
来源: 评论
declarative simulation of dynamicals systems: the 8 1/2 programming language and its application to the simulation of genetic networks
收藏 引用
BIOSYSTEMS 2003年 第2-3期68卷 155-170页
作者: Giavitto, JL Michel, O Delaplace, F Univ Evry Val dEssone CNRS LaMI UMR 8042 F-91025 Evry France
A major part of biological processes can be modeled as dynamical systems (DS), that is, as a time-varying state. In this article, we advocate a declarative approach for prototyping the simulation of DS. We introduce t... 详细信息
来源: 评论
AN ARCHITECTURE TO ASSIST MULTIMEDIA APPLICATION AUTHORS AND PRESENTATION ENGINE DEVELOPERS
AN ARCHITECTURE TO ASSIST MULTIMEDIA APPLICATION AUTHORS AND...
收藏 引用
IEEE International Conference on Multimedia & Expo (ICME)
作者: Santos, Rodrigo C. M. Moreno, Marcio F. Soares, Luiz Fernando G. Pontifical Catholic Univ Rio de Janeiro PUC Rio Rua Marques Sao Vicente 225 BR-22453900 Rio De Janeiro RJ Brazil
This paper presents an architecture for monitoring the presentation of multimedia declarative applications, providing feedback about variables states, object properties, media presentation times, among others. Monitor... 详细信息
来源: 评论
FreeCHR: An Algebraic Framework for CHR-Embeddings  7th
FreeCHR: An Algebraic Framework for CHR-Embeddings
收藏 引用
7th International Joint Conference on Rules and Reasoning (RuleML+RR)
作者: Rechenberger, Sascha Fruehwirth, Thom Ulm Univ Inst Software Engn & Programming Languages Albert Einstein Allee 11 D-89069 Ulm Germany
We introduce the framework FreeCHR which formalizes the embedding of Constraint Handling Rules (CHR) into a host language, using the concept of initial algebra semantics from category theory, to establish a high-level... 详细信息
来源: 评论