咨询与建议

限定检索结果

文献类型

  • 278 篇 会议
  • 40 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 274 篇 工学
    • 267 篇 软件工程
    • 140 篇 计算机科学与技术...
    • 7 篇 电气工程
    • 3 篇 生物工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电子科学与技术(可...
    • 1 篇 化学工程与技术
    • 1 篇 纺织科学与工程
    • 1 篇 生物医学工程(可授...
  • 10 篇 理学
    • 8 篇 数学
    • 1 篇 化学
    • 1 篇 地质学
    • 1 篇 生物学
  • 6 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 3 篇 图书情报与档案管...
  • 2 篇 农学
    • 2 篇 作物学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 80 篇 design
  • 73 篇 languages
  • 32 篇 performance
  • 17 篇 verification
  • 16 篇 algorithms
  • 14 篇 reliability
  • 14 篇 probabilistic pr...
  • 13 篇 object oriented ...
  • 13 篇 program synthesi...
  • 13 篇 domain-specific ...
  • 13 篇 functional progr...
  • 11 篇 java
  • 10 篇 experimentation
  • 10 篇 programming lang...
  • 9 篇 type systems
  • 9 篇 theory
  • 9 篇 concurrency
  • 7 篇 compilers
  • 7 篇 optimization
  • 6 篇 modules

机构

  • 9 篇 carnegie mellon ...
  • 8 篇 purdue univ w la...
  • 6 篇 princeton univ p...
  • 5 篇 northeastern uni...
  • 5 篇 yale univ new ha...
  • 5 篇 harvard univ cam...
  • 5 篇 cornell univ ith...
  • 5 篇 univ washington ...
  • 5 篇 univ calif berke...
  • 4 篇 univ wisconsin m...
  • 4 篇 univ calif davis...
  • 4 篇 univ utah salt l...
  • 4 篇 univ penn philad...
  • 4 篇 rice univ housto...
  • 4 篇 univ chicago il ...
  • 4 篇 stanford univ st...
  • 4 篇 univ texas austi...
  • 3 篇 mit csail cambri...
  • 3 篇 univ cambridge c...
  • 3 篇 microsoft res re...

作者

  • 7 篇 walker david
  • 6 篇 foster nate
  • 5 篇 shao zhong
  • 5 篇 gulwani sumit
  • 5 篇 dillig isil
  • 4 篇 rainey mike
  • 4 篇 gu ronghui
  • 4 篇 rompf tiark
  • 4 篇 solar-lezama arm...
  • 4 篇 chaudhuri swarat
  • 4 篇 myers andrew c.
  • 4 篇 wansbrough keith
  • 3 篇 hirschfeld rober...
  • 3 篇 flatt matthew
  • 3 篇 rajamani sriram
  • 3 篇 seshia sanjit a.
  • 3 篇 rajan hridesh
  • 3 篇 huang jeff
  • 3 篇 liu yu david
  • 3 篇 vechev martin

语言

  • 283 篇 英文
  • 34 篇 其他
  • 1 篇 中文
检索条件"任意字段=37th ACM SIGPLAN Conference on Programming Language Design and Implementation"
318 条 记 录,以下是211-220 订阅
排序:
Towards an implementation of differential dynamic logic in PVS  11
Towards an implementation of differential dynamic logic in P...
收藏 引用
11th acm sigplan International Workshop on the State Of the Art in Program Analysis, SOAP 2022, co-located with the 43rd acm sigplan International conference on programming language design and implementation, PLDI 2022
作者: Slagel, J. Tanner Muñoz, César Balachandran, Swee Moscato, Mariano Dutle, Aaron Masci, Paolo White, Lauren Nasa Langley Research Center United States National Institute of Aerospace United States
this paper describes an ongoing effort to embed and verify differential dynamic logic (dL) in the Prototype Verification System (PVS). dL is a logic for specifying and formally reasoning about hybrid systems, i.e., sy... 详细信息
来源: 评论
Morello MicroPython: A Python Interpreter for CHERI  20
Morello MicroPython: A Python Interpreter for CHERI
收藏 引用
20th acm sigplan International conference on Managed programming languages and Runtimes (MPLR)
作者: Lowther, Duncan Jacob, Dejice Singer, Jeremy Univ Glasgow Glasgow Scotland
Arm Morello is a prototype system that supports CHERI hardware capabilities for improving runtime security. As Morello becomes more widely available, there is a growing effort to port open source code projects to this... 详细信息
来源: 评论
Generative software product line development using variability-aware design patterns
收藏 引用
COMPUTER languageS SYSTEMS & STRUCTURES 2017年 48卷 89-111页
作者: Seidl, Christoph Schuster, Sven Schaefer, Ina Tech Univ Carolo Wilhelmina Braunschweig Braunschweig Germany
Software Product Lines (SPLs) are an approach to reuse in-the-large that models a set of closely related software systems in terms of commonalities and variabilities. design patterns are best practices for addressing ... 详细信息
来源: 评论
Hera-JVM: A Runtime System for Heterogeneous Multi-Core Architectures  10
Hera-JVM: A Runtime System for Heterogeneous Multi-Core Arch...
收藏 引用
conference on Object Oriented programming Systems, languages and Applications/SPLASH 2010
作者: McIlroy, Ross Sventek, Joe Microsoft Res Cambridge Cambridge England Univ Glasgow Glasgow G12 8QQ Lanark Scotland
Heterogeneous multi-core processors, such as the IBM Cell processor, can deliver high performance. However, these processors are notoriously difficult to program: different cores support different instruction set arch... 详细信息
来源: 评论
Parameterized types for Java
Parameterized types for Java
收藏 引用
the 1997 24th acm sigplan-SIGACT Symposium on Principles of programming languages, POPL'97
作者: Myers, Andrew C. Bank, Joseph A. Liskov, Barbara Massachusetts Inst of Technology Cambridge MA United States
Java offers the real possibility that most programs can be written in a type-safe language. However, for Java to be broadly useful, it needs additional expressive power. this paper extends Java in one area where more ... 详细信息
来源: 评论
Charm++: A portable concurrent object oriented system based on C++  8
Charm++: A portable concurrent object oriented system based ...
收藏 引用
8th Annual conference on Object-Oriented programming Systems, languages, and Applications, OOPSLA 1993
作者: Kale, Laxmikant V. Krishnan, Sanjeev Department of Computer Science University of Illinois Urbana-Champaign United States
We describe Charm++, an object oriented portable parallel programming language based on C++. Its design philosophy, implementation, sample applications and their performance on various parallel machines are described.... 详细信息
来源: 评论
iTasks: Executable specifications of interactive work flow systems for the web
iTasks: Executable specifications of interactive work flow s...
收藏 引用
12th acm sigplan International conference on Functional programming
作者: Plasmeijer, Rinus Achten, Peter Koopman, Pieter Radboud Univ Nijmegen Inst Comp & Informat Sci Software Technol Dept NL-6525 ED Nijmegen Netherlands
In this paper we introduce the iTask system: a set of combinators to specify work flows in a pure functional language at a very high level of abstraction. Work flow systems are automated systems in which tasks are coo... 详细信息
来源: 评论
SLE 2016 - Proceedings of the 2016 acm sigplan International conference on Software language Engineering, co-located with SPLASH 2016
SLE 2016 - Proceedings of the 2016 ACM SIGPLAN International...
收藏 引用
9th acm sigplan International conference on Software language Engineering, SLE 2016
the proceedings contain 23 papers. the topics discussed include: parsing and reflective printing, bidirectionally;taming context-sensitive languages with principled stateful parsing;efficient development of consistent...
来源: 评论
language support for lightweight transactions
Language support for lightweight transactions
收藏 引用
18th Annual conference on Object-Oriented programming, Systems, languages and Applications (OOPSLA 2003)
作者: Harris, T Fraser, K Univ Cambridge Comp Lab Cambridge CB3 0FD England
Concurrent programming is notoriously difficult. Current abstractions are intricate and make it hard to design computer systems that are reliable and scalable. We argue that these problems can be addressed by moving t... 详细信息
来源: 评论
Pluggable AOP - designing aspect mechanisms for third-party composition
Pluggable AOP - Designing aspect mechanisms for third-party ...
收藏 引用
OOPSLA'05 - 20th Annual acm conference on Object-Oriented programming, Systems, languages, and Applications
作者: Kojarski, Sergei Lorenz, David H. Department of Computer Science University of Virginia Charlottesville VA 22904-4740 United States Northeastern University University of Virginia
Studies of Aspect-Oriented programming (AOP) usually focus on a language in which a specific aspect extension is integrated with a base language. languages specified in this manner have a fixed, non-extensible AOP fun... 详细信息
来源: 评论