咨询与建议

限定检索结果

文献类型

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

馆藏范围

  • 1,492 篇 电子文献
  • 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,423 篇 英文
  • 69 篇 其他
检索条件"任意字段=1987 Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA 1987"
1492 条 记 录,以下是531-540 订阅
排序:
User-changeable visibility: Resolving unanticipated name clashes in traits  07
User-changeable visibility: Resolving unanticipated name cla...
收藏 引用
22nd International conference on object-oriented programming, systems, languages and applications
作者: Ducasse, Stephane Wuyts, Roel Bergel, Alexandre INRIA Futurs LISTIC Univ Savoie Language & Software evolut Le Bourget Du Lac France IMEC Louvain Belgium Univ Libre Bruxelles Brussels Belgium LERO Trinity Coll Dublin Ireland
A trait is a unit of behaviour that can be composed with other traits and used by classes. Traits offer an alternative to multiple inheritance. Conflict resolution of traits, while flexible, does not completely handle... 详细信息
来源: 评论
Green applications: Software applications that optimize energy usage
Green applications: Software applications that optimize ener...
收藏 引用
22nd International conference on object-oriented programming systems, languages, and applications, oopsla 2007 - Companion
作者: Hoi, Chan Kephart, Jeffrey O. IBM T.J Watson Research Center 19 Skyline Drive Hawthorne NY 10532 United States
Energy consumption is a major cost of operating IT equipment in organizations and data centers. Hardware and software manufacturers are beginning to include power saving options in a range of products from processors ... 详细信息
来源: 评论
ILEA: Inter-language analysis across Java and C
ILEA: Inter-language analysis across Java and C
收藏 引用
22nd International conference on object-oriented programming, systems, languages and applications
作者: Tan, Gang Morrisett, Greg Boston Coll Chestnut Hill MA 02467 USA Harvard Univ Cambridge MA 02138 USA
Java bug finders perform static analysis to find implementation mistakes that can lead to exploits and failures;Java compilers perform static analysis for optimization. If Java programs contain foreign function calls ... 详细信息
来源: 评论
Tracking bad apples: Reporting the origin of null and undefined value errors  07
Tracking bad apples: Reporting the origin of null and undefi...
收藏 引用
22nd International conference on object-oriented programming, systems, languages and applications
作者: Bond, Michael D. Nethercote, Nicholas Kent, Stephen W. Guyer, Samuel Z. McKinley, Kathryn S. Univ Texas Austin Dept Comp Sci Austin TX 78712 USA
Programs sometimes crash due to unusable values, for example, when Java and C# programs dereference null pointers and when C and C++ programs use undefined values to affect program behavior. A stack trace produced on ... 详细信息
来源: 评论
Modular verification of higher-order methods with mandatory calls specified by model programs  07
Modular verification of higher-order methods with mandatory ...
收藏 引用
22nd International conference on object-oriented programming, systems, languages and applications
作者: Shaner, Steve M. Leavens, Gary T. Naumann, David A. Iowa State Univ Ames IA 50011 USA Stevens Inst Technol Hoboken NJ 07030 USA
What we call a "higher-order method" (HOM) is a method that makes mandatory calls to other dynamically-dispatched methods. Examples include template methods as in the Template method design pattern and notif... 详细信息
来源: 评论
Killer "Killer Examples" for Design Patterns  07
Killer "Killer Examples" for Design Patterns
收藏 引用
38th SIGCSE Technical Symposium on Computer Science Education
作者: Alphonce, Carl Caspersen, Michael Decker, Adrienne SUNY Buffalo Dept Comp Sci & Engn Buffalo NY 14260 USA
Giving students an appreciation of the benefits of using design patterns and an ability to use them effectively in developing code presents several interesting pedagogical challenges. This paper discusses pedagogical ... 详细信息
来源: 评论
Elephant 2000: A programming language based on speech acts
Elephant 2000: A programming language based on speech acts
收藏 引用
22nd International conference on object-oriented programming systems, languages, and applications, oopsla 2007 - Companion
作者: McCarthy, John Stanford University Palo Alto CA United States Stanford University
Elephant 2000 is a proposed programming language good for writing and verifying programs that interact with people (e.g., transaction processing) or interact with programs belonging to other organizations (e.g., elect... 详细信息
来源: 评论
Second life: The world's biggest programming environment
Second life: The world's biggest programming environment
收藏 引用
22nd International conference on object-oriented programming systems, languages, and applications, oopsla 2007 - Companion
作者: Purbrick, Jim Lentczner, Mark Linden Lab. San Francisco CA United States Linden Lab. Brighton United States Linden Lab.
Second Life is a large, on-line virtual world where avatars dance, fly, buy virtual clothing, play games, have meetings...and program. About 256k residents of Second Life write code that runs 24/7 in over 2M simulated... 详细信息
来源: 评论
Tracking bad apples: Reporting the origin of null and undefined value errors
Tracking bad apples: Reporting the origin of null and undefi...
收藏 引用
22nd Annual ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications, oopsla'07
作者: Bond, Michael D. McKinley, Kathryn S. Kent, Stephen W. Nethercote, Nicholas N. Guyer, Samuel Z. Dept. of Computer Sciences University of Texas at Austin United States National ICT Australia Australia Dept. of Computer Science Tufts University United States
Programs sometimes crash due to unusable values, for example, Java and C# programs dereference null pointers when C and C++ programs use undefined values to program behavior. A stack trace produced on such a identifie... 详细信息
来源: 评论
Green: A flexible UML class diagramming tool for eclipse
Green: A flexible UML class diagramming tool for eclipse
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Wang, Gene McSkimming, Brian Marzec, Zachary Gardner, Josh Decker, Adrienne Alphonce, Carl Department of Computer Science and Engineering University at Buffalo SUNY NY United States
Green is a live round tripping UML class diagram editor plug-in for Eclipse, originally designed with the intention of focusing CS1/CS2 students on modeling and design. Green's ease of use and flexible features ha... 详细信息
来源: 评论