咨询与建议

限定检索结果

文献类型

  • 959 篇 会议
  • 62 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 905 篇 工学
    • 859 篇 软件工程
    • 783 篇 计算机科学与技术...
    • 155 篇 控制科学与工程
    • 28 篇 信息与通信工程
    • 16 篇 电气工程
    • 12 篇 建筑学
    • 10 篇 光学工程
    • 9 篇 土木工程
    • 9 篇 生物工程
    • 6 篇 材料科学与工程(可...
    • 5 篇 机械工程
    • 4 篇 电子科学与技术(可...
    • 4 篇 化学工程与技术
    • 3 篇 冶金工程
    • 3 篇 航空宇航科学与技...
    • 2 篇 力学(可授工学、理...
  • 123 篇 理学
    • 92 篇 数学
    • 17 篇 系统科学
    • 12 篇 生物学
    • 6 篇 统计学(可授理学、...
    • 5 篇 化学
    • 3 篇 物理学
    • 2 篇 地质学
  • 109 篇 管理学
    • 78 篇 图书情报与档案管...
    • 42 篇 管理科学与工程(可...
    • 23 篇 工商管理
  • 16 篇 教育学
    • 15 篇 教育学
  • 8 篇 法学
    • 8 篇 社会学
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 医学
    • 2 篇 基础医学(可授医学...
  • 1 篇 农学

主题

  • 468 篇 object oriented ...
  • 24 篇 languages
  • 22 篇 object oriented ...
  • 17 篇 object-oriented ...
  • 16 篇 computer languag...
  • 15 篇 performance
  • 15 篇 java
  • 12 篇 design
  • 10 篇 computer program...
  • 10 篇 user interfaces
  • 9 篇 verification
  • 8 篇 application soft...
  • 8 篇 software enginee...
  • 8 篇 semantics
  • 8 篇 computer aided s...
  • 7 篇 computer science
  • 7 篇 parallel program...
  • 7 篇 static analysis
  • 7 篇 scala
  • 6 篇 reliability

机构

  • 7 篇 swiss fed inst t...
  • 6 篇 univ texas austi...
  • 5 篇 ibm t.j. watson ...
  • 5 篇 carnegie mellon ...
  • 5 篇 university of il...
  • 4 篇 ecole polytech f...
  • 4 篇 univ waterloo wa...
  • 4 篇 victoria univers...
  • 4 篇 at and t united ...
  • 3 篇 ibm united state...
  • 3 篇 school of comput...
  • 3 篇 university of te...
  • 3 篇 univ of washingt...
  • 3 篇 university of il...
  • 3 篇 oregon graduate ...
  • 3 篇 ibm
  • 3 篇 schlumberger-dol...
  • 3 篇 department of co...
  • 3 篇 intel corp santa...
  • 3 篇 computer science...

作者

  • 9 篇 biddle robert
  • 9 篇 aldrich jonathan
  • 8 篇 de champeaux den...
  • 8 篇 noble james
  • 8 篇 cook william r.
  • 7 篇 johnson ralph
  • 7 篇 coad peter
  • 7 篇 abi-antoun marwa...
  • 6 篇 baniassad elisa
  • 6 篇 yonezawa akinori
  • 6 篇 jacobson ivar
  • 5 篇 mckinley kathryn...
  • 5 篇 sweeney peter f.
  • 5 篇 palsberg jens
  • 5 篇 grothoff christi...
  • 5 篇 helm richard
  • 5 篇 yoder joseph w.
  • 5 篇 alphonce carl
  • 5 篇 kiczales gregor
  • 5 篇 ungar david

语言

  • 997 篇 英文
  • 24 篇 其他
检索条件"任意字段=1988 Conference on Object-Oriented Programming Systems, Languages and Applications, OOPSLA 1988"
1021 条 记 录,以下是341-350 订阅
排序:
Greenfoot: Combining object visualisation with interaction
Greenfoot: Combining object visualisation with interaction
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Henriksen, Poul Kölling, Michael Mærsk McKinney Møller Institute University of Southern Denmark Denmark
The introduction of programming education with object-oriented languages slowly migrates down the curriculum and is now often introduced at the high school level. This migration requires teaching tools that are adequa... 详细信息
来源: 评论
"objects first, interfaces next" or interfaces before inheritance
"Objects first, interfaces next" or interfaces before inheri...
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Schmolitzky, Axel University of Hamburg Vogt-Koelln-Str. 30 D-22527 Hamburg Germany
objects first is a pedagogy that tries to introduce the core concepts of object-oriented programming - classes, objects, and methods - as early as possible in a programming course, even before variables, types, assign... 详细信息
来源: 评论
Interactive visualization of object-oriented programs
Interactive visualization of object-oriented programs
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Gestwicki, Paul V. Department of Computer Science and Engineering University at Buffalo 201 Bell Hall Buffalo NY 14260-2000 United States
We describe a novel approach to runtime visualization of object-oriented programs. Our approach features: visualizations of execution state and history;forward and reverse execution;interactive queries during program ... 详细信息
来源: 评论
Mirrors: Design principles for meta-level facilities of object-oriented programming languages
Mirrors: Design principles for meta-level facilities of obje...
收藏 引用
19th conference on object-oriented programming, systems, languages, and applications
作者: Bracha, G Ungar, D Sun Microsyst Inc Santa Clara CA 95054 USA Sun Microsyst Inc Mountain View CA 94043 USA
We identify three design principles for reflection and metaprogramming facilities in object oriented programming languages. Encapsulation: meta-level facilities must encapsulate their implementation. Stratification: m... 详细信息
来源: 评论
Efficient data race and deadlock prevention in concurrent object-oriented programs
Efficient data race and deadlock prevention in concurrent ob...
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Nienaltowski, Piotr ETH Zurich 8092 Zurich Switzerland
The main goal of this PhD thesis is to propose and implement a methodology for the construction of programs based on the SCOOP model, and for modular reasoning about their correctness and liveness properties. In parti... 详细信息
来源: 评论
OOLACA: An object oriented library for abstract and computational algebra
OOLACA: An object oriented library for abstract and computat...
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Niculescu, Virginia Moldovan, Grigoreta Department of Computer Science Babeş-Bolyai University 1 KogǍlniceanu Cluj-Napoca Romania
object oriented programming and design patterns introduce a high level of abstraction that allows us to implement and work with mathematical abstractions. We analyze and design an object oriented algebraic library, th... 详细信息
来源: 评论
object-oriented encapsulation for dynamically typed languages
Object-oriented encapsulation for dynamically typed language...
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Schärli, Nathanael Black, Andrew P. Ducasse, Stéphane Software Composition Group University of Bern Bern Switzerland OGI Sch. of Science and Engineering Oregon Health and Science University Portland OR United States
Encapsulation in object-oriented languages has traditionally been based on static type systems. As a consequence, dynamically-typed languages have only limited support for encapsulation. This is surprising, considerin... 详细信息
来源: 评论
Recovering Binary Class Relationships: Putting Icing on the UML Cake
Recovering Binary Class Relationships: Putting Icing on the ...
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Guéhéneuc, Yann-Gaël Albin-Amiot, Hervé Université de Montréal Montréal Que. Canada École des Mines de Nantes Nantes France
A discontinuity exists between object-oriented modeling and programming languages. This discontinuity arises from ambiguous concepts in modeling languages and a lack of corresponding concepts in programming languages.... 详细信息
来源: 评论
Vertical profiling: Understanding the behavior of object-oriented applications
Vertical profiling: Understanding the behavior of object-ori...
收藏 引用
19th Annual ACM conference on object-oriented programming, systems, languages, and applications, oopsla'04
作者: Hauswirth, Matthias Diwan, Amer Sweeney, Peter F. Hind, Michael University of Colorado Boulder IBM Thomas J. Watson Research Center
object-oriented programming languages provide a rich set of features that provide significant software engineering benefits. The increased productivity provided by these features comes at a justifiable cost in a more ... 详细信息
来源: 评论
Companion of the 18th Annual ACM SIGPLAN conference on object-oriented programming, systems, languages, and applications, oopsla'03
Companion of the 18th Annual ACM SIGPLAN Conference on Objec...
收藏 引用
18th Annual ACM SIGPLAN conference on object-oriented programming, systems, languages, and applications, oopsla'03
The proceedings contain 101 papers. The topics discussed include: model driven development - the case for domain oriented programming;an end-to-end domain-driven software development framework;XAspects: an extensible ...
来源: 评论