咨询与建议

限定检索结果

文献类型

  • 1,152 篇 会议
  • 133 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 1,110 篇 工学
    • 1,036 篇 软件工程
    • 798 篇 计算机科学与技术...
    • 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
  • 102 篇 computer program...
  • 99 篇 performance
  • 59 篇 algorithms
  • 49 篇 object oriented ...
  • 48 篇 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,203 篇 英文
  • 81 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the ACM Sigplan 2003 Conference on Programming Language Design and Implementation"
1285 条 记 录,以下是1221-1230 订阅
排序:
2nd Mext-NSF-JSPS International Symposium on Software Security, ISSS 2003
2nd Mext-NSF-JSPS International Symposium on Software Securi...
收藏 引用
2nd International Symposium on Software Security, ISSS 2003
The proceedings contain 18 papers. The special focus in this conference is on Analysis of Protocols, Cryptography, Verification of Security Properties, Safe implementation of programming languages and Secure Execution...
来源: 评论
pHluid: the design of a parallel functional language implementation on workstations  96
pHluid: the design of a parallel functional language impleme...
收藏 引用
proceedings of the first acm sigplan international conference on Functional programming
作者: Cormac Flanagan Rishiyur S. Nikhil Rice University Department of Computer Science Houston Texas Digital Equipment Corp. Cambridge Research Laboratory One Kendall Square Bldg. 700 Cambridge Massachusetts
This paper describes the distributed memory implementation of a shared memory parallel functional language. The language is Id, an implicitly parallel, mostly functional language that is currently evolving into a dial... 详细信息
来源: 评论
Compiler support for garbage collection in a statically typed language  92
Compiler support for garbage collection in a statically type...
收藏 引用
proceedings of the acm sigplan 1992 conference on programming language design and implementation
作者: Amer Diwan Eliot Moss Richard Hudson
We consider the problem of supporting compacting garbage collection in the presence of modern compiler optimizations. Since our collector may move any heap object, it must accurately locate, follow, and update all poi...
来源: 评论
A logic programming tool for qualitative system design  86
A logic programming tool for qualitative system design
收藏 引用
proceedings of the international conference on APL
作者: Gert L. Moller Bang & Olufsen DK - 7600 Struer Denmark
Introducing a geometrical approach to propositional divalent logic with the truth-tables of the Boolean connectives as the geometrical objects, we can make a simple operational implementation in APL of basic inference...
来源: 评论
Practical program analysis using general purpose logic programming systems—a case study  96
Practical program analysis using general purpose logic progr...
收藏 引用
proceedings of the acm sigplan 1996 conference on programming language design and implementation
作者: Steven Dawson C. R. Ramakrishnan David S. Warren SRI International 333 Ravenswood Ave. Menlo Park CA and Department of Computer Science SUNY at Stony Brook Stony Brook NY Department of Computer Science SUNY at Stony Brook Stony Brook NY
Many analysis problems can be cast in the form of evaluating minimal models of a logic program. Although such formulations are appealing due to their simplicity and declarativeness, they have not been widely used in p...
来源: 评论
Integrating aspects with model driven software development
Integrating aspects with model driven software development
收藏 引用
International conference on Software Engineering Research and Practice
作者: Kulkarni, V Reddy, S Tata Res Dev & Design Ctr Pune Maharashtra India
Model driven software development (MDSD) has resulted in improved productivity, better quality and platform independence. However, MDSD has not been very successful in supporting reuse and system evolution due to inad... 详细信息
来源: 评论
Aspect-oriented programming: case study experiences  03
Aspect-oriented programming: case study experiences
收藏 引用
proceedings of the 4th international conference conference on Computer systems and technologies: e-Learning
作者: Yuliyan Kiryakov John Galletly Department of Computer Science American University in Bulgaria
This paper describes and assesses the experiences gained using aspect-oriented programming as supported by the Aspect J language. Aspect-oriented programming is intended to support the modularisation in the design of ... 详细信息
来源: 评论
Use object-oriented paradigm to design and implement an algorithm for object-oriented class-level testing
Use object-oriented paradigm to design and implement an algo...
收藏 引用
IEEE International conference on Systems, Man and Cybernetics
作者: Yu Xia Sun Huo Yan Chen Department of Computer Science Jinan University Guangzhou China
One of the means to enhance software reliability and quality is testing. The testing for object-oriented software is more complex and difficult than that for traditional programming. For object-oriented class-level an... 详细信息
来源: 评论
From use cases to system implementation: statechart based co-design  03
From use cases to system implementation: statechart based co...
收藏 引用
acm and IEEE International conference on Formal Methods and Models for Co-design (MEMOCODE)
作者: L. Gomes A. Costa Faculdade de Ciências e Tecnologia Department of Elect. Engineering & UNINOVA Centro de Robótica Inteligente Universidade Nova de Lisboa Portugal
This paper proposes a methodology for embedded systems co-design, based on statechart models. The process starts with grabbing the system functionalities through use cases. A set of procedures addressing the implement... 详细信息
来源: 评论
Look up!: your future is in the cloud  13
Look up!: your future is in the cloud
收藏 引用
proceedings of the 34th acm sigplan conference on programming language design and implementation
作者: James R. Larus Microsoft Research Redmond WA USA
The "Cloud" is a wonderfully expansive phrase used to denote computation and data storage centralized in a large datacenter and elastically accessed across a network. The concept is not new; web sites and bu... 详细信息
来源: 评论