咨询与建议

限定检索结果

文献类型

  • 264 篇 会议
  • 2 册 图书
  • 2 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 216 篇 工学
    • 209 篇 软件工程
    • 91 篇 计算机科学与技术...
    • 6 篇 电气工程
    • 3 篇 控制科学与工程
    • 2 篇 机械工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电子科学与技术(可...
    • 1 篇 信息与通信工程
    • 1 篇 石油与天然气工程
    • 1 篇 生物工程
  • 7 篇 管理学
    • 4 篇 图书情报与档案管...
    • 3 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 6 篇 理学
    • 5 篇 数学
    • 1 篇 生物学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 49 篇 design
  • 39 篇 languages
  • 21 篇 performance
  • 14 篇 algorithms
  • 14 篇 probabilistic pr...
  • 14 篇 verification
  • 12 篇 object oriented ...
  • 11 篇 program synthesi...
  • 11 篇 functional progr...
  • 10 篇 reliability
  • 10 篇 programming lang...
  • 9 篇 concurrency
  • 8 篇 experimentation
  • 8 篇 type systems
  • 8 篇 domain-specific ...
  • 7 篇 java
  • 7 篇 theory
  • 6 篇 program analysis
  • 6 篇 optimization
  • 5 篇 compilers

机构

  • 8 篇 purdue univ w la...
  • 7 篇 carnegie mellon ...
  • 5 篇 harvard univ cam...
  • 5 篇 univ penn philad...
  • 5 篇 stanford univ st...
  • 4 篇 univ wisconsin m...
  • 4 篇 princeton univ p...
  • 4 篇 univ calif davis...
  • 4 篇 northeastern uni...
  • 4 篇 cornell univ ith...
  • 4 篇 univ washington ...
  • 3 篇 microsoft res re...
  • 3 篇 swiss fed inst t...
  • 3 篇 mit cambridge ma...
  • 3 篇 yale univ new ha...
  • 3 篇 rice univ housto...
  • 3 篇 univ calif berke...
  • 3 篇 univ texas austi...
  • 2 篇 microsoft corp r...
  • 2 篇 oracle labs pots...

作者

  • 5 篇 foster nate
  • 5 篇 gulwani sumit
  • 5 篇 walker david
  • 4 篇 dillig isil
  • 3 篇 huang jeff
  • 3 篇 vechev martin
  • 3 篇 shao zhong
  • 3 篇 su zhendong
  • 3 篇 chaudhuri swarat
  • 3 篇 myers andrew c.
  • 3 篇 zhang xiangyu
  • 3 篇 mansinghka vikas...
  • 2 篇 hirschfeld rober...
  • 2 篇 flatt matthew
  • 2 篇 gupta gagan
  • 2 篇 shull thomas
  • 2 篇 yahav eran
  • 2 篇 rajamani sriram
  • 2 篇 niephaus fabio
  • 2 篇 choi jiho

语言

  • 266 篇 英文
  • 2 篇 中文
检索条件"任意字段=Proceedings of the 27th ACM SIGPLAN Conference on Programming Language Design and Implementation"
268 条 记 录,以下是241-250 订阅
排序:
Adaptability using reflection
Adaptability using reflection
收藏 引用
the 27th Hawaii International conference on System Sciences, HICSS-27
作者: Sonntag, Susann Haertig, Hermann Kowalski, Oliver Kuehnhauser, Winfried Lux, Wolfgang Gesellschaft fuer Mathematik und Datenverarbeitung mbH Sankt Augustin Germany
Adaptability, i.e. the ability of a system to adapt dynamically to changes in its execution environment, is considered as an important property of computer systems. Scaling directory replication in name servers and lo... 详细信息
来源: 评论
SKILL: A CAD system extension language  90
SKILL: A CAD system extension language
收藏 引用
proceedings of the 27th acm/IEEE design Automation conference
作者: Timothy J. Barnes Cadence Design Systems Inc. 555 River Oaks Parkway San Jose California
SKILL is a programming language that supports both command entry and procedural customization in OpusTM design FrameworkTM. After briefly considering some related work, we examine the requirements that motivate the pr...
来源: 评论
programming languages in security: keynote  13
Programming languages in security: keynote
收藏 引用
proceedings of the 34th acm sigplan conference on programming language design and implementation
作者: Fred B. Schneider Cornell University Ithaca NY USA
No abstract available.
来源: 评论
Fundamental Approaches to Software Engineering  1
收藏 引用
丛书名: Lecture Notes in Computer Science
1000年
作者: Dirk Beyer Ana Cavalcanti
this open access book constitutes the proceedings of the 27th International conference on Fundamental Approaches to Software Engineering, FASE 2024, held in conjunction with ETAPS 2024 which took place in Luxembourg i... 详细信息
来源: 评论
Laws of concurrent programming  14
Laws of concurrent programming
收藏 引用
proceedings of the 35th acm sigplan conference on programming language design and implementation
作者: Tony Hoare Microsoft Research Cambridge United Kingdom
the talk extends the Laws of programming [1] by four laws governing concurrent composition of programs. this operator is associative and commutative and distributive through union; and it has the same unit (do nothing... 详细信息
来源: 评论
Classpects: unifying aspect- and object-oriented language design  05
Classpects: unifying aspect- and object-oriented language de...
收藏 引用
International conference on Software Engineering (ICSE)
作者: H. Rajan K.J. Sullivan Department of Computer Science University of Virginia Charlottesville VA USA
the contribution of this paper is the design, implementation, and early evaluation of a programming language that unifies classes and aspects. We call our new module construct the classpect. We make three basic claims... 详细信息
来源: 评论
An open implementation analysis and design for lightweight threads  97
An open implementation analysis and design for lightweight t...
收藏 引用
proceedings of the 12th acm sigplan conference on Object-oriented programming, systems, languages, and applications
作者: Matthew Haines Department of Computer Science University of Wyoming
Open implementation Analysis and design (OIA/D) has been introduced as a design methodology for object-oriented software systems, and in particular for substrate software. In this paper we detail our experiences with ...
来源: 评论
Introducing computer science fundamentals before programming
Introducing computer science fundamentals before programming
收藏 引用
Frontiers in Education (FIE) conference
作者: R.L. Shackelford R.J. LeBlanc Georgia Institute of Technology Atlanta GA USA
In this paper, we describe a two course sequence that has been taught to majors in computer science and a variety of other disciplines. the first course is called "Introduction to Computing"; the second cour... 详细信息
来源: 评论
A dynamic optimization framework for a Java just-in-time compiler  01
A dynamic optimization framework for a Java just-in-time com...
收藏 引用
acm sigplan conference on Object-oriented programming, Systems, languages, and Applications
作者: Toshio Suganuma Toshiaki Yasue Motohiro Kawahito Hideaki Komatsu Toshio Nakatani IBM Tokyo Research Laboratory 1623-14 Shimoturuma Yamato-shi Kanagawa 242-8502 Japan
the high performance implementation of Java Virtual Machines (JVM) and just-in-time (JIT) compilers is directed toward adaptive compilation optimizations on the basis of online runtime profile information. this paper ... 详细信息
来源: 评论
Mirrors: design principles for meta-level facilities of object-oriented programming languages  04
Mirrors: design principles for meta-level facilities of obje...
收藏 引用
proceedings of the 19th annual acm sigplan conference on Object-oriented programming, systems, languages, and applications
作者: Gilad Bracha David Ungar Sun Microsystems Santa Clara CA Sun Microsystems Mountain View CA
We identify three design principles for reflection and metaprogramming facilities in object oriented programming languages. Encapsulation: meta-level facilities must encapsulate their implementation. Stratification: m... 详细信息
来源: 评论