咨询与建议

限定检索结果

文献类型

  • 66 篇 期刊文献
  • 15 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 79 篇 工学
    • 71 篇 计算机科学与技术...
    • 27 篇 软件工程
    • 8 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
  • 7 篇 理学
    • 7 篇 数学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 81 篇 program derivati...
  • 9 篇 functional progr...
  • 7 篇 programming calc...
  • 5 篇 program specific...
  • 5 篇 concurrency
  • 4 篇 algorithms
  • 4 篇 formal methods
  • 3 篇 parallel algorit...
  • 3 篇 program correctn...
  • 3 篇 partial evaluati...
  • 3 篇 refinement
  • 3 篇 design of algori...
  • 3 篇 galois connectio...
  • 3 篇 data structures
  • 3 篇 fibonacci number...
  • 3 篇 software design ...
  • 2 篇 program refineme...
  • 2 篇 program synthesi...
  • 2 篇 dynamical system...
  • 2 篇 theory of comput...

机构

  • 7 篇 acad sinica inst...
  • 3 篇 natl taiwan univ...
  • 3 篇 eindhoven univ t...
  • 3 篇 dartmouth coll d...
  • 2 篇 acad sinica taiw...
  • 2 篇 univ aarhus dept...
  • 2 篇 department of ma...
  • 2 篇 univ catholique ...
  • 2 篇 department of co...
  • 2 篇 univ tulsa dept ...
  • 2 篇 univ texas dept ...
  • 2 篇 indian inst tech...
  • 1 篇 department of co...
  • 1 篇 univ pisa dipart...
  • 1 篇 department of co...
  • 1 篇 institut für inf...
  • 1 篇 univ toronto on
  • 1 篇 cnr ist anal sis...
  • 1 篇 shandong jianzhu...
  • 1 篇 univ amsterdam n...

作者

  • 9 篇 mu shin-cheng
  • 4 篇 feijen whj
  • 4 篇 lyu yu-han
  • 3 篇 damani om
  • 3 篇 chaudhari dipak ...
  • 3 篇 chiang yu-hsi
  • 3 篇 danvy o
  • 3 篇 morihata akimasa
  • 2 篇 gamble rf
  • 2 篇 kornerup j
  • 2 篇 bulterman rw
  • 2 篇 dijkstra ew
  • 2 篇 sintzoff m
  • 2 篇 roman gc
  • 2 篇 berghammer r
  • 2 篇 lucena cjp
  • 2 篇 takahashi d
  • 2 篇 hoogerwoord rr
  • 2 篇 danvy olivier
  • 2 篇 bijlsma a

语言

  • 77 篇 英文
  • 4 篇 其他
检索条件"主题词=Program derivation"
81 条 记 录,以下是11-20 订阅
排序:
Disjunctive partial deduction of a right-to-left string-matching algorithm
收藏 引用
INFORMATION PROCESSING LETTERS 2003年 第5期87卷 235-241页
作者: Hernández, M Rosenblueth, DA Univ Nacl Autonoma Mexico Inst Invest Matemat Aplicadas & Sistemas Mexico City 01000 DF Mexico
In spite of its. practical importance, the Boyer-Moore string-matching algorithm has hardly been studied in the context of partial evaluation. We show how to derive the search stage of a variant of this algorithm usin... 详细信息
来源: 评论
ARCHITECTURE-DIRECTED REFINEMENT
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1994年 第4期20卷 239-258页
作者: ROMAN, GC WILCOX, CD Department of Computer Science Washington University Saint Louis MO USA
As critical computer systems continue to grow in complexity, the task of showing that they execute correctly becomes more difficult. For this reason, research in software engineering has turned to formal methods, i.e.... 详细信息
来源: 评论
Combining relational calculus and the Dijkstra-Gries method for deriving relational programs
收藏 引用
INFORMATION SCIENCES 1999年 第3-4期119卷 155-171页
作者: Berghammer, R Univ Kiel Inst Informat & Prakt Math D-24105 Kiel Germany
We show how to derive imperative programs for relation-based discrete structures by combining relational calculus and the Dijkstra-Gries method. Three examples are given, viz. Warshall's algorithm for transitive c... 详细信息
来源: 评论
Calculating sharp adaptation rules
收藏 引用
INFORMATION PROCESSING LETTERS 2001年 第2-4期77卷 201-208页
作者: Naumann, DA Stevens Inst Technol Dept Comp Sci Hoboken NJ 07030 USA
Adaptation rules adapt the pre-post specification of a procedure to contexts where it is called. Such rules are important for practical reasons and necessary for completeness for languages with recursive procedures. A... 详细信息
来源: 评论
A functional correspondence between call-by-need evaluators and lazy abstract machines
收藏 引用
INFORMATION PROCESSING LETTERS 2004年 第5期90卷 223-232页
作者: Ager, MS Danvy, O Midtgaard, J Univ Aarhus Dept Comp Sci BRICS DK-8200 Aarhus N Denmark
We bridge the gap between compositional evaluators and abstract machines for the lambda-calculus, using closure conversion, transformation into continuation-passing style, and defunctionalization of continuations. Thi... 详细信息
来源: 评论
FORMAL derivation OF RULE-BASED programS
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1993年 第3期19卷 277-296页
作者: ROMAN, GC GAMBLE, RF BALL, WE UNIV TULSA DEPT MATH & COMP SCITULSAOK 74104
This paper describes a formal approach to developing concurrent rule-based programs. Our program derivation strategy starts with a formal specification of the problem. Specification refinement is used to generate an i... 详细信息
来源: 评论
Formality works
收藏 引用
INFORMATION PROCESSING LETTERS 2001年 第2-4期77卷 137-142页
作者: Hoogerwoord, RR Eindhoven Univ Technol Dept Math & Comp Sci NL-5600 MB Eindhoven Netherlands
Formal calculations can contribute successfully to a better understanding of the structure of a proof, both in programming and in "classical" mathematics. This is illustrated by means of a few examples. (C) ... 详细信息
来源: 评论
On the semantics of nested datatypes
收藏 引用
INFORMATION PROCESSING LETTERS 2001年 第5期80卷 233-238页
作者: Martin, C Gibbons, J Univ Oxford Comp Lab Oxford OX1 3QD England
The initial algebra semantics of nested datatypes was proved to be valid in a wide class of categories. There is a unique morphism from each initial functional algebra to any other functional algebra. folds are standa... 详细信息
来源: 评论
Model-based specification
收藏 引用
INFORMATION PROCESSING LETTERS 2001年 第2-4期77卷 77-84页
作者: Bijlsma, L Univ Utrecht Inst Comp & Informat Sci NL-3508 TB Utrecht Netherlands
The classical specification formalism involving pre- and postconditions expressed in program variables cannot directly be applied to the specification of classes, interfaces, components, and design patterns, since the... 详细信息
来源: 评论
An algorithm for multiple-precision floating-point-multiplication
收藏 引用
APPLIED MATHEMATICS AND COMPUTATION 2005年 第2期166卷 291-298页
作者: Takahashi, D Univ Tsukuba Inst Informat Sci & Elect Tsukuba Ibaraki 3058573 Japan
We present an algorithm for multiple-precision floating-point multiplication. The conventional algorithms based on the fast Fourier transform (FFT) multiply two n-bit numbers to obtain a 2n-bit result. In multiple-pre... 详细信息
来源: 评论