咨询与建议

限定检索结果

文献类型

  • 4,365 篇 会议
  • 406 篇 期刊文献
  • 72 册 图书
  • 22 篇 学位论文

馆藏范围

  • 4,865 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,967 篇 工学
    • 2,605 篇 计算机科学与技术...
    • 2,374 篇 软件工程
    • 290 篇 控制科学与工程
    • 247 篇 电气工程
    • 149 篇 信息与通信工程
    • 48 篇 电子科学与技术(可...
    • 46 篇 机械工程
    • 41 篇 建筑学
    • 38 篇 土木工程
    • 26 篇 生物工程
    • 23 篇 材料科学与工程(可...
    • 20 篇 航空宇航科学与技...
    • 18 篇 仪器科学与技术
    • 15 篇 光学工程
    • 12 篇 环境科学与工程(可...
    • 11 篇 化学工程与技术
    • 10 篇 交通运输工程
  • 415 篇 理学
    • 294 篇 数学
    • 49 篇 系统科学
    • 43 篇 物理学
    • 37 篇 生物学
    • 22 篇 统计学(可授理学、...
    • 15 篇 化学
  • 362 篇 管理学
    • 193 篇 图书情报与档案管...
    • 192 篇 管理科学与工程(可...
    • 74 篇 工商管理
  • 44 篇 教育学
    • 43 篇 教育学
  • 25 篇 法学
    • 24 篇 社会学
  • 17 篇 医学
    • 13 篇 临床医学
  • 11 篇 经济学
    • 11 篇 应用经济学
  • 9 篇 文学
  • 5 篇 农学
  • 4 篇 军事学
  • 1 篇 艺术学

主题

  • 1,686 篇 object oriented ...
  • 859 篇 object oriented ...
  • 444 篇 application soft...
  • 436 篇 computer languag...
  • 305 篇 java
  • 268 篇 programming
  • 236 篇 software systems
  • 233 篇 computer science
  • 220 篇 software enginee...
  • 207 篇 programming prof...
  • 176 篇 computer archite...
  • 161 篇 unified modeling...
  • 140 篇 object oriented ...
  • 134 篇 object-oriented ...
  • 118 篇 database systems
  • 96 篇 computational mo...
  • 93 篇 prototypes
  • 90 篇 real time system...
  • 89 篇 operating system...
  • 89 篇 concurrent compu...

机构

  • 9 篇 software composi...
  • 8 篇 ibm
  • 8 篇 carnegie mellon ...
  • 8 篇 univ bern softwa...
  • 8 篇 swiss fed inst t...
  • 8 篇 univ texas austi...
  • 7 篇 purdue universit...
  • 6 篇 cwi
  • 6 篇 ibm thomas j. wa...
  • 6 篇 school of comput...
  • 6 篇 ibm corp thomas ...
  • 6 篇 university of il...
  • 5 篇 school of comput...
  • 5 篇 university of te...
  • 5 篇 georgia inst tec...
  • 5 篇 univ waterloo wa...
  • 5 篇 ibm t.j. watson ...
  • 5 篇 department of co...
  • 5 篇 victoria univers...
  • 5 篇 siemens ag

作者

  • 13 篇 noble james
  • 12 篇 aldrich jonathan
  • 11 篇 de meuter wolfga...
  • 10 篇 biddle robert
  • 10 篇 cook william r.
  • 9 篇 ricci alessandro
  • 9 篇 de champeaux den...
  • 9 篇 yonezawa akinori
  • 9 篇 nierstrasz oscar
  • 9 篇 johnson ralph
  • 9 篇 chambers c
  • 8 篇 coad peter
  • 8 篇 madsen ole lehrm...
  • 8 篇 abi-antoun marwa...
  • 8 篇 salvaneschi guid...
  • 8 篇 vitek jan
  • 8 篇 s.s. yau
  • 7 篇 hirschfeld rober...
  • 7 篇 visser eelco
  • 7 篇 ancona davide

语言

  • 4,745 篇 英文
  • 108 篇 其他
  • 11 篇 中文
  • 1 篇 日文
检索条件"任意字段=Conference on Object-Oriented Programming Systems, Languages, and Applications"
4865 条 记 录,以下是491-500 订阅
排序:
Efficient handling of multiple inheritance hierarchies  8
Efficient handling of multiple inheritance hierarchies
收藏 引用
8th Annual conference on object-oriented programming systems, languages, and applications, OOPSLA 1993
作者: Caseau, Yves Bellcore 445 South Street MorristownNJ07962 United States
Dealing with multiple inheritance hierarchies is a problem both for designers of compilers for object-oriented languages supporting multiple inheritance and for users who have to model complex hierarchical data with l... 详细信息
来源: 评论
Interlanguage migration: From scripts to programs
Interlanguage migration: From scripts to programs
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, OOPSLA 2006
作者: Tobin-Hochstadt, Sam Felleisen, Matthias Northeastern University
As scripts grow into full-fledged applications, programmers should want to port portions of their programs from scripting languages to languages with sound and rich type systems. This form of interlanguage migration e... 详细信息
来源: 评论
Efficient trace monitoring
Efficient trace monitoring
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, OOPSLA 2006
作者: Avgustinov, Pavel Tibble, Julian Bodden, Eric Hendren, Laurie Lhotak, Ondrej De Moor, Oege Ongkingco, Neil Sittampalam, Ganesh Programming Tools Group University of Oxford Sable Research Group McGill University Programming Languages Group University of Waterloo
A wealth of recent research involves generating program monitors from declarative specifications. Doing this efficiently has proved challenging, and available implementations often produce infeasibly slow monitors. We... 详细信息
来源: 评论
Using sybase workspace to build service oriented architecture (soa) applications quickly demonstration of a commercial tool
Using sybase workspace to build service oriented architectur...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, OOPSLA'07
作者: Tanuan, Meyer Sybase Canada 445 Wes Graham Way Waterloo ON N2L 6R2 United States
In the past years, there is significant growth in the number new technologies for Java developers. More recently, Services and Service oriented Architectures (SOA) becoming popular. Projects are now more complex and b... 详细信息
来源: 评论
Concurrent object-oriented programming with agents
Concurrent object-oriented programming with agents
收藏 引用
4th Annual ACM International conference on systems, programming, languages, and applications: Software for Humanity, SPLASH 2013
作者: Ricci, Alessandro Santi, Andrea University of Bologna Italy
ALOO is a novel approach to Concurrent object-oriented programming, integrating plain old objects with concurrency through the adoption of agent-oriented first-class abstractions. Copyright © 2013 by the Associat... 详细信息
来源: 评论
Constrained inheritance in object-oriented design  13
Constrained inheritance in object-oriented design
收藏 引用
13th International conference on Computers and their applications
作者: Hu, GZ Cent Michigan Univ Dept Comp Sci Mt Pleasant MI 48859 USA
In object-oriented (OO) design, inheritance describes the is-a relationship of the objects in the real world. This concept oriented view (COV) is what we think the design ought to be, in which a subclass is a speciali...
来源: 评论
Correspondence polymorphism for object-oriented languages
Correspondence polymorphism for object-oriented languages
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, OOPSLA-99
作者: Rinat, Ran Smith, Scott F. Magidor, Menachem Hebrew Univ Israel
In this paper we propose a new form of polymorphism for object-oriented languages, called correspondence polymorphism. It lies in a different dimension than either parametric or subtype polymorphism. In correspondence... 详细信息
来源: 评论
The 7th OOPSLA workshop on domain-specific modeling
The 7th OOPSLA workshop on domain-specific modeling
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, OOPSLA'07
作者: Tolvanen, Juha-Pekka Gray, Jeff Rossi, Matti Sprinkle, Jonathan MetaCase Ylistonmentie 31 FIN-40500 Jyvaskyla Finland University of Alabama at Birmingham 1300 University Blvd. Birmingham AL 35294 United States Helsinki School of Economics FIN-00100 Helsinki Finland University of California Berkeley 337 Cory Hall Berkeley CA 94720 United States
Domain-Specific Modeling raises the level of abstraction beyond programming by specifying the solution directly using visual models to express domain concepts. In many cases, final products can be generated automatica... 详细信息
来源: 评论
Middleware object query processing with deferred updates and autonomous sources
Middleware object query processing with deferred updates and...
收藏 引用
conference on object-oriented programming, systems, Lnaguages & applications (OOPSLA 00)
作者: Kiernan, J Carey, MJ IBM Corp Almaden Res Ctr San Jose CA 95120 USA
This paper presents a query processing algorithm called DE CAF for use in middleware object query systems that are based on the use of an object cache. The DECAF algorithm is designed to work correctly even in the pre... 详细信息
来源: 评论
Towards harmony-oriented programming
Towards harmony-oriented programming
收藏 引用
23rd ACM SIGPLAN conference on object oriented programming systems languages and applications,OOPSLA 2008
作者: Fleissner, Sebastian Baniassad, Elisa Department of Computer Science and Engineering Chinese University of Hong Kong Shatin N.T. Hong Kong
object-oriented programming and other programming paradigms are heavily influenced by Western thought and reasoning, which focuses on understanding the world in terms of categories, objects and their attributes: A typ... 详细信息
来源: 评论