咨询与建议

限定检索结果

文献类型

  • 22 篇 期刊文献
  • 10 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 30 篇 工学
    • 25 篇 计算机科学与技术...
    • 22 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 控制科学与工程
  • 5 篇 理学
    • 5 篇 数学
  • 2 篇 哲学
    • 2 篇 哲学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 32 篇 program refineme...
  • 5 篇 concurrency
  • 3 篇 safety-critical ...
  • 3 篇 program equivale...
  • 3 篇 denotational sem...
  • 3 篇 sampling logic
  • 3 篇 shared state
  • 3 篇 action systems
  • 3 篇 monads
  • 2 篇 weak memory mode...
  • 2 篇 certified abstra...
  • 2 篇 enforced propert...
  • 2 篇 release/acquire
  • 2 篇 shared memory
  • 2 篇 verification
  • 2 篇 compiler optimiz...
  • 2 篇 game semantics
  • 2 篇 procedural abstr...
  • 2 篇 program derivati...
  • 2 篇 coordination

机构

  • 3 篇 univ queensland ...
  • 3 篇 yale univ new ha...
  • 3 篇 univ sheffield d...
  • 2 篇 univ amsterdam i...
  • 1 篇 inst natl rech i...
  • 1 篇 open univ dept c...
  • 1 篇 univ queensland ...
  • 1 篇 stevens inst tec...
  • 1 篇 singapore inst t...
  • 1 篇 peking univ peop...
  • 1 篇 mpi sws saarbruc...
  • 1 篇 radboud univ nij...
  • 1 篇 jiangxi normal u...
  • 1 篇 univ aveiro dep ...
  • 1 篇 hunan univ sci &...
  • 1 篇 univ minho inesc...
  • 1 篇 univ utrecht dep...
  • 1 篇 univ iowa dept c...
  • 1 篇 tel aviv univers...
  • 1 篇 oxford univ. oxf...

作者

  • 3 篇 dongol brijesh
  • 3 篇 hayes ian j.
  • 2 篇 wang changjing
  • 2 篇 kammar ohad
  • 2 篇 esterhuyse chris...
  • 2 篇 huang qing
  • 2 篇 zuo zhengkang
  • 2 篇 koenig jeremie
  • 2 篇 dvir yotam
  • 2 篇 shao zhong
  • 2 篇 lahav ori
  • 2 篇 van binsbergen l...
  • 1 篇 vale arthur oliv...
  • 1 篇 dong jin song
  • 1 篇 lin hm
  • 1 篇 hou zhe
  • 1 篇 solin kim
  • 1 篇 giorgino mathieu
  • 1 篇 fidge c. j.
  • 1 篇 luan xiaokun

语言

  • 32 篇 英文
检索条件"主题词=Program refinement"
32 条 记 录,以下是1-10 订阅
排序:
Automated program refinement: Guide and Verify Code Large Language Model with refinement Calculus
收藏 引用
PROCEEDINGS OF THE ACM ON programMING LANGUAGES-PACMPL 2025年 第POPI期9卷 2057-2089页
作者: Cai, Yufan Hou, Zhe Sanan, David Luan, Xiaokun Lin, Yun Sun, Jun Dong, Jin Song Ningbo Univ Ningbo Peoples R China Natl Univ Singapore Singapore Singapore Griffith Univ Brisbane Australia Singapore Inst Technol Singapore Singapore Peking Univ Beijing Peoples R China Shanghai Jiao Tong Univ Shanghai Peoples R China Singapore Management Univ Singapore Singapore
Recently, the rise of code-centric Large Language Models (LLMs) has reshaped the software engineering world with low-barrier tools like Copilot that can easily generate code. However, there is no correctness guarantee... 详细信息
来源: 评论
Building White-Box Abstractions by program refinement
Building White-Box Abstractions by Program Refinement
收藏 引用
ACM International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward)
作者: Afshari, Mehrdad Su, Zhendong Univ Calif Davis Dept Comp Sci Davis CA 95616 USA
A Abstractions make building complex systems possible. Many facilities provided by a modern programming language are directly designed to build a certain style of abstraction. Abstractions also aim to enhance code reu... 详细信息
来源: 评论
Specification transformation method for functional program generation based on partition-recursion refinement rule
收藏 引用
INFORMATION SCIENCES 2023年 633卷 613-632页
作者: Zuo, Zhengkang Zeng, Zhicheng Su, Wei Huang, Qing Ke, Yuhan Liu, Zengxin Wang, Changjing Liang, Wei Jiangxi Normal Univ Dept Comp & Informat Engn Nanchang 330022 Peoples R China Jiangxi Vocat Coll Ind & Engn Dept Informat Engn Pingxiang 337000 Peoples R China Hunan Univ Sci & Technol Sch Comp Sci & Engn Xiangtan 411100 Peoples R China
Implementations that follow the functional programming paradigm are being used in more and more domains. As functional programming paradigm has mathematical reference transparency, refinement to functional programs co... 详细信息
来源: 评论
A case study of a difficult refinement: A fast dictionary for a spell-checking program
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 1995年 第12期37卷 671-680页
作者: Andrews, DJ Ince, DC OPEN UNIV DEPT COMP SCIMILTON KEYNESBUCKSENGLAND
We present a difficult refinement of a dictionary for a spell-checker. It represents a realistic problem and shows how a calculational approach using a relation known as a coupling invariant can improve the process of... 详细信息
来源: 评论
Structured gamma
收藏 引用
SCIENCE OF COMPUTER programMING 1998年 第2-3期31卷 263-289页
作者: Fradet, P Le Metayer, D Inst Natl Rech Informat & Automat IRISA F-35042 Rennes France
The Gamma language is based on the chemical reaction metaphor which has a number of benefits with respect to parallelism and program derivation, But the original definition of Gamma does not provide any facility for d... 详细信息
来源: 评论
Abstractions of non-interference security: probabilistic versus possibilistic
收藏 引用
FORMAL ASPECTS OF COMPUTING 2014年 第1期26卷 169-194页
作者: Hoang, T. S. McIver, A. K. Meinicke, L. Morgan, C. C. Sloane, A. Susatyo, E. ETH Inst Informat Secur Zurich Switzerland Macquarie Univ Dept Comp Sydney NSW 2109 Australia UNSW Sch Comp Sci & Engn Sydney NSW Australia
The Shadow Semantics (Morgan, Math Prog Construction, vol 4014, pp 359-378, 2006;Morgan, Sci Comput program 74(8):629-653, 2009) is a possibilistic (qualitative) model for noninterference security. Subsequent work (Mc... 详细信息
来源: 评论
Refiner: A problem-solving environment for scientific simulator creation
收藏 引用
SIMULATION-TRANSACTIONS OF THE SOCIETY FOR MODELING AND SIMULATION INTERNATIONAL 2002年 第11期78卷 655-680页
作者: Hunt, K Cremer, J Univ Wisconsin Lacrosse Dept Comp Sci La Crosse WI 54601 USA Univ Iowa Dept Comp Sci Iowa City IA 52242 USA
The science and engineering disciplines rely heavily on computer simulation as a tool for solving large, complex mathematical problems. The difficulty of creating scientific simulation code presents the need for a pro... 详细信息
来源: 评论
ARCHITECTURE-DIRECTED refinement
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1994年 第4期20卷 239-258页
作者: ROMAN, GC WILCOX, CD Department of Computer Science Washington University Campus Box 1045 One Brookings Drive St. Louis MO 63130-4899
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.... 详细信息
来源: 评论
An industrial application of modal process logic
收藏 引用
SCIENCE OF COMPUTER programMING 1997年 第1-2期29卷 3-22页
作者: Bruns, G Department of Computer Science University of Edinburgh Edinburgh EH9 3JZ UK
Modal process logic is an extension of CCS that allows for more expressive specifications. We show how modal process logic was successfully applied in the development of a failure recovery protocol for an air-traffic ... 详细信息
来源: 评论
Procedure compilation in the refinement calculus
收藏 引用
FORMAL ASPECTS OF COMPUTING 2006年 第2期18卷 152-180页
作者: Lermer, K. Fidge, C. J. Queensland Univ Technol Sch Software Engn & Data Commun Brisbane Qld 4001 Australia Univ Queensland Sch Informat Technol & Elect Engn Brisbane Qld Australia
High-level language program compilation strategies can be proven correct by modelling the process as a series of refinement steps from source code to a machine-level description. We show how this can be done for progr... 详细信息
来源: 评论