咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是281-290 订阅
排序:
Oops: Discovering LL(1) through objects
Oops: Discovering LL(1) through objects
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Schreiner, Axel T. Heliotis, James E. Rochester Institute of Technology 102 Lomb Memorial Drive Rochester NY 14623-5608
A grammar is suitable for top-down recursive descent parsing if it is LL(1) [1]. Deriving the algorithm to test if a grammar is LL(1) usually involves inspection of a BNF version of the grammar, representing certain a... 详细信息
来源: 评论
Efficient control flow quantification  06
Efficient control flow quantification
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Bockisch, Christoph Kanthak, Sebastian Haupt, Michael Arnold, Matthew Mezini, Mira Software Technology Group Darmstadt University of Technology Germany Software Architecture Research Group Hasso Plattner Institute for Software Systems Engineering Potsdam Germany IBM T. J.Watson Research Center Yorktown Heights NY United States
Aspect-oriented programming (AOP) is increasingly gaining in popularity. However, the focus of aspect-oriented language research has been mostly on language design issues;efficient implementation techniques have been ... 详细信息
来源: 评论
Statically scoped object adaptation with expanders  06
Statically scoped object adaptation with expanders
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Warth, Alessandro Stanojević, Milan Millstein, Todd Computer Science Department University of California Los Angeles
This paper introduces the expander, a new object-oriented (OO) programming language construct designed to support object adaptation. Expanders allow existing classes to be noninvasively updated with new methods, field... 详细信息
来源: 评论
Adding domain-specific and general purpose language features to Java with the Java language extender
Adding domain-specific and general purpose language features...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Van Wyk, Eric Krishnan, Lijesh Bodin, Derek Johnson, Eric Department of Computer Science and Engineering University of Minnesota
The Java Language Extender is a compiler-generator tool that allows programmers to create new domain-adapted languages by importing a set of domain-specific language extensions into an extensible specification of Java... 详细信息
来源: 评论
Isolating and relating concerns in requirements using latent semantic analysis  06
Isolating and relating concerns in requirements using latent...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Kit, Lo Kwun Man, Chan Kwun Baniassad, Elisa Department of Computer Science and Engineering Chinese University of Hong Kong
Aspect-oriented requirements analysis involves the identification of concerns that behaviorally influence other concerns. Such concerns are described in requirements called emphaspectual requirements: requirements tha... 详细信息
来源: 评论
Collaborative diffusion: programming antiobjects
Collaborative diffusion: Programming antiobjects
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Repenning, Alexander University of Colorado AgentSheets Inc. Boulder CO 80309-430
object-oriented programming has worked quite well - so far. What are the objects, how do they relate to each other? Once we clarified these questions we typically feel confident to design and implement even the most c... 详细信息
来源: 评论
OO techniques applied to a real-time, embedded, spaceborne application
OO techniques applied to a real-time, embedded, spaceborne a...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Murray, Alexander T. Shahabuddin, Mohammad Jet Propulsion Laboratory California Institute of Technology 4800 Oak Grove Drive Pasadena CA 91109
Though object-oriented Analysis, Design, and languages have become the dominant practices in many, or most, domains of software engineering, concerns about complexity, size, and performance in the embedded, real-time ... 详细信息
来源: 评论
Using model-driven engineering to complement software product line engineering in developing software defined radio components and applications
Using model-driven engineering to complement software produc...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Trask, Bruce Paniscotti, Dominick Roman, Angel Bhanot, Vikram PrismTech Park 80 West Saddle Brook NJ 07663
This paper details the application of Software Product Lines (SPL) 16 and Model-Driven Engineering (MDE)15 to the software defined radio domain. More specifically it is an experience report emphasizing the synergy 17 ... 详细信息
来源: 评论
The composition refactoring triangle (CRT) practical toolkit: From spaghetti to lasagna
The composition refactoring triangle (CRT) practical toolkit...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Hadar, Ethan Hadar, Irit Central Architecture Mercury Interactive 19 Shabazi Street Yehud 56100 Israel Department of Management Information Systems University of Haifa Carmel Mountain Haifa Israel
Adding to and restructuring the design of a large existing code base is known to be a difficult and time consuming task. There are methods for assisting these challenges, such as composition refactoring, reengineering... 详细信息
来源: 评论
A fishbowl with piranhas: Coalescence, convergence or divergence?
A fishbowl with piranhas: Coalescence, convergence or diverg...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Fraser, Steven Rising, Linda Ambler, Scott Cockburn, Alistair Eckstein, Jutta Hussman, David Miller, Randy Striebeck, Mark Thomas, Dave QUALCOMM Independent Consultant IBM Humans and Technology Objects in Action SGF Software Microsoft Google Object Mentor Bedarra
Agile software development practices including XP and Scrum have risen to prominence within the software engineering community over the past ten years. Are agile software development practices converging? Are some pra... 详细信息
来源: 评论