咨询与建议

限定检索结果

文献类型

  • 1,381 篇 会议
  • 107 篇 期刊文献
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 1,398 篇 工学
    • 1,353 篇 软件工程
    • 1,101 篇 计算机科学与技术...
    • 176 篇 控制科学与工程
    • 38 篇 信息与通信工程
    • 21 篇 建筑学
    • 15 篇 土木工程
    • 15 篇 生物工程
    • 12 篇 光学工程
    • 12 篇 电气工程
    • 6 篇 机械工程
    • 6 篇 材料科学与工程(可...
    • 5 篇 电子科学与技术(可...
    • 4 篇 化学工程与技术
    • 3 篇 冶金工程
    • 3 篇 航空宇航科学与技...
    • 2 篇 力学(可授工学、理...
    • 2 篇 生物医学工程(可授...
  • 166 篇 理学
    • 126 篇 数学
    • 23 篇 系统科学
    • 18 篇 生物学
    • 6 篇 化学
    • 6 篇 统计学(可授理学、...
    • 5 篇 物理学
    • 2 篇 地质学
  • 145 篇 管理学
    • 103 篇 图书情报与档案管...
    • 55 篇 管理科学与工程(可...
    • 31 篇 工商管理
  • 18 篇 教育学
    • 17 篇 教育学
  • 10 篇 法学
    • 9 篇 社会学
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 2 篇 医学
  • 1 篇 农学

主题

  • 452 篇 object oriented ...
  • 226 篇 languages
  • 81 篇 performance
  • 79 篇 design
  • 71 篇 java programming...
  • 52 篇 algorithms
  • 48 篇 java
  • 44 篇 experimentation
  • 43 篇 verification
  • 36 篇 computer program...
  • 31 篇 reliability
  • 30 篇 theory
  • 28 篇 aspect oriented ...
  • 21 篇 measurement
  • 17 篇 human factors
  • 16 篇 parallel program...
  • 15 篇 concurrency
  • 14 篇 static analysis
  • 14 篇 scala
  • 14 篇 refactoring

机构

  • 18 篇 univ washington ...
  • 12 篇 ecole polytech f...
  • 12 篇 univ texas austi...
  • 9 篇 microsoft res re...
  • 9 篇 swiss fed inst t...
  • 8 篇 mit csail cambri...
  • 8 篇 univ calif berke...
  • 8 篇 university of il...
  • 7 篇 victoria univers...
  • 6 篇 programming tool...
  • 6 篇 univ waterloo wa...
  • 6 篇 suny binghamton ...
  • 6 篇 university of wa...
  • 6 篇 carnegie mellon ...
  • 6 篇 aarhus univ dk-8...
  • 6 篇 purdue univ dept...
  • 5 篇 univ marburg d-3...
  • 5 篇 tech univ darmst...
  • 5 篇 ibm t.j. watson ...
  • 5 篇 delft univ techn...

作者

  • 13 篇 noble james
  • 13 篇 de moor oege
  • 13 篇 aldrich jonathan
  • 11 篇 lorenz david h.
  • 10 篇 biddle robert
  • 10 篇 odersky martin
  • 10 篇 ernst michael d.
  • 9 篇 mckinley kathryn...
  • 9 篇 baniassad elisa
  • 9 篇 hendren laurie
  • 9 篇 visser eelco
  • 9 篇 ostermann klaus
  • 8 篇 de champeaux den...
  • 8 篇 tip frank
  • 8 篇 cook william r.
  • 8 篇 johnson ralph
  • 8 篇 liu yu david
  • 8 篇 binder walter
  • 8 篇 abi-antoun marwa...
  • 8 篇 mezini mira

语言

  • 1,422 篇 英文
  • 69 篇 其他
检索条件"任意字段=1987 Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA 1987"
1491 条 记 录,以下是321-330 订阅
排序:
An object-oriented operating system interface  86
An object-oriented operating system interface
收藏 引用
conference on object-oriented programming systems, languages and applications, oopsla 1986
作者: Ewing, Juanita J. Artificial Intelligence Machines Tektronix Inc P.O. Box 1000 MS 60-405 WilsonvilleOR97070 United States
This paper discusses an object-oriented interface from the Smalltalk-80 TM programming environment to a Unix-like operating system. This interface imposes an object-oriented paradigm on operating system facilities. We... 详细信息
来源: 评论
object-oriented programming for linear algebra  89
Object-oriented programming for linear algebra
收藏 引用
1989 object-oriented programming systems, languages and applications, oopsla 1989
作者: McDonald, John Alan Dept. of Statistics University of Washington United States
Many numerical analysts and Lisp/Smalltalk programmers share the assumption that languages like Fortran are more appropriate for traditional, quantitative scientific programming than object-oriented languages. To show... 详细信息
来源: 评论
F-Script: Smalltalk scripting for the Mac OS X object system
F-Script: Smalltalk scripting for the Mac OS X object system
收藏 引用
18th Annual ACM SIGPLAN conference on object-oriented programming, systems, languages, and applications, oopsla'03
作者: Mougin, Philippe
F-Script is a Smalltalk-like interactive scripting language based on the Mac OS X object model. F-Script provides scripting and interactive access to Mac OS X frameworks and custom objects. It also introduces an innov... 详细信息
来源: 评论
Component Adaptation and Assembly Using Interface Relations  10
Component Adaptation and Assembly Using Interface Relations
收藏 引用
conference on object oriented programming systems, languages and applications/SPLASH 2010
作者: Kell, Stephen Univ Cambridge Comp Lab Cambridge CB3 0FD England
Software's expense owes partly to frequent reimplementation of similar functionality and partly to maintenance of patches, ports or components targeting evolving interfaces. More modular non-invasive approaches ar... 详细信息
来源: 评论
A workbench for quality based software re-engineering to object oriented platforms
A workbench for quality based software re-engineering to obj...
收藏 引用
2000 conference on object-oriented programming, systems, languages, and applications, oopsla 2000
作者: Tahvildari, Ladan Kontogiannis, Kostas Department of Electrical and Computer Engineering University of Waterloo Waterloo ON N2L 3G1 Canada
This research presents a re-engineering workbench and architecture that allows for legacy system written in procedural languages to be migrated to new object oriented platforms. This methodology allows for specific de... 详细信息
来源: 评论
An alternative to subclassing  86
An alternative to subclassing
收藏 引用
conference on object-oriented programming systems, languages and applications, oopsla 1986
作者: Sandberg, David Department of Computer Science Oregon State University United States
Smalltalk-80 obtains some of its expressive power from arranging classes in s hierarchy. Inheritance is an important aspect of this hierarchy. An alternative organization of cluses is proposed that emphasizes descript... 详细信息
来源: 评论
oopsla'06 workshop outline: 1st workshop on model-based testing and object-oriented systems (M-TOOS)
OOPSLA'06 workshop outline: 1st workshop on model-based test...
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Grieskamp, Wolfgang Richardson, Debra Williams, Clay E. Microsoft Research One Microsoft Way Redmond WA 98052 United States University of California - Irvine Donald Bren School of Information and Computer Sciences ICS 444 Irvine CA 92697 United States IBM T.J. Watson Research Center 19 Skyline Drive Hawthorne NY 10532 United States
No abstract available
来源: 评论
A programming language with natural persistence
A programming language with natural persistence
收藏 引用
21st Annual ACM SIGPLAN conference on object-oriented programming systems, languages, and applications, oopsla 2006
作者: Bläser, Luc Computer Systems Institute ETH Zurich Switzerland
As data persistence is very poorly supported by current programming systems, we have initiated a research project to improve this situation. The result is the new programming language Persistent Active Oberon, which d... 详细信息
来源: 评论
Introducing object-orientedness into a breadth-first introductory curriculum
Introducing object-orientedness into a breadth-first introdu...
收藏 引用
1992 conference on object-oriented programming systems, languages, and applications, oopsla 1992
作者: Epstein, Richard G. Tucker, Allen B. Department of Mathematics and Computer Science West Chester University of Pennsylvania West ChesterPA19383 United States Bowdoin College Department of Computer Science BrunswickME04011 United States
来源: 评论
Essential programming paradigm
Essential programming paradigm
收藏 引用
23rd ACM SIGPLAN conference on object oriented programming systems languages and applications,oopsla 2008
作者: Knaus, Claude Y.
The chronic difficulty of software maintenance can be traced back to widely held assumptions that inhibit progress in computer science. In the last instance, the idiosyncrasies of programming paradigms must be held ac... 详细信息
来源: 评论