咨询与建议

限定检索结果

文献类型

  • 1,381 篇 会议
  • 107 篇 期刊文献

馆藏范围

  • 1,488 篇 电子文献
  • 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,419 篇 英文
  • 69 篇 其他
检索条件"任意字段=1987 Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA 1987"
1488 条 记 录,以下是231-240 订阅
排序:
Flow-Sensitive Type Recovery in Linear-Log Time  11
Flow-Sensitive Type Recovery in Linear-Log Time
收藏 引用
2011 ACM International conference on object oriented programming systems languages and applications
作者: Adams, Michael D. Keep, Andrew W. Midtgaard, Jan Might, Matthew Chauhan, Arun Dybvig, R. Kent Indiana Univ Bloomington IN 47405 USA Aarhus Univ DK-8000 Aarhus C Denmark Univ Utah Salt Lake City UT 84112 USA
The flexibility of dynamically typed languages such as JavaScript, Python, Ruby, and Scheme comes at the cost of run-time type checks. Some of these checks can be eliminated via control-flow analysis. However, traditi... 详细信息
来源: 评论
Synthesizing Method Sequences for High-Coverage Testing  11
Synthesizing Method Sequences for High-Coverage Testing
收藏 引用
2th ACM International conference on systems, programming, languages, and applications: Software for Humanity (SPLASH)
作者: Thummalapenta, Suresh Xie, Tao Tillmann, Nikolai de Halleux, Jonathan Su, Zhendong IBM Res Bangalore Karnataka India
High-coverage testing is challenging. Modern object-oriented programs present additional challenges for testing. One key difficulty is the generation of proper method sequences to construct desired objects as method p... 详细信息
来源: 评论
JIT Compilation Policy for Modern Machines  11
JIT Compilation Policy for Modern Machines
收藏 引用
2011 ACM International conference on object oriented programming systems languages and applications
作者: Kulkarni, Prasad A. Univ Kansas Dept Elect Engn & Comp Sci Lawrence KS 66045 USA
Dynamic or Just-in-Time (JIT) compilation is crucial to achieve acceptable performance for applications (written in managed languages, such as Java and C#) distributed as intermediate language binary codes for a virtu... 详细信息
来源: 评论
Oracle Scheduling: Controlling Granularity in Implicitly Parallel languages  11
Oracle Scheduling: Controlling Granularity in Implicitly Par...
收藏 引用
2th ACM International conference on systems, programming, languages, and applications: Software for Humanity (SPLASH)
作者: Acar, Umut A. Chargueraud, Arthur Rainey, Mike Max Planck Institute for Software Systems Kaiserslautern Germany
A classic problem in parallel computing is determining whether to execute a task in parallel or sequentially. If small tasks are executed in parallel, the task-creation overheads can be overwhelming. If large tasks ar... 详细信息
来源: 评论
SOS: Saving Time in Dynamic Race Detection with Stationary Analysis  11
SOS: Saving Time in Dynamic Race Detection with Stationary A...
收藏 引用
2011 ACM International conference on object oriented programming systems languages and applications
作者: Li, Du Srisa-an, Witawas Dwyer, Matthew B. Univ Nebraska Lincoln Dept Comp Sci & Engn Lincoln NE 68588 USA
Data races are subtle and difficult to detect errors that arise during concurrent program execution. Traditional testing techniques fail to find these errors, but recent research has shown that targeted dynamic analys... 详细信息
来源: 评论
Reactive Imperative programming with Dataflow Constraints  11
Reactive Imperative Programming with Dataflow Constraints
收藏 引用
2th ACM International conference on systems, programming, languages, and applications: Software for Humanity (SPLASH)
作者: Demetrescu, Camil Finocchi, Irene Ribichini, Andrea Univ Roma La Sapienza Dept Comp & Syst Sci Rome Italy
Dataflow languages provide natural support for specifying constraints between objects in dynamic applications, where programs need to react efficiently to changes of their environment. Researchers have long investigat... 详细信息
来源: 评论
Agile and object oriented practices in embedded systems
Agile and object oriented practices in embedded systems
收藏 引用
ACM International conference on systems, programming, languages, and applications: Software for Humanity, SPLASH'11
作者: Matthews, Charles E. Douglass, Bruce Powel Kiekbusch, Jim Fifth Generation Systems Ltd. Markham ON Canada IBM Rational Fairfax VA United States OMNI Engineering Systems Inc. Winona MN United States
Embedded systems are the most prevalent of all computer systems in the world. More than 99% of all computer/microcontroller products that are sold each year are single purpose embedded systems rather than workstations... 详细信息
来源: 评论
Introducing the ACM International conference on systems, programming, languages, and applications: Software for Humanity (SPLASH)
Proceedings of the Conference on Object-Oriented Programming...
收藏 引用
Proceedings of the conference on object-oriented programming systems, languages, and applications, oopsla 2011年 iii-iv页
作者: Lopes, Crista Videira University of California Irvine United States
来源: 评论
Synthesis of First-Order Dynamic programming Algorithms  11
Synthesis of First-Order Dynamic Programming Algorithms
收藏 引用
2th ACM International conference on systems, programming, languages, and applications: Software for Humanity (SPLASH)
作者: Pu, Yewen Bodik, Rastislav Srivastava, Saurabh Univ Calif Berkeley Berkeley CA 94720 USA
To solve a problem with a dynamic programming algorithm, one must reformulate the problem such that its solution can be formed from solutions to overlapping subproblems. Because overlapping subproblems may not be appa... 详细信息
来源: 评论
Reducing Trace Selection Footprint for Large-scale Java applications without Performance Loss  11
Reducing Trace Selection Footprint for Large-scale Java Appl...
收藏 引用
2th ACM International conference on systems, programming, languages, and applications: Software for Humanity (SPLASH)
作者: Wu, Peng Hayashizaki, Hiroshige Inoue, Hiroshi Nakatani, Toshio IBM Res Corp Armonk NY USA
When optimizing large-scale applications, striking the balance between steady-state performance, start-up time, and code size has always been a grand challenge. While recent advances in trace compilation have signific... 详细信息
来源: 评论