咨询与建议

限定检索结果

文献类型

  • 1,098 篇 会议
  • 131 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 1,058 篇 工学
    • 998 篇 软件工程
    • 761 篇 计算机科学与技术...
    • 47 篇 控制科学与工程
    • 38 篇 电气工程
    • 31 篇 信息与通信工程
    • 8 篇 电子科学与技术(可...
    • 7 篇 机械工程
    • 5 篇 化学工程与技术
    • 5 篇 安全科学与工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 建筑学
    • 4 篇 土木工程
    • 4 篇 航空宇航科学与技...
    • 4 篇 生物工程
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 137 篇 理学
    • 113 篇 数学
    • 13 篇 系统科学
    • 9 篇 统计学(可授理学、...
    • 6 篇 生物学
    • 5 篇 化学
    • 4 篇 物理学
    • 2 篇 地质学
  • 86 篇 管理学
    • 52 篇 管理科学与工程(可...
    • 38 篇 图书情报与档案管...
    • 30 篇 工商管理
  • 11 篇 教育学
    • 11 篇 教育学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 5 篇 法学
    • 4 篇 社会学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 170 篇 design
  • 157 篇 languages
  • 98 篇 computer program...
  • 96 篇 performance
  • 57 篇 algorithms
  • 55 篇 object oriented ...
  • 49 篇 computer program...
  • 43 篇 experimentation
  • 39 篇 verification
  • 34 篇 reliability
  • 34 篇 java programming...
  • 28 篇 functional progr...
  • 26 篇 program synthesi...
  • 26 篇 java
  • 24 篇 probabilistic pr...
  • 20 篇 concurrency
  • 19 篇 domain-specific ...
  • 19 篇 theory
  • 17 篇 compilers
  • 17 篇 type systems

机构

  • 16 篇 carnegie mellon ...
  • 13 篇 princeton univ p...
  • 11 篇 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 篇 yale univ new ha...
  • 9 篇 harvard univ cam...
  • 9 篇 cornell univ ith...
  • 8 篇 microsoft res re...
  • 8 篇 univ chicago il ...
  • 7 篇 microsoft res re...
  • 7 篇 swiss fed inst t...
  • 7 篇 mit cambridge ma...
  • 7 篇 northeastern uni...

作者

  • 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 篇 foster nate
  • 6 篇 lam monica s.
  • 6 篇 myers andrew c.
  • 6 篇 mezini mira
  • 6 篇 mahlke scott

语言

  • 1,151 篇 英文
  • 77 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the ACM SIGPLAN 1992 conference on Programming language design and implementation"
1229 条 记 录,以下是1031-1040 订阅
排序:
A model transformation semantics and analysis methodology for SecureUML  06
收藏 引用
9th International conference on Model Driven Engineering languages and Systems
作者: Brucker, Achim D. Doser, Juergen Wolff, Burkhart ETH CH-8092 Zurich Switzerland
SecureUML is a security modeling language for formalizing access control requirements in a declarative way. It is equipped with a UML notation in terms of a UML profile, and can be combined with arbitrary design model... 详细信息
来源: 评论
Considerate Reasoning and the Composite design Pattern  10
收藏 引用
11th International conference on Verification, Model Checking, and Abstract Interpretation
作者: Summers, Alexander J. Drossopoulou, Sophia Imperial Coll London London England
We propose Considerate Reasoning, a novel specification and verification technique based on object invariants. This technique supports succinct specifications of implementations which follow the pattern of breaking pr... 详细信息
来源: 评论
Hybrid Context-Sensitivity for Points-To Analysis  13
Hybrid Context-Sensitivity for Points-To Analysis
收藏 引用
acm sigplan conference on programming language design and implementation
作者: George Kastrinis Yannis Smaragdakis Department of Informatics University of Athens
Context-sensitive points-to analysis is valuable for achieving high precision with good performance. The standard flavors of context-sensitivity are call-site-sensitivity (kCFA) and object-sensitivity. Combining both ... 详细信息
来源: 评论
Automating the Ada programming process: A domain-specific approach
Automating the Ada programming process: A domain-specific ap...
收藏 引用
1993 conference on TRI-Ada, TRI-Ada 1993
作者: Grossman, Fred Klerer, Robert J. Engle, Charles B. Pace University School of Computer Science and Information Systems 1 Martine Avenue White PlainsNY10606 United States Iona College Department of Computer Science New RochelleNY10801 United States Florida Institute of Technology Department of Computer Science MelbourneFL32901 United States
This paper addresses the problem of automating the process of programming in general, and offers a solution for the scientific computation application domain. The goal of an automated programming system is to minimize... 详细信息
来源: 评论
Knit: Component composition for systems software  4
Knit: Component composition for systems software
收藏 引用
4th conference on Symposium on Operating System design and implementation, OSDI 2000
作者: Reid, Alastair Flatt, Matthew Stoller, Leigh Lepreau, Jay Eide, Eric University of Utah School of Computing United States
Knit is a new component definition and linking language for systems code. Knit helps make C code more understandable and reusable by third parties, helps eliminate much of the performance overhead of componentization,... 详细信息
来源: 评论
proceedings of the 3rd International conference on Computer, Artificial Intelligence and Control Engineering, CAICE 2024
Proceedings of the 3rd International Conference on Computer,...
收藏 引用
3rd International conference on Computer, Artificial Intelligence and Control Engineering, CAICE 2024
The proceedings contain 148 papers. The topics discussed include: a PLC-based three-dimensional warehouse simulation system;pollen dictionary construction based on supervised comparative learning;application and resea...
来源: 评论
design AND implementation IN ADA OF A RUNTIME TASK SUPERVISOR.  82
DESIGN AND IMPLEMENTATION IN ADA OF A RUNTIME TASK SUPERVISO...
收藏 引用
proceedings of the AdaTEC conference on Ada.
作者: Falis, Edward Stanford University
A runtime supervisor is an Ada package in the standard environment which provides a scheduling interface between a compiled tasking program and the virtual machine upon which it is to execute. Its visible operations i... 详细信息
来源: 评论
Relational aspects as tracematches  08
Relational aspects as tracematches
收藏 引用
7th International conference on Aspect-Oriented Software Development, AOSD.08
作者: Bodden, Eric Shaikh, Reehan Hendren, Laurie School of Computer Science McGill University Montréal QC Canada
The relationships between objects in an object-oriented program are an essential property of the program's design and implementation. Two previous approaches to implement relationships with aspects were associatio... 详细信息
来源: 评论
MapCG: Writing Parallel Program Portable between CPU and GPU  10
MapCG: Writing Parallel Program Portable between CPU and GPU
收藏 引用
19th International conference on Parallel Architectures and Compilation Techniques
作者: Hong, Chuntao Chen, Dehao Chen, Wenguang Zheng, Weimin Lin, Haibo Tsinghua Univ Tsinghua Natl Lab Informat Sci & Technol Beijing 100084 Peoples R China
Graphics Processing Units (GPU) have been playing an important role in the general purpose computing market recently. The common approach to program GPU today is to write GPU specific code with low level GPU APIs such... 详细信息
来源: 评论
Disjoint Intersection Types
收藏 引用
acm sigplan NOTICES 2016年 第9期51卷 364-377页
作者: Oliveira, Bruno C. d. S. Shi, Zhiyuan Alpuim, Joao Univ Hong Kong Hong Kong Hong Kong Peoples R China
Dunfield showed that a simply typed core calculus with intersection types and a merge operator is able to capture various programming language features. While his calculus is type-safe, it is not coherent: different d... 详细信息
来源: 评论