咨询与建议

限定检索结果

文献类型

  • 60 篇 会议
  • 52 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 107 篇 工学
    • 80 篇 计算机科学与技术...
    • 54 篇 软件工程
    • 29 篇 电气工程
    • 8 篇 控制科学与工程
    • 4 篇 机械工程
    • 3 篇 信息与通信工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 仪器科学与技术
    • 1 篇 航空宇航科学与技...
    • 1 篇 生物工程
  • 18 篇 理学
    • 16 篇 数学
    • 1 篇 生物学
    • 1 篇 系统科学
  • 9 篇 管理学
    • 9 篇 管理科学与工程(可...
  • 2 篇 教育学
    • 1 篇 教育学
    • 1 篇 心理学(可授教育学...
  • 1 篇 经济学
    • 1 篇 理论经济学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 113 篇 programming lang...
  • 14 篇 semantics
  • 13 篇 formal verificat...
  • 11 篇 formal specifica...
  • 8 篇 semiotics
  • 7 篇 specification la...
  • 6 篇 denotational sem...
  • 6 篇 rewriting logic
  • 6 篇 formal specifica...
  • 5 篇 software archite...
  • 5 篇 program compiler...
  • 5 篇 object-oriented ...
  • 5 篇 functional progr...
  • 5 篇 unified modeling...
  • 4 篇 type theory
  • 4 篇 syntax
  • 4 篇 real-time system...
  • 4 篇 algebra
  • 4 篇 programming lang...
  • 4 篇 concurrency

机构

  • 3 篇 swansea univ dep...
  • 2 篇 saab ab jarfalla
  • 2 篇 univ utrecht dep...
  • 2 篇 univ illinois ur...
  • 2 篇 alexandru ioan c...
  • 2 篇 kth royal inst t...
  • 2 篇 univ missouri co...
  • 2 篇 univ illinois de...
  • 1 篇 univ strathclyde...
  • 1 篇 nanyang technol ...
  • 1 篇 univ complutense...
  • 1 篇 caltech jet prop...
  • 1 篇 iit bhubaneshwar...
  • 1 篇 univ birmingham ...
  • 1 篇 cispa helmholz c...
  • 1 篇 indian inst tech...
  • 1 篇 inria paris equi...
  • 1 篇 univ calif irvin...
  • 1 篇 east china norma...
  • 1 篇 portland state u...

作者

  • 4 篇 rosu grigore
  • 3 篇 mosses peter d.
  • 2 篇 hathhorn chris
  • 2 篇 guanciale robert...
  • 2 篇 lundberg didrik
  • 2 篇 bruza peter d.
  • 2 篇 alshnakat anoud
  • 2 篇 dam mads
  • 2 篇 meseguer jose
  • 2 篇 hills mark
  • 2 篇 ciobaca stefan
  • 1 篇 king andrew l.
  • 1 篇 hongwei sun
  • 1 篇 nummenmaa j.
  • 1 篇 wang y.
  • 1 篇 ramesh s.
  • 1 篇 simpson alex
  • 1 篇 granell carlos
  • 1 篇 erez mattan
  • 1 篇 dong jin song

语言

  • 104 篇 英文
  • 9 篇 其他
检索条件"主题词=Programming Language Semantics"
113 条 记 录,以下是51-60 订阅
排序:
VDM semantics of programming languages: combinators and monads
VDM semantics of programming languages: combinators and mona...
收藏 引用
Festschrift Symposium
作者: Mosses, Peter D. Swansea Univ Dept Comp Sci Swansea W Glam Wales
The Vienna Development Method (VDM) was developed in the early 1970s as a variant of denotational semantics. VDM descriptions of programming languages differ from the original Scott-Strachey style by making extensive ... 详细信息
来源: 评论
Capturing Assertions from Natural language Descriptions
Capturing Assertions from Natural Language Descriptions
收藏 引用
1st International Workshop on Natural language Analysis in Software Engineering (NaturaLiSE)
作者: Harris, Ian G. Univ Calif Irvine Dept Comp Sci Irvine CA 92717 USA
We present a technique to automatically generate formal, executable assertions from natural language assertion descriptions written in English. Assertions are program invariants which are commonly used for result chec... 详细信息
来源: 评论
A programming language Approach to Fault Tolerance for Fork-Join Parallelism
A Programming Language Approach to Fault Tolerance for Fork-...
收藏 引用
7th International Symposium on Theoretical Aspects of Software Engineering (TASE)
作者: Zengin, Mustafa Vafeiadis, Viktor Max Planck Inst Software Syst MPI SWS Saarbrucken Germany
When running big parallel computations on thousands of processors, the probability that an individual processor will fail during the execution cannot be ignored. Computations should be replicated, or else failures sho... 详细信息
来源: 评论
Reconstruction of composite types for Decompilation
Reconstruction of composite types for Decompilation
收藏 引用
10th IEEE Working Conference on Source Code Analysis and Manipulation (SCAM)
作者: Troshina, K. Derevenets, Y. Chernov, A. Russian Acad Sci Inst Syst Programming 25 A Solzhenitsyn St Moscow Russia Moscow MV Lomonosov State Univ Computat Math & Cybernet Dept Moscow Russia
Decompilation is reconstruction of a program in a high-level language from a program in a low-level language. This paper presents a method for automatic reconstruction of composite types (structures, arrays and combin... 详细信息
来源: 评论
Towards software reuse using parameterized formal specifications
Towards software reuse using parameterized formal specificat...
收藏 引用
IEEE International Conference on Information Reuse and Integration (IRI-2003)
作者: Chiang, CC Univ Arkansas Dept Comp Sci Little Rock AR 72204 USA
Software reuse should be engineered as early as possible in the software development life cycle. The earlier reusability considerations are put into software development, the larger the payoff can be obtained from reu... 详细信息
来源: 评论
Equivalence of Formal semantics Definition Methods
收藏 引用
Formal Aspects of Computing 1997年 第1期9卷 68-77页
作者: Caswell, M.J.A. Dept. of Computer Studies Loughborough University Loughborough Leicestershire United Kingdom
There are numerous methods of formally defining the semantics of computer languages. Each method has been designed to fulfil a different purpose. For example, some have been designed to make reasoning about languages ... 详细信息
来源: 评论
Formally specifying the syntax and semantics of a visual query language for the domain of high energy physics data analysis
Formally specifying the syntax and semantics of a visual que...
收藏 引用
IEEE Symposium on Visual languages and Human-Centric Computing
作者: Amaral, V Helmer, S Moerkotte, G Univ Nova Lisboa P-1200 Lisbon Portugal
Currently, physicists working in High Energy Physics experiments have to write their queries in general purpose programming languages using complex frameworks for accessing the data. This distracts them from their act... 详细信息
来源: 评论
The semantics of Multicopy Atomic ARMv8 and RISC-V
The Semantics of Multicopy Atomic ARMv8 and RISC-V
收藏 引用
作者: Pulte, Christopher University of Cambridge
学位级别:博士
Previous work has established precise operational concurrency models for Power and ARMv8, in an abstract micro-architectural style based on detailed discussion with IBM and ARM staff and extensive hardware testing. To... 详细信息
来源: 评论
Tool Support for Component-Based semantics  2016
Tool Support for Component-Based Semantics
收藏 引用
15th International Conference on Modularity (MODULARITY)
作者: van Binsbergen, L. Thomas Sculthorpe, Neil Mosses, Peter D. Royal Holloway Univ London Dept Comp Sci London England Swansea Univ Dept Comp Sci Swansea W Glam Wales
The developers of a programming language need to document its intended syntax and semantics, and to update the documentation when the language evolves. They use formal grammars to define context-free syntax, but usual... 详细信息
来源: 评论
A Text-Based Fully Automated Architecture for the Semantic Annotation and Retrieval of Turkish News Videos
A Text-Based Fully Automated Architecture for the Semantic A...
收藏 引用
2010 IEEE World Congress on Computational Intelligence
作者: Kucuk, Dilek Yazici, Adnan TUBITAK UZAY Power Elect Grp Ankara Turkey Middle East Tech Univ Dept Comp Engn Ankara Turkey
Video texts are known to constitute an important source of information for semantic summaries of video archives. In this study, we propose a fully automated architecture for semantic annotation and later retrieval of ... 详细信息
来源: 评论