咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 2,968 篇 工学
    • 2,606 篇 计算机科学与技术...
    • 2,375 篇 软件工程
    • 290 篇 控制科学与工程
    • 247 篇 电气工程
    • 149 篇 信息与通信工程
    • 47 篇 电子科学与技术(可...
    • 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
  • 207 篇 programming prof...
  • 188 篇 software enginee...
  • 176 篇 computer archite...
  • 161 篇 unified modeling...
  • 140 篇 object oriented ...
  • 135 篇 object-oriented ...
  • 118 篇 database systems
  • 96 篇 computational mo...
  • 93 篇 prototypes
  • 90 篇 real time system...
  • 89 篇 concurrent compu...
  • 88 篇 hardware

机构

  • 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,688 篇 英文
  • 107 篇 其他
  • 12 篇 中文
  • 1 篇 日文
检索条件"任意字段=Conference on Object-Oriented Programming Systems, Languages, and Applications"
4808 条 记 录,以下是401-410 订阅
排序:
Detecting Redundant CSS Rules in HTML5 applications: A Tree Rewriting Approach
收藏 引用
ACM SIGPLAN NOTICES 2015年 第10期50卷 1-19页
作者: Hague, Matthew Lin, Anthony W. Ong, C. -H. Luke Univ London London WC1E 7HU England Yale NUS Coll Singapore Singapore Univ Oxford Oxford OX1 2JD England
HTML5 applications normally have a large set of CSS (Cascading Style Sheets) rules for data display. Each CSS rule consists of a node selector and a declaration block (which assigns values to selected nodes' displ... 详细信息
来源: 评论
Stream my models: Reactive peer-to-peer distributed models@***
Stream my models: Reactive peer-to-peer distributed models@*...
收藏 引用
ACM/IEEE International conference on Model Driven Engineering languages and systems (MODELS)
作者: Thomas Hartmann Assaad Moawad Francois Fouquet Gregory Nain Jacques Klein Yves Le Traon Universite du Luxembourg Luxembourg LU
The models@*** paradigm promotes the use of models during the execution of cyber-physical systems to represent their context and to reason about their runtime behaviour. However, current modeling techniques do not all... 详细信息
来源: 评论
Versatile yet Lightweight Record-and-Replay for Android
收藏 引用
ACM SIGPLAN NOTICES 2015年 第10期50卷 349-366页
作者: Hu, Yongjian Azim, Tanzirul Neamtiu, Iulian Univ Calif Riverside Riverside CA 92521 USA
Recording and replaying the execution of smartphone apps is useful in a variety of contexts, from reproducing bugs to profiling and testing. Achieving effective record-and-replay is a balancing act between accuracy an... 详细信息
来源: 评论
Multilingual source code analysis: State of the art and challenges
Multilingual source code analysis: State of the art and chal...
收藏 引用
International conference on Open Source systems and Technologies (ICOSST)
作者: Zaigham Mushtaq Ghulam Rasool Department of Computer Science COMSATS Institute of Information Technology Lahore Pakistan
Source code analysis and manipulation for multilingual types of software applications is an important research topic and its importance is continuously increasing. As utilization of multilingual source code applicatio... 详细信息
来源: 评论
Common cause failures in discrete dynamic models: Theory and applications in the Figaro modelling language  25th
Common cause failures in discrete dynamic models: Theory and...
收藏 引用
25th European Safety and Reliability conference, ESREL 2015
作者: Donat, Roland Bouissou, Marc Edge Mind S.A.S. Paris France EDF R&D Clamart France
This paper addresses the integration of Common Cause Failures (CCFs or CCF events) in Probabilistic Risk Assessment (PRA) for dynamic finite-state systems. CCF events are simultaneous failures of multiple identical co... 详细信息
来源: 评论
Beyond discrete modeling: A continuous and efficient model for IoT  15
Beyond discrete modeling: A continuous and efficient model f...
收藏 引用
ACM/IEEE International conference on Model Driven Engineering languages and systems (MODELS)
作者: Assaad Moawad Thomas Hartmann Francois Fouquet Gregory Nain Jacques Klein Yves Le Traon Universite du Luxembourg Luxembourg LU
Internet of Things applications analyze our past habits through sensor measures to anticipate future trends. To yield accurate predictions, intelligent systems not only rely on single numerical values, but also on str... 详细信息
来源: 评论
Semi-automatic Generation of an object-oriented API Framework over Semantic Repositories
Semi-automatic Generation of an Object-Oriented API Framewor...
收藏 引用
International conference on Intelligent Networking and Collaborative systems (INCOS)
作者: Daniele Toti Marco Rinelli Department of Computer and Electrical Engineering and Applied Mathematics University of Salerno Fisciano(SA) Italy RAN Innovation S.r.l. Rome Italy
This paper presents a system able to generate an abstraction framework over a RDF-based, semantic triplestore, offering object-oriented Application programming Interfaces to be made available for external applications... 详细信息
来源: 评论
Postdraduate development: An intriguing journey from a graduate to the IT professional
Postdraduate development: An intriguing journey from a gradu...
收藏 引用
International conference on Emerging eLearning Technologies and applications (ICETA)
作者: G. Juhás R. Kiselicová Ľ Molnár Interes. Institute Bratislava Slovakia Slovak University of Technology Bratislava Slovakia
On one hand, the universities typically offer the graduate programmes and degrees in computer science, computer engineering and information technology, on the other hand, IT companies look for IT professionals in doze... 详细信息
来源: 评论
Late Data Layout: Unifying Data Representation Transformations  14
Late Data Layout: Unifying Data Representation Transformatio...
收藏 引用
2014 ACM International conference on object-oriented-programming-systems-languages-and-applications (OOPSLA 14)
作者: Ureche, Vlad Burmako, Eugene Odersky, Martin Ecole Polytech Fed Lausanne Lausanne Switzerland
Values need to be represented differently when interacting with certain language features. For example, an integer has to take an object-based representation when interacting with erased generics, although, for perfor... 详细信息
来源: 评论
From object Algebras to Attribute Grammars  14
From Object Algebras to Attribute Grammars
收藏 引用
2014 ACM International conference on object-oriented-programming-systems-languages-and-applications (OOPSLA 14)
作者: Rendel, Tillmann Brachthaeuser, Jonathan Immanuel Ostermann, Klaus Univ Marburg D-35032 Marburg Germany
Oliveira and Cook (2012) and Oliveira et al. (2013) have recently introduced object algebras as a program structuring technique to improve the modularity and extensibility of programs. We analyze the relationship betw... 详细信息
来源: 评论