咨询与建议

限定检索结果

文献类型

  • 942 篇 会议
  • 98 篇 期刊文献
  • 3 册 图书
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 458 篇 工学
    • 445 篇 计算机科学与技术...
    • 396 篇 软件工程
    • 37 篇 电气工程
    • 27 篇 信息与通信工程
    • 25 篇 控制科学与工程
    • 7 篇 机械工程
    • 6 篇 建筑学
    • 6 篇 土木工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 网络空间安全
    • 3 篇 仪器科学与技术
    • 3 篇 生物工程
    • 2 篇 光学工程
    • 2 篇 动力工程及工程热...
    • 2 篇 化学工程与技术
    • 2 篇 安全科学与工程
  • 78 篇 理学
    • 58 篇 数学
    • 7 篇 系统科学
    • 5 篇 物理学
    • 5 篇 统计学(可授理学、...
    • 3 篇 生物学
    • 2 篇 化学
    • 2 篇 地质学
  • 70 篇 管理学
    • 41 篇 图书情报与档案管...
    • 31 篇 管理科学与工程(可...
    • 13 篇 工商管理
  • 8 篇 教育学
    • 8 篇 教育学
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 文学
    • 1 篇 新闻传播学

主题

  • 280 篇 object oriented ...
  • 241 篇 object oriented ...
  • 141 篇 computer science
  • 135 篇 application soft...
  • 108 篇 java
  • 91 篇 computer languag...
  • 79 篇 software systems
  • 79 篇 computer archite...
  • 73 篇 software enginee...
  • 70 篇 programming
  • 63 篇 programming prof...
  • 58 篇 unified modeling...
  • 45 篇 software tools
  • 42 篇 object oriented ...
  • 41 篇 electrical capac...
  • 37 篇 computer aided s...
  • 36 篇 laboratories
  • 36 篇 software design
  • 34 篇 prototypes
  • 33 篇 distributed comp...

机构

  • 7 篇 institute of inf...
  • 7 篇 microsoft resear...
  • 6 篇 monash universit...
  • 5 篇 department of co...
  • 5 篇 state key labora...
  • 5 篇 department of co...
  • 5 篇 university of ul...
  • 5 篇 department of co...
  • 5 篇 department of co...
  • 4 篇 department of co...
  • 4 篇 xi'an jiaotong u...
  • 4 篇 irisa rennes
  • 4 篇 klasse objecten
  • 4 篇 c. doppler labor...
  • 4 篇 tsinghua univ
  • 3 篇 department of co...
  • 3 篇 department of co...
  • 3 篇 department of co...
  • 3 篇 ohio state univ ...
  • 3 篇 laboratory of co...

作者

  • 8 篇 j. noble
  • 6 篇 j. potter
  • 5 篇 chen ping
  • 5 篇 d. watkins
  • 5 篇 b. henderson-sel...
  • 5 篇 m. evered
  • 5 篇 b.b. kristensen
  • 5 篇 wen dongchan
  • 4 篇 dedene g
  • 4 篇 ji wenyun
  • 4 篇 p. nowack
  • 4 篇 noble james
  • 4 篇 e.e. jacobsen
  • 4 篇 g. dedene
  • 4 篇 gu guanqun
  • 4 篇 lu jian
  • 4 篇 v.s. alagar
  • 4 篇 evered mark
  • 4 篇 menger gisela
  • 4 篇 yang guang

语言

  • 1,044 篇 英文
检索条件"任意字段=Proceedings Technology of Object-Oriented Languages and Systems TOOLS 32"
1044 条 记 录,以下是311-320 订阅
排序:
Automating delegation in class-based languages
Automating delegation in class-based languages
收藏 引用
technology of object-oriented languages and systems (tools)
作者: J. Viega P. Reynolds R. Behrends Reliable Software Technol. USA Department of Computer Science University of Virginia USA Department of Computer Science and Engineering Michigan State University
Some designers of class-based object oriented languages choose not to support multiple inheritance. As a result, programmers often resort to ad hoc workarounds. The most common of these workarounds is delegation. Even... 详细信息
来源: 评论
YooccLa: a parser generator for L-attributed grammars
YooccLa: a parser generator for L-attributed grammars
收藏 引用
technology of object-oriented languages and systems (tools)
作者: G. Butler C. Mingins School of Computer Science and Software Engineering Monash University Melbourne Australia
Argues that a parser generator can be developed that: (1) can bring parser technology within the reach of more software engineers, (2) requires less knowledge of parser technology than most existing parser generators,... 详细信息
来源: 评论
Modeling interface definition language extensions
Modeling interface definition language extensions
收藏 引用
technology of object-oriented languages and systems (tools)
作者: H.-A. Jacobsen B.J. Kramer Projet Caravel INRIA Rocquencourt Le Chesnay France Lehrstuhl für Datenverarbeitungstechnik Fern Universität Hagen Hagen Germany
Interface definition languages (IDLs) serve to specify module and interface names, as well as operation signatures. However, IDLs lack a means to express aspects, such as synchronization constraints, pre- and post-con... 详细信息
来源: 评论
Expanding design pattern to support parallel programming
Expanding design pattern to support parallel programming
收藏 引用
technology of object-oriented languages and systems (tools)
作者: J.Y. Wan Y.Q. Sun J.Y. Xue Shanghai Jiaotong University China Jiangxi Normal University China
The design pattern concept is widely used in large object-oriented software development, but this should not be limited to the object-oriented field: it can be used in many other areas. Explicit parallel programming i... 详细信息
来源: 评论
Implementing trading object services in COM
Implementing trading object services in COM
收藏 引用
technology of object-oriented languages and systems (tools)
作者: N. Nicoloudis C. Mingins Monash University Australia
Identifying and locating services in distributed systems has always been problematic. Often, users have been obliged to identify not only the service required but also the specific supplier object type. Recently, the ... 详细信息
来源: 评论
Statically checked documentation with design patterns
Statically checked documentation with design patterns
收藏 引用
technology of object-oriented languages and systems (tools)
作者: A. Cornils G. Hedin Computer Science Department University of Aarhus Denmark Department of Computer Science Lund Institute of Technology Sweden
Over the past years, along with the increase in popularity of design patterns, some problems with the use of design patterns have been identified. The so-called tracing problem describes the difficulty in documenting ... 详细信息
来源: 评论
A method for the design and development of distributed applications using UML
A method for the design and development of distributed appli...
收藏 引用
technology of object-oriented languages and systems (tools)
作者: M. Born E. Holz O. Kath Department of Computer Science Humboldt University of Berlin Berlin Germany GMD Fokus Berlin Germany
Presents a design and development method for distributed applications running on top of advanced object-oriented middleware platforms. We introduce the basic concept of the distinction between a set of concepts and th... 详细信息
来源: 评论
A revised, inheritance-supporting parallel object model in PDEFA-I
A revised, inheritance-supporting parallel object model in P...
收藏 引用
technology of object-oriented languages and systems (tools)
作者: Yang Guang Wen Dongchan Wang Dingxing Department of Computer Science and Technology Tsinghua University Beijing China
PDEFA is a distributed Ada95 pre-compiler, compiler and run-time system. PDEFA-I is the latest version of PDEFA that supports inheritance between parallel objects. Because of the inheritance anomaly problem with concu... 详细信息
来源: 评论
A model for the migration to object-oriented software development with special emphasis on improvement of acceptance
A model for the migration to object-oriented software develo...
收藏 引用
technology of object-oriented languages and systems (tools)
作者: D. Auer H. Dobler Software Competence Center Hagenberg Austria Polytechnic University for Software Engineering Hagenberg Austria
object oriented technology has been established as an important new paradigm in software development. Thus, many organizations involved in any kind of software production plan to migrate to object oriented technology ... 详细信息
来源: 评论
Match-O, a dialect of Eiffel with match-types
Proceedings of the Conference on Technology of Object-Orient...
收藏 引用
proceedings of the Conference on technology of object-oriented languages and systems, tools 2000年 第TOOLS-PACIFIC2000期 190-201页
作者: Colnet, Dominique Liquori, Luigi Universite Henry Poincare Vandoeuvre-les-Nancy France
It is well known that the Eiffel language allows covariant redefinition. Regardless of system-level validity rules, Eiffel is not type safe. In this paper, we present a dialect of Eiffel called Match-O, which prohibit... 详细信息
来源: 评论