咨询与建议

限定检索结果

文献类型

  • 238 篇 会议
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 196 篇 工学
    • 191 篇 软件工程
    • 79 篇 计算机科学与技术...
    • 6 篇 电气工程
    • 1 篇 机械工程
    • 1 篇 动力工程及工程热...
    • 1 篇 控制科学与工程
    • 1 篇 生物工程
  • 6 篇 理学
    • 5 篇 数学
    • 1 篇 生物学
    • 1 篇 系统科学
  • 2 篇 教育学
    • 2 篇 教育学
  • 2 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...

主题

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

机构

  • 8 篇 purdue univ w la...
  • 7 篇 carnegie mellon ...
  • 5 篇 harvard univ cam...
  • 4 篇 univ wisconsin m...
  • 4 篇 princeton univ p...
  • 4 篇 univ calif davis...
  • 4 篇 northeastern uni...
  • 4 篇 cornell univ ith...
  • 4 篇 univ penn philad...
  • 4 篇 stanford univ st...
  • 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 篇 shao zhong
  • 4 篇 dillig isil
  • 3 篇 huang jeff
  • 3 篇 vechev martin
  • 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

语言

  • 240 篇 英文
  • 1 篇 中文
检索条件"任意字段=Proceedings of the 36th ACM SIGPLAN Conference on Programming Language Design and Implementation"
241 条 记 录,以下是211-220 订阅
排序:
Extending SQL-92 for OODB access: design and implementation experience  95
Extending SQL-92 for OODB access: Design and implementation ...
收藏 引用
10th Annual conference on Object-Oriented programming Systems, languages, and Applications, OOPSLA 1995
作者: Kiernan, Jerry Carey, Michael J. IBM Santa Teresa Lab. 555 Bailey Avenue San Jose CA 95141 United States IBM Almaden Research Center 650 Harry Road K55-B1 San Jose CA 95120 United States
this paper describes the design and implementation of a query engine that provides extended SQL-based access to the data managed by an object-oriented database system. this query engine allows extended SQL queries to ... 详细信息
来源: 评论
Upcall dispatcher aspects: Combining modularity with efficiency in the CiAO IP stack
Upcall dispatcher aspects: Combining modularity with efficie...
收藏 引用
1st Workshop on Modularity in Systems Software, MISS 2011, Co-located with the 10th International conference on Aspect-Oriented Software Development, AOSD.11
作者: Streicher, Jochen Borchert, Christoph Spinczyk, Olaf Technische Universität Dortmund Computer Science 12 - Embedded System Software Germany
Network protocol stacks are an important ingredient of today's infrastructure software. For instance, all state-of-the-art operating systems for PCs and the server market come with a TCP/IP stack. the design of pr... 详细信息
来源: 评论
proceedings of the conference on Object-Oriented programming Systems, languages, and Applications, OOPSLA
Proceedings of the Conference on Object-Oriented Programming...
收藏 引用
10th Annual conference on Object-Oriented programming Systems, languages, and Applications, OOPSLA 1995
the proceedings contain 36 papers. the topics discussed include: application of domain analysis to object-oriented systems;applying object-oriented software engineering methods to the development of call center softwa...
来源: 评论
Finding application errors and security flaws using PQL: A program query language
Finding application errors and security flaws using PQL: A p...
收藏 引用
OOPSLA'05 - 20th Annual acm conference on Object-Oriented programming, Systems, languages, and Applications
作者: Martin, Michael Livshits, Benjamin Lam, Monica S. Computer Science Department Stanford University
A number of effective error detection tools have been built in recent years to check if a program conforms to certain design rules, An important class of design rules deals with sequences of events associated with a s... 详细信息
来源: 评论
Linearity and PCF: a Semantic Insight!  11
Linearity and PCF: a Semantic Insight!
收藏 引用
16th acm sigplan International conference on Functional programming (ICFP 11)
作者: Gaboardi, Marco Paolini, Luca Piccolo, Mauro Univ Bologna INRIA Focus Team Dip Sci Informaz I-40127 Bologna Italy Univ Turin Dipartimento Informat I-10149 Turin Italy
Linearity is a multi-faceted and ubiquitous notion in the analysis and the development of programming language concepts. We study linearity in a denotational perspective by picking out programs that correspond to line... 详细信息
来源: 评论
Session details: language design  13
Session details: Language design
收藏 引用
proceedings of the 34th acm sigplan conference on programming language design and implementation
作者: Umut A. Acar Carnegie Mellon University
No abstract available.
来源: 评论
Session details: Probabilistic programming  14
Session details: Probabilistic programming
收藏 引用
proceedings of the 35th acm sigplan conference on programming language design and implementation
作者: Ben Zorn Microsoft Research
No abstract available.
来源: 评论
Session details: language constructs  06
Session details: Language constructs
收藏 引用
proceedings of the 27th acm sigplan conference on programming language design and implementation
作者: T. Millstein University of California at Los Angeles
No abstract available.
来源: 评论
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.
来源: 评论
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... 详细信息
来源: 评论