咨询与建议

限定检索结果

文献类型

  • 43 篇 会议
  • 5 篇 期刊文献
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 32 篇 工学
    • 25 篇 计算机科学与技术...
    • 24 篇 软件工程
    • 5 篇 信息与通信工程
    • 2 篇 土木工程
    • 2 篇 生物医学工程(可授...
    • 1 篇 仪器科学与技术
    • 1 篇 电气工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
    • 1 篇 船舶与海洋工程
    • 1 篇 农业工程
    • 1 篇 城乡规划学
    • 1 篇 安全科学与工程
    • 1 篇 网络空间安全
  • 12 篇 理学
    • 10 篇 数学
    • 2 篇 系统科学
    • 1 篇 海洋科学
    • 1 篇 统计学(可授理学、...
  • 8 篇 管理学
    • 6 篇 图书情报与档案管...
    • 3 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 2 篇 医学
    • 2 篇 基础医学(可授医学...
    • 2 篇 临床医学
    • 2 篇 药学(可授医学、理...
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 13 篇 computer languag...
  • 9 篇 software enginee...
  • 8 篇 hardware
  • 7 篇 history
  • 6 篇 communication sy...
  • 5 篇 bridges
  • 5 篇 application soft...
  • 4 篇 software design
  • 4 篇 joining processe...
  • 3 篇 software systems
  • 3 篇 object oriented ...
  • 3 篇 paper technology
  • 3 篇 specifications
  • 3 篇 visualization
  • 3 篇 formal methods
  • 3 篇 state-space meth...
  • 2 篇 programming prof...
  • 2 篇 access control
  • 2 篇 feedback
  • 2 篇 software archite...

机构

  • 8 篇 institute of sof...
  • 6 篇 institute of sof...
  • 6 篇 institute of sof...
  • 4 篇 university of lü...
  • 3 篇 university of ki...
  • 2 篇 department of co...
  • 2 篇 institute of sof...
  • 2 篇 institute of sof...
  • 2 篇 unitransferklini...
  • 1 篇 university of he...
  • 1 篇 school of comput...
  • 1 篇 institute of sof...
  • 1 篇 university of he...
  • 1 篇 christian dopple...
  • 1 篇 medical universi...
  • 1 篇 institute for so...
  • 1 篇 university of lü...
  • 1 篇 dependability of...
  • 1 篇 dept. of compute...
  • 1 篇 university of lü...

作者

  • 12 篇 dosch walter
  • 7 篇 scholz sven-bodo
  • 7 篇 grelck clemens
  • 6 篇 w. dosch
  • 6 篇 walter dosch
  • 3 篇 leucker martin
  • 3 篇 trojahner kai
  • 2 篇 dölle bastian
  • 2 篇 vovk olga
  • 2 篇 caraveo david
  • 2 篇 pechmann ludwig
  • 2 篇 b. dolle
  • 2 篇 thüm thomas
  • 2 篇 bende philipp
  • 2 篇 schaefer ina
  • 2 篇 tichy matthias
  • 2 篇 stümpel annette
  • 2 篇 martin leucker
  • 1 篇 kuthe steffen
  • 1 篇 grelck c.

语言

  • 50 篇 英文
检索条件"机构=Institute for Software Technology and Programming Languages"
50 条 记 录,以下是21-30 订阅
排序:
With-loop scalarization – merging nested array operations
With-loop scalarization – merging nested array operations
收藏 引用
15th International Workshop on the Implementation of Functional languages, IFL 2003
作者: Grelck, Clemens Scholz, Sven-Bodo Trojahner, Kai University of Lübeck Institute of Software Technology and Programming Languages Germany University of Kiel Institute of Computer Science and Applied Mathematics Germany
Construction of complex array operations by composition of more basic ones allows for abstract and concise specifications of algorithms. Unfortunately, naïve compilation of such specifications leads to creation o... 详细信息
来源: 评论
Towards an efficient functional implementation of the NAS benchmark FT
收藏 引用
7th International Conference on Parallel Computing Technologies, PaCT 2003
作者: Grelck, Clemens Scholz, Sven-Bodo University of Lübeck Germany Institute of Software Technology and Programming Languages Germany University of Kiel Germany Institute of Computer Science and Applied Mathematics Germany
This paper compares a high-level implementation of the NAS benchmark FT in the functional array language SaC with traditional solutions based on Fortran-77 and C. The impact of abstraction on expressiveness, readabili... 详细信息
来源: 评论
software engineering - components, interfaces, behaviours
Software engineering - components, interfaces, behaviours
收藏 引用
International Conference on Computer and Information Science (ACIS)
作者: W. Dosch Institute of Software Technology and Programming Languages University of Luebeck Germany
Summary form only given. software engineering has matured from heuristic practice to an engineering discipline. Over the years, software technology developed into a key qualification for mastering complex technical sy... 详细信息
来源: 评论
Designing combinational circuits with list homomorphisms
Designing combinational circuits with list homomorphisms
收藏 引用
International Conference on software Engineering Research, Management and Applications (SERA)
作者: W. Dosch Institute of Software Technology and Programming Languages University of Lubeck Lubeck Germany
We present a framework for the unifying high-level synthesis of tree-structured and iterative combinational networks. Based on the theory of list homomorphisms, we develop a standard implementation for tree-structured... 详细信息
来源: 评论
Transforming functional signatures of algebraic specifications into object-oriented class signatures
Transforming functional signatures of algebraic specificatio...
收藏 引用
Asia-Pacific Conference on software Engineering
作者: B. Dolle W. Dosch Institute of Software Technology and Programming Languages University of Lübeck Germany
A combination of algebraic and object-oriented specification techniques may take advantage of both approaches for system development. This paper presents a formal method how to transform the signature of an algebraic ... 详细信息
来源: 评论
Transforming Linear Terms of Algebraic Specifications Into Extended Pomsets
Transforming Linear Terms of Algebraic Specifications Into E...
收藏 引用
ACIS International Conference on software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing (SNPD)
作者: B. Dolle Institute of Software Technology and Programming Languages University of Lübeck Germany
A combination of algebraic and object-oriented specification techniques may take advantage of both approaches for system development. This paper presents a formal method how to transform linear terms of an algebraic s... 详细信息
来源: 评论
From Signatures of Algebraic Specifications to Collections of Object-Oriented Class Signatures
From Signatures of Algebraic Specifications to Collections o...
收藏 引用
International Conference on software Engineering Advances (ICSEA)
作者: Bastian Dolle Walter Dosch Institute of Software Technology and Programming Languages University of Lübeck Germany
This paper presents a formal method how to transform the structured signature of an algebraic specification into a collection of object-oriented class signatures. We discuss possible design decisions and formalize the... 详细信息
来源: 评论
High-Level Design of a Request Driven Sender Component
High-Level Design of a Request Driven Sender Component
收藏 引用
International Conference on Information technology: New Generations (ITNG)
作者: Walter Dosch Annette Stumpel Institute of Software Technology and Programming Languages University of Lubeck Lubeck Germany
The paper studies the systematic top-down design of an asynchronous sender component as part of a software architecture. The receiver pulls messages from the sender by transmitting the number of messages requested. Th... 详细信息
来源: 评论
From Stream Transformers to Moore State Transition Machines with Input and Output
From Stream Transformers to Moore State Transition Machines ...
收藏 引用
ACIS International Conference on software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing (SNPD)
作者: W. Dosch W. Ruanthong A. Stumpel Institute of Software Technology and Programming Languages University of Lübeck Lubeck Germany
A black box specification of a deterministic software or hardware component refers to the function mapping input histories to output histories. An important refinement step amounts to designing a state transition mach... 详细信息
来源: 评论
Extending the Service Domain of Interactive Components
Extending the Service Domain of Interactive Components
收藏 引用
International Conference on software Engineering Research, Management and Applications (SERA)
作者: Walter Dosch Institute of Software Technology and Programming Languages University of Lübeck Lubeck Germany
An interactive component consumes a stream of input messages and produces a stream of output messages. The input/output behaviour describes the service offered by the component without disclosing the implementation. I... 详细信息
来源: 评论