咨询与建议

限定检索结果

文献类型

  • 2,269 篇 会议
  • 293 篇 期刊文献
  • 2 册 图书

馆藏范围

  • 2,564 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,269 篇 工学
    • 2,138 篇 软件工程
    • 1,691 篇 计算机科学与技术...
    • 84 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 22 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 13 篇 材料科学与工程(可...
    • 13 篇 建筑学
    • 13 篇 土木工程
    • 13 篇 生物工程
    • 10 篇 光学工程
    • 9 篇 安全科学与工程
    • 8 篇 化学工程与技术
    • 5 篇 动力工程及工程热...
    • 5 篇 生物医学工程(可授...
    • 4 篇 力学(可授工学、理...
  • 280 篇 理学
    • 218 篇 数学
    • 32 篇 系统科学
    • 18 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 16 篇 生物学
    • 8 篇 化学
    • 6 篇 地质学
  • 209 篇 管理学
    • 112 篇 图书情报与档案管...
    • 109 篇 管理科学与工程(可...
    • 50 篇 工商管理
  • 22 篇 教育学
    • 22 篇 教育学
  • 17 篇 法学
    • 15 篇 社会学
  • 11 篇 经济学
    • 11 篇 应用经济学
  • 2 篇 农学
  • 2 篇 艺术学
  • 1 篇 军事学

主题

  • 390 篇 design
  • 369 篇 languages
  • 186 篇 computer program...
  • 182 篇 performance
  • 162 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 78 篇 functional progr...
  • 71 篇 theory
  • 69 篇 computer program...
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 semantics
  • 47 篇 software design
  • 45 篇 domain-specific ...
  • 38 篇 parallel program...
  • 37 篇 concurrency
  • 35 篇 measurement

机构

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

作者

  • 19 篇 hirschfeld rober...
  • 16 篇 walker david
  • 15 篇 visser eelco
  • 15 篇 felleisen matthi...
  • 14 篇 findler robert b...
  • 13 篇 grossman dan
  • 13 篇 bacon david f.
  • 12 篇 chlipala adam
  • 11 篇 flatt matthew
  • 11 篇 sarkar vivek
  • 11 篇 myers andrew c.
  • 11 篇 mezini mira
  • 11 篇 morrisett greg
  • 10 篇 mckinley kathryn...
  • 10 篇 bockisch christo...
  • 10 篇 adl-tabatabai al...
  • 10 篇 de moor oege
  • 10 篇 dillig isil
  • 9 篇 lumsdaine a
  • 9 篇 van der storm ti...

语言

  • 2,347 篇 英文
  • 212 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2564 条 记 录,以下是2491-2500 订阅
A more expressive monitor for concurrent Java programming  6
收藏 引用
6th International European conference on Parallel Computing, Euro-Par 2000
作者: Chiao, Hsin-Ta Wu, Chi-Houng Yuan, Shyan-Ming Department of Computer and Information Science National Chiao Tung University 1001 Ta Hsueh Rd Hsinchu300 Taiwan
The thread synchronization mechanism employed by Java is derived from the Hoare’s monitor concept. In order to minimize its implementation complexity, the monitor provided by Java is quite primitive. This design deci... 详细信息
来源: 评论
Implementing distribution and persistence aspects with aspectJ  02
Implementing distribution and persistence aspects with aspec...
收藏 引用
Proceedings of the 17th acm sigplan conference on Object-oriented programming, systems, languages, and applications
作者: Sergio Soares Eduardo Laureano Paulo Borba Federal University of Pernambuco Recife Pernambuco Brazil
This paper reports our experience using AspectJ, a general-purpose aspect-oriented extension to Java, to implement distribution and persistence aspects in a web-based information system. This system was originally imp... 详细信息
来源: 评论
design issues in a Rule-Based System  85
Design issues in a Rule-Based System
收藏 引用
Proceedings of the acm sigplan 85 symposium on language issues in programming environments
作者: Stephen Fickas Computer Science Department University of Oregon
This paper discusses a language and associated environment for building rule-based programs. The language and environment are encapsulated in a system we call ORBS (Oregon Rule Based System). In tune with this confere...
来源: 评论
language support for lightweight transactions  03
Language support for lightweight transactions
收藏 引用
Proceedings of the 18th annual acm sigplan conference on Object-oriented programing, systems, languages, and applications
作者: Tim Harris Keir Fraser University of Cambridge Computer Laboratory Cambridge UK
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... 详细信息
来源: 评论
Combining contracts and exemplar-based programming for class hiding and customization  94
Combining contracts and exemplar-based programming for class...
收藏 引用
Proceedings of the ninth annual conference on Object-oriented programming systems, language, and applications
作者: Victor B. Lortz Kang G. Shin Real- Time Computing Laboratory Department of Electrical Engineering and Computer Science The University of Michigan Ann Arbor Michigan Real-Time Computing Laboratory Department of Electrical Engineering and Computer Science The University of Michigan Ann Arbor Michigan
For performance reasons, client applications often need to influence the implementation strategies of libraries whose services they use. If an object-oriented library contains multiple service classes customized for d...
来源: 评论
Hardware counter driven on-the-fly request signatures
收藏 引用
acm sigplan NOTICES 2008年 第3期43卷 189-200页
作者: Shen, Kai Zhong, Ming Dwarkadas, Sandhya Li, Chuanpeng Stewart, Christopher Zhang, Xiao Univ Rochester Dept Comp Sci Rochester NY 14627 USA
Today's processors provide a rich source of statistical information on application execution through hardware counters. In this paper, we explore the utilization of these statistics as request signatures in server... 详细信息
来源: 评论
Automated Generation of Code Contracts: Generative AI to the Rescue?  2024
Automated Generation of Code Contracts: Generative AI to the...
收藏 引用
Proceedings of the 23rd acm sigplan International conference on Generative programming: Concepts and Experiences
作者: Sandra Greiner Noah Bühlmann Manuel Ohrndorf Christos Tsigkanos Oscar Nierstrasz Timo Kehrer University of Southern Denmark Odense Denmark University of Bern Bern Switzerland University of Athens Athens Greece Feenk Bern Switzerland
design by Contract represents an established, lightweight paradigm for engineering reliable and robust software systems by specifying verifiable expectations and obligations between software components. Due to its lab... 详细信息
来源: 评论
Multiple dispatch as dispatch on Tuples  98
Multiple dispatch as dispatch on Tuples
收藏 引用
Proceedings of the 13th acm sigplan conference on Object-oriented programming, systems, languages, and applications
作者: Gary T. Leavens Todd D. Millstein Department of Computer Science Iowa State University 229 Atanasoff Hall Ames Iowa Department of Computer Science and Engineering University of Washington Box 352350 Seattle WA
Many popular object-oriented programming languages, such as C++, Smalltalk-80, Java, and Eiffel, do not support multiple dispatch. Yet without multiple dispatch, programmers find it difficult to express binary methods... 详细信息
来源: 评论
Adding type parameterization to the Java language  97
Adding type parameterization to the Java language
收藏 引用
Proceedings of the 12th acm sigplan conference on Object-oriented programming, systems, languages, and applications
作者: Ole Agesen Stephen N. Freund John C. Mitchell Sun Microsystems Laboratories 2 Elizabeth Drive Chelmsford MA Department of Computer Science Stanford University Stanford CA
Although the Java programming language has achieved widespread acceptance, one feature that seems sorely missed is the ability to use type parameters (as in Ada generics, C++ templates, and ML polymorphic functions or...
来源: 评论
Cephalopode: A custom processor aimed at functional language execution for IoT devices.
Cephalopode: A custom processor aimed at functional language...
收藏 引用
acm and IEEE International conference on Formal Methods and Models for Co-design (MEMOCODE)
作者: Jeremy Pope Jules Saget Carl-Johan H. Seger Chalmers University of Technology Gothenburg Sweden École Normale Supérieure Paris France
The Internet of Things (IoT) conceives a future where "things" are interconnected by means of suitable information and communication technologies. Unfortunately, recent events have demonstrated the high vuln... 详细信息
来源: 评论