咨询与建议

限定检索结果

文献类型

  • 255 篇 会议
  • 10 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 231 篇 工学
    • 227 篇 软件工程
    • 215 篇 计算机科学与技术...
    • 33 篇 控制科学与工程
    • 10 篇 光学工程
    • 7 篇 信息与通信工程
    • 5 篇 机械工程
    • 5 篇 建筑学
    • 4 篇 土木工程
    • 4 篇 生物工程
    • 3 篇 材料科学与工程(可...
    • 2 篇 力学(可授工学、理...
    • 2 篇 冶金工程
    • 2 篇 电气工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 化学工程与技术
    • 1 篇 农业工程
  • 47 篇 管理学
    • 34 篇 图书情报与档案管...
    • 19 篇 管理科学与工程(可...
    • 12 篇 工商管理
  • 33 篇 理学
    • 20 篇 数学
    • 5 篇 生物学
    • 2 篇 物理学
    • 2 篇 地质学
    • 2 篇 系统科学
    • 1 篇 化学
    • 1 篇 地球物理学
  • 6 篇 教育学
    • 6 篇 教育学
  • 4 篇 法学
    • 4 篇 社会学
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 115 篇 object oriented ...
  • 11 篇 languages
  • 9 篇 java
  • 7 篇 design
  • 6 篇 performance
  • 6 篇 xml
  • 5 篇 smalltalk
  • 5 篇 object-oriented ...
  • 3 篇 pattern matching
  • 3 篇 parallel program...
  • 3 篇 inheritance
  • 3 篇 web applications
  • 3 篇 software design
  • 3 篇 object-oriented
  • 2 篇 standard class l...
  • 2 篇 configuration
  • 2 篇 parametric exten...
  • 2 篇 scalability
  • 2 篇 high-level langu...
  • 2 篇 message pattern

机构

  • 3 篇 ibm t.j. watson ...
  • 3 篇 ibm thomas j. wa...
  • 3 篇 at and t united ...
  • 2 篇 ibm united state...
  • 2 篇 at and t bell la...
  • 2 篇 ibm t.j. watson ...
  • 2 篇 ibm
  • 2 篇 georgewashington...
  • 2 篇 univ glasgow dep...
  • 2 篇 department of co...
  • 2 篇 university of ma...
  • 2 篇 department of co...
  • 2 篇 bell northern re...
  • 2 篇 ibm research uni...
  • 2 篇 leipzig univ app...
  • 2 篇 university of co...
  • 2 篇 university of be...
  • 2 篇 victoria univers...
  • 2 篇 univ so maine de...
  • 2 篇 med univ lubeck ...

作者

  • 5 篇 biddle robert
  • 5 篇 noble james
  • 4 篇 myers andrew c.
  • 3 篇 ventura phil
  • 3 篇 black andrew p.
  • 3 篇 gestwicki paul v...
  • 3 篇 johnson ralph
  • 2 篇 liskov barbara
  • 2 篇 vlissides john
  • 2 篇 smith scotty
  • 2 篇 partain w
  • 2 篇 cheng perry
  • 2 篇 baniassad elisa
  • 2 篇 kempa m
  • 2 篇 egert christophe...
  • 2 篇 sweeney peter f.
  • 2 篇 yonezawa akinori
  • 2 篇 linnemann v
  • 2 篇 grothoff christi...
  • 2 篇 hauswirth matthi...

语言

  • 265 篇 英文
检索条件"任意字段=24th Annual ACM Conference on Object-Oriented Programming, Systems, Languages and Applications"
265 条 记 录,以下是261-270 订阅
排序:
HydroJ: object-oriented pattern matching for evolvable distributed systems  03
HydroJ: object-oriented pattern matching for evolvable distr...
收藏 引用
Proceedings of the 18th annual acm SIGPLAN conference on object-oriented programing, systems, languages, and applications
作者: Keunwoo Lee Anthony LaMarca Craig Chambers University of Washington Intel Research Seattle
In an evolving software system, components must be able to change independently while remaining compatible with their peers. One obstacle to independent evolution is the brittle parameter problem: the ability of two c... 详细信息
来源: 评论
Micro patterns in Java code  05
Micro patterns in Java code
收藏 引用
Proceedings of the 20th annual acm SIGPLAN conference on object-oriented programming, systems, languages, and applications
作者: Joseph (Yossi) Gil Itay Maman Technion--Israel Institute of Technology
Micro patterns are similar to design patterns, except that micro patterns are stand at a lower, closer to the implementation, level of abstraction. Micro patterns are also unique in that they are mechanically recogniz... 详细信息
来源: 评论
Finding your cronies: static analysis for dynamic object colocation  04
Finding your cronies: static analysis for dynamic object col...
收藏 引用
Proceedings of the 19th annual acm SIGPLAN conference on object-oriented programming, systems, languages, and applications
作者: Samuel Z. Guyer Kathryn S. McKinley The University of Texas at Austin Austin TX
this paper introduces dynamic object colocation, an optimization to reduce copying costs in generational and other incremental garbage collectors by allocating connected objects together in the same space. Previous wo... 详细信息
来源: 评论
Chianti: a tool for change impact analysis of java programs  04
Chianti: a tool for change impact analysis of java programs
收藏 引用
Proceedings of the 19th annual acm SIGPLAN conference on object-oriented programming, systems, languages, and applications
作者: Xiaoxia Ren Fenil Shah Frank Tip Barbara G. Ryder Ophelia Chesley Rutgers University Piscataway NJ IBM Software Group Hawthorne NY IBM T.J. Watson Research Center Yorktown Heights NY
this paper reports on the design and implementation of Chianti, a change impact analysis tool for Java that is implemented in the context of the Eclipse environment. Chianti analyzes two versions of an application and... 详细信息
来源: 评论
Finding application errors and security flaws using PQL: a program query language  05
Finding application errors and security flaws using PQL: a p...
收藏 引用
Proceedings of the 20th annual acm SIGPLAN conference on object-oriented programming, systems, languages, and applications
作者: Michael Martin Benjamin Livshits Monica S. Lam 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 asso-ciated with a ... 详细信息
来源: 评论