咨询与建议

限定检索结果

文献类型

  • 1,154 篇 会议
  • 135 篇 期刊文献

馆藏范围

  • 1,289 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,112 篇 工学
    • 1,037 篇 软件工程
    • 800 篇 计算机科学与技术...
    • 48 篇 控制科学与工程
    • 43 篇 电气工程
    • 36 篇 信息与通信工程
    • 9 篇 电子科学与技术(可...
    • 8 篇 机械工程
    • 6 篇 安全科学与工程
    • 5 篇 建筑学
    • 5 篇 土木工程
    • 5 篇 航空宇航科学与技...
    • 5 篇 生物工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 化学工程与技术
    • 2 篇 力学(可授工学、理...
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 141 篇 理学
    • 117 篇 数学
    • 13 篇 系统科学
    • 9 篇 统计学(可授理学、...
    • 7 篇 生物学
    • 5 篇 物理学
    • 4 篇 化学
  • 89 篇 管理学
    • 53 篇 管理科学与工程(可...
    • 41 篇 图书情报与档案管...
    • 28 篇 工商管理
  • 15 篇 教育学
    • 15 篇 教育学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 5 篇 法学
    • 4 篇 社会学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 180 篇 design
  • 167 篇 languages
  • 103 篇 computer program...
  • 99 篇 performance
  • 59 篇 algorithms
  • 49 篇 object oriented ...
  • 49 篇 computer program...
  • 45 篇 experimentation
  • 45 篇 java programming...
  • 39 篇 verification
  • 35 篇 reliability
  • 34 篇 java
  • 32 篇 functional progr...
  • 26 篇 program synthesi...
  • 24 篇 probabilistic pr...
  • 22 篇 software design
  • 21 篇 theory
  • 20 篇 concurrency
  • 19 篇 domain-specific ...
  • 18 篇 type systems

机构

  • 16 篇 carnegie mellon ...
  • 13 篇 princeton univ p...
  • 12 篇 univ washington ...
  • 11 篇 univ texas austi...
  • 10 篇 univ michigan an...
  • 10 篇 univ penn philad...
  • 10 篇 rice univ housto...
  • 10 篇 purdue univ w la...
  • 10 篇 stanford univ st...
  • 10 篇 univ calif berke...
  • 9 篇 univ wisconsin m...
  • 9 篇 microsoft res re...
  • 9 篇 yale univ new ha...
  • 9 篇 harvard univ cam...
  • 9 篇 cornell univ ith...
  • 9 篇 microsoft resear...
  • 8 篇 univ chicago il ...
  • 7 篇 microsoft res re...
  • 7 篇 swiss fed inst t...
  • 7 篇 mit cambridge ma...

作者

  • 11 篇 walker david
  • 10 篇 dillig isil
  • 9 篇 chlipala adam
  • 8 篇 shao zhong
  • 8 篇 solar-lezama arm...
  • 8 篇 chaudhuri swarat
  • 8 篇 gulwani sumit
  • 7 篇 august david i.
  • 7 篇 bacon david f.
  • 7 篇 sarkar vivek
  • 6 篇 wang xinyu
  • 6 篇 hendren laurie
  • 6 篇 grossman dan
  • 6 篇 adl-tabatabai al...
  • 6 篇 aiken alex
  • 6 篇 rajan hridesh
  • 6 篇 foster nate
  • 6 篇 myers andrew c.
  • 6 篇 mezini mira
  • 6 篇 mahlke scott

语言

  • 1,205 篇 英文
  • 83 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the ACM Sigplan 2003 Conference on Programming Language Design and Implementation"
1289 条 记 录,以下是751-760 订阅
排序:
Time Conscious Objects™
Time Conscious Objects™
收藏 引用
18th Annual acm sigplan conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA'03
作者: Bettin, Jorn Hoare, Jeff SoftMetaWare PO Box 617 Waiheke Island Auckland New Zealand
In most business software systems the time dimension of business objects plays a significant role. Time is a crosscutting concern that is hard to separate from other business logic. We have developed a toolkit that al... 详细信息
来源: 评论
Concept-controlled polymorphism
收藏 引用
2nd International conference on Generative programming and Component Engineering
作者: Järvi, J Willcock, J Lumsdaine, A Indiana Univ Open Syst Lab Bloomington IN 47405 USA
Concepts - sets of abstractions related by common requirements have a central role in generic programming. This paper proposes a general framework for using concepts to control polymorphism in different ways. First, c... 详细信息
来源: 评论
Executable computational logics: Combining formal methods and programming language based system design  1
Executable computational logics: Combining formal methods an...
收藏 引用
1st acm/IEEE International conference on Formal Methods and Models for Co-design (MEMOCODE 03)
作者: Meseguer, J Univ Illinois Dept Comp Sci Urbana IL 61801 USA
An executable computational logic can provide the desired bridge between formal system properties and formal methods to verify them on the one hand, and executable models of system designs based on programming languag... 详细信息
来源: 评论
Time Conscious Objects™: A domain-specific framework and generator
Time Conscious Objects™: A domain-specific framework and ge...
收藏 引用
18th Annual acm sigplan conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA'03
作者: Bettin, Jorn Hoare, Jeff SoftMetaWare PO Box 617 Waiheke Island Auckland New Zealand
In most business software systems the time dimension of business objects plays a significant role. Time is a crosscutting concern that is hard to separate from other business logic. We have developed a toolkit that al... 详细信息
来源: 评论
Engineering a customizable intermediate representation  03
Engineering a customizable intermediate representation
收藏 引用
1st Workshop on Interpreters, Virtual Machines and Emulators, IVME 2003
作者: Palacz, K. Baker, J. Flack, C. Grothoff, C. Yamauchi, H. Vitek, J. S3 Lab Department of Computer Sciences Purdue University United States
The Ovm framework is a set of tools and components for building language runtimes. We present the intermediate representation and software design patterns used throughout the framework. One of the main themes in this ... 详细信息
来源: 评论
An extension to the subtype relationship in C++ implemented with template metaprogramming
收藏 引用
2nd International conference on Generative programming and Component Engineering
作者: Zólyomi, I Porkoláb, Z Kozsik, T Eotvos Lorand Univ Dept Comp Sci H-1117 Budapest Hungary
Families of independent classes, where each class represents a separate, orthogonal concern are highly attractive for implementing collaboration-based design. However, required subtype relationship between such famili... 详细信息
来源: 评论
Generative Model Transformer
Generative Model Transformer
收藏 引用
18th Annual acm sigplan conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA'03
作者: Bettin, Jorn Van Emde Boas, Ghica SoftMetaWare PO Box 617 Waiheke Island Auckland New Zealand Bronstee Software and Services Franz Lisztlaan 5 2102 CJ Heemstede Netherlands
The Generative Model Transformer (GMT) project is an Open Source initiative to build a Model Driven Architecure™ tool that allows fully customisable Platform Independent Models, Platform Description Models, Texture Ma... 详细信息
来源: 评论
programming with non-heap memory in the Real Time Specification for Java
Programming with non-heap memory in the Real Time Specificat...
收藏 引用
18th Annual acm sigplan conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA'03
作者: Bollella, Greg Canham, Tim Carson, Vanessa Champlin, Virgil Dvorak, Daniel Giovannoni, Brian Indictor, Mark Meyer, Kenny Murray, Alex Reinholtz, Kirk Sun Microsystems Laboratories MS UMTV29-236 2600 Casey Avenue Palo Alto CA 94043 United States Jet Propulsion Laboratory California Institute of Technology 4800 Oak Grove Drive Pasadena CA 91109 United States School of Computer Science Carnegie Mellon University Building 17 Moffett Field CA 94035 United States
The Real-Time Specification for Java (RTSJ) provides facilities for deterministic, real-time execution in a language that is otherwise subject to variable latencies in memory allocation and garbage collection. A major... 详细信息
来源: 评论
Generative Model Transformer : An open source MDA tool initiative
Generative Model Transformer : An open source MDA tool initi...
收藏 引用
18th Annual acm sigplan conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA'03
作者: Bettin, Jorn Van Emde Boas, Ghica Willink, E.D. SoftMetaWare PO Box 617 Waiheke Island Auckland New Zealand Bronstee Software and Services Franz Lisztlaan 5 2102 CJ Heemstede Netherlands Thales Research and Technology Limited Reading United Kingdom
The Generative Model Transformer (GMT) project is an Open Source initiative to build a Model Driven Architecure™ tool that allows fully customisable Platform Independent Models, Platform Description Models, Texture Ma... 详细信息
来源: 评论
Applying traits to the smalltalk collection classes
Applying traits to the smalltalk collection classes
收藏 引用
18th Annual conference on Object-Oriented programming, Systems, languages and Applications (OOPSLA 2003)
作者: Black, AP Schärli, N Ducasse, S Oregon Hlth & Sci Univ OGI Sch Sci & Engn Portland OR 97201 USA Univ Bern Software Composit Grp CH-3012 Bern Switzerland
Traits are a programming language technology that promote the reuse of methods between unrelated classes. This paper reports on a refactoring of the Smalltalk collections classes using traits. The original collection ... 详细信息
来源: 评论