咨询与建议

限定检索结果

文献类型

  • 959 篇 会议
  • 62 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 1,022 篇 电子文献
  • 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 篇 software enginee...
  • 9 篇 verification
  • 8 篇 application soft...
  • 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

语言

  • 998 篇 英文
  • 24 篇 其他
检索条件"任意字段=1988 Conference on Object-Oriented Programming Systems, Languages and Applications, OOPSLA 1988"
1022 条 记 录,以下是291-300 订阅
排序:
Melding data flow and object-oriented programming  87
Melding data flow and object-oriented programming
收藏 引用
1987 conference on object oriented programming systems languages and applications, oopsla 1987
作者: Kaiser, Gail E. Garlan, David Columbia University Department of Computer Science New YorkNY10027 United States Carnegie-Mellon University Department of Computer Science PittsburghPA15213 United States
MELD combines concepts from data flow and object-oriented programming languages in a unique approach to tool reusability. MELD provides three units of abstraction - equations, classes and features - that together allo... 详细信息
来源: 评论
The availability manager design pattern
The availability manager design pattern
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Horne, Jason SAS Institute Inc. 1 SAS Campus Drive Cary NC 27513
The Availability Manager design pattern is presented for monitoring the state of an application component, likely a façade to an external system. Failure and recovery of the component are handled gracefully. A re... 详细信息
来源: 评论
object-oriented programming with flavors  86
Object-oriented programming with flavors
收藏 引用
conference on object-oriented programming systems, languages and applications, oopsla 1986
作者: Moon, David A. Symbelics Inc. United States
This paper describes Symbolics' newly redesigned objectoriented programming system, Flavors. Ravors encourages program modularity, eases the development of large, complex programs, and provides high efficiency at ... 详细信息
来源: 评论
A simple technique for handling multiple polymorphism  86
A simple technique for handling multiple polymorphism
收藏 引用
conference on object-oriented programming systems, languages and applications, oopsla 1986
作者: Ingalls, Daniel H. H. Mail Stop 22-Y Apple Computer Inc. 20525 Mariani Avenue CupertinoCA95014 United States
Certain situations arise in programming that lead to multiply polymorphic expressions, that is, expressions in which several terms may each be of variable type. In such situations, conventional object-oriented program... 详细信息
来源: 评论
Biglever software gears and the 3-tiered spl methodology
Biglever software gears and the 3-tiered spl methodology
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Krueger, Charles W. BigLever Software 10500 Laurel Hill Cove Austin TX 78730 United States
BigLever Software Gears is a software product line tool that allows you to engineer your product portfolio as though it is a single system. Gears is to support and enable all three tiers in the new 3-Tiered Software P... 详细信息
来源: 评论
From 0 to 1,169,600 in 3 Minutes:Nine months of testing by the devCreek team
From 0 to 1,169,600 in 3 Minutes:Nine months of testing by t...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Jones, David G. Intelliware Development Inc. Toronto Canada
One recent change in software development is developers starting to take responsibility for the quality of their work by writing and executing automated tests. As with any new activity, there is a wide range of ways t... 详细信息
来源: 评论
Release-to-release binary compatibility in SOM  95
Release-to-release binary compatibility in SOM
收藏 引用
10th Annual conference on object-oriented programming systems, languages, and applications, oopsla 1995
作者: Forman, Ira R. Conner, Michael H. Danforth, Scott H. Raper, Larry K. IBM Object Technology Products 11400 Burnet Road Austin TX 78758 United States
SOM (IBM's System object Model) removes a major impediment to reuse in object-oriented programming by facilitating the programming of release-to-release binary compatible class libraries. This is accomplished by s... 详细信息
来源: 评论
Type substitution for object-oriented programming  90
Type substitution for object-oriented programming
收藏 引用
1990 European conference on object-oriented programming on object-oriented programming systems, languages, and applications, oopsla/ECOOP 1990
作者: Palsberg, Jens Schwartzbach, Michael I. Computer Science Department Aarhus University Ny Munkegade Aarhus CDK-8000 Denmark
Genericity allows the substitution of types in a class. This is usually obtained through parameterized classes, although they are inflexible since any class can be inherited but is not in itself parameterized. We sugg... 详细信息
来源: 评论
Component-Based Software Engineering: A Quantitative Approach
Component-Based Software Engineering: A Quantitative Approac...
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Goulão, Miguel DI Faculdade de Ciências e Tecnologia Universidade Nova de Lisboa Caparica2829-516 Portugal
来源: 评论
object-oriented SYSTEM MODELING WITH OMT
OBJECT-ORIENTED SYSTEM MODELING WITH OMT
收藏 引用
CONF ON object-oriented programming systems, languages, AND applications ( oopsla 92 )
作者: BRUEGGE, B BLYTHE, J JACKSON, J SHUFELT, J CARNEGIE MELLON UNIV SCH COMP SCIPITTSBURGHPA 15213
We describe our experience with the object-oriented design methodology OMT [19] applied to a project in an undergraduate software engineering course at Carnegie Mellon University. The project involved 30 students prev... 详细信息
来源: 评论