咨询与建议

限定检索结果

文献类型

  • 9 篇 期刊文献
  • 1 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 10 篇 工学
    • 10 篇 计算机科学与技术...
    • 9 篇 软件工程
    • 1 篇 控制科学与工程
  • 2 篇 理学
    • 2 篇 数学
  • 1 篇 教育学
    • 1 篇 心理学(可授教育学...
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 10 篇 transformational...
  • 2 篇 functional progr...
  • 1 篇 formal different...
  • 1 篇 derivation of on...
  • 1 篇 inductive synthe...
  • 1 篇 performance
  • 1 篇 fermat
  • 1 篇 languages
  • 1 篇 longest palindro...
  • 1 篇 algorithm refine...
  • 1 篇 bottom-up
  • 1 篇 garbage collecti...
  • 1 篇 abstraction
  • 1 篇 refinement
  • 1 篇 pattern matching
  • 1 篇 program transfor...
  • 1 篇 segment problems
  • 1 篇 loop fusion
  • 1 篇 maximal palindro...
  • 1 篇 software develop...

机构

  • 1 篇 department of co...
  • 1 篇 tel aviv univ sc...
  • 1 篇 napier univ dept...
  • 1 篇 oxford brookes u...
  • 1 篇 computer science...
  • 1 篇 utrecht universi...
  • 1 篇 nasa ames res ct...
  • 1 篇 oxford universit...
  • 1 篇 school of comput...
  • 1 篇 tel aviv univ te...
  • 1 篇 stanford univ st...
  • 1 篇 univ massachuset...
  • 1 篇 univ oxford prog...
  • 1 篇 univ edinburgh e...
  • 1 篇 de montfort univ...

作者

  • 1 篇 weixelbaum e
  • 1 篇 sagiv mooly
  • 1 篇 immerman neil
  • 1 篇 sharir m
  • 1 篇 jeuring j
  • 1 篇 gibbons j
  • 1 篇 itzhaky shachar
  • 1 篇 merritt sm
  • 1 篇 stomp f.a.
  • 1 篇 zedan hussein
  • 1 篇 gulwani sumit
  • 1 篇 bird rs
  • 1 篇 de moor o
  • 1 篇 whittle j
  • 1 篇 dewar rbk
  • 1 篇 ward martin
  • 1 篇 ward m
  • 1 篇 partsch h.a.

语言

  • 9 篇 英文
  • 1 篇 其他
检索条件"主题词=transformational programming"
10 条 记 录,以下是1-10 订阅
排序:
THE PROMOTION AND ACCUMULATION STRATEGIES IN transformational programming
收藏 引用
ACM TRANSACTIONS ON programming LANGUAGES AND SYSTEMS 1984年 第3期6卷 487-504页
作者: BIRD, RS Oxford University
The promotion strategy in transformational programming is a general method for achieving efficiency by exploiting the recursive structure in the dominant term of an algorithmic expression. For it to be carried out suc... 详细信息
来源: 评论
Evaluating environments for functional programming
收藏 引用
INTERNATIONAL JOURNAL OF HUMAN-COMPUTER STUDIES 2000年 第5期52卷 847-878页
作者: Whittle, J NASA Ames Res Ctr Recom Technol Moffett Field CA 94035 USA Univ Edinburgh Edinburgh EH8 9YL Midlothian Scotland Napier Univ Dept Comp Studies Edinburgh EH14 1DJ Midlothian Scotland
Functional programming presents new challenges in the design of programming environments. In a strongly typed functional language, such as ML, much conventional debugging of runtime errors is replaced by dealing with ... 详细信息
来源: 评论
Provably correct derivation of algorithms using FermaT
收藏 引用
FORMAL ASPECTS OF COMPUTING 2014年 第5期26卷 993-1031页
作者: Ward, Martin Zedan, Hussein De Montfort Univ Software Technol Res Lab Leicester LE1 9BH Leics England
The transformational programming method of algorithm derivation starts with a formal specification of the result to be achieved, plus some informal ideas as to what techniques will be used in the implementation. The f... 详细信息
来源: 评论
THE DERIVATION OF ONLINE ALGORITHMS, WITH AN APPLICATION TO FINDING PALINDROMES
收藏 引用
ALGORITHMICA 1994年 第2期11卷 146-184页
作者: JEURING, J Utrecht University TB Utrecht The Netherlands
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the Bird-Meertens calculus for program transformations. This calculus provides a concise functional notation for algorithms... 详细信息
来源: 评论
Bridging the algorithm gap: A linear-time functional program for paragraph formatting
收藏 引用
SCIENCE OF COMPUTER programming 1999年 第1期35卷 3-27页
作者: de Moor, O Gibbons, J Univ Oxford Programming Res Grp Oxford OX1 3QD England Oxford Brookes Univ Sch Comp & Math Sci Oxford OX3 0BP England
In the constructive programming community it is commonplace to see formal developments of textbook algorithms. In the algorithm design community, on the other hand, it may be well known that the textbook solution to a... 详细信息
来源: 评论
A fast pattern matching algorithm derived by transformational and assertional reasoning
收藏 引用
Formal Aspects of Computing 1990年 第1期2卷 109-122页
作者: Partsch, H.A. Stomp, F.A. Department of Computer Science University of Nijmegen ED Nijmegen 6525 Toernooiveld 1 Netherlands
Highly optimised algorithms are, in general, hard to understand. This is a consequence of the designer's sacrifice of clarity and modularity in favour of efficiency. In this paper we present a formal derivation of... 详细信息
来源: 评论
A Simple Inductive Synthesis Methodology and its Applications  10
A Simple Inductive Synthesis Methodology and its Application...
收藏 引用
Conference on Object Oriented programming Systems, Languages and Applications/SPLASH 2010
作者: Itzhaky, Shachar Gulwani, Sumit Immerman, Neil Sagiv, Mooly Tel Aviv Univ Tel Aviv Israel Univ Massachusetts Amherst MA 01003 USA Stanford Univ Stanford CA 94305 USA
Given a high-level specification and a low-level programming language, our goal is to automatically synthesize an efficient program that meets the specification. In this paper, we present a new algorithmic methodology... 详细信息
来源: 评论
AN INVERTED TAXONOMY OF SORTING ALGORITHMS
收藏 引用
COMMUNICATIONS OF THE ACM 1985年 第1期28卷 96-99页
作者: MERRITT, SM School of Computer Science and Information Systems Pace University Graduate Center NY
An alternative taxonomy (to that of Knuth and others) of sorting algorithms is proposed. It emerges naturally out of a top-down approach to the derivation of sorting algorithms. Work done in automatic program synthesi... 详细信息
来源: 评论
A definition of abstraction
收藏 引用
JOURNAL OF SOFTWARE MAINTENANCE-RESEARCH AND PRACTICE 1995年 第6期7卷 443-450页
作者: Ward, M Computer Science Department Science Labs South Road Durham DH1 3LE U.K.
What does it mean to say that one program is 'more abstract' than another? What is 'abstract' about an abstract data type? What is the difference between a 'high-level' program and a 'low-l... 详细信息
来源: 评论
transformational DERIVATION OF A GARBAGE COLLECTION ALGORITHM
收藏 引用
ACM TRANSACTIONS ON programming LANGUAGES AND SYSTEMS 1982年 第4期4卷 650-667页
作者: DEWAR, RBK SHARIR, M WEIXELBAUM, E TEL AVIV UNIV SCH MATH SCIIL-69978 TEL AVIVISRAEL
transformational programming is a relatively new programming technique intended to derive complex algorithms automatically. Initially, a set of transformational rules is described, and an initial specification of the ... 详细信息
来源: 评论