咨询与建议

限定检索结果

文献类型

  • 737 篇 会议
  • 127 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 865 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 777 篇 工学
    • 742 篇 软件工程
    • 568 篇 计算机科学与技术...
    • 35 篇 控制科学与工程
    • 19 篇 电气工程
    • 19 篇 信息与通信工程
    • 16 篇 生物工程
    • 8 篇 土木工程
    • 6 篇 建筑学
    • 4 篇 化学工程与技术
    • 3 篇 材料科学与工程(可...
    • 3 篇 电子科学与技术(可...
    • 3 篇 环境科学与工程(可...
    • 2 篇 机械工程
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 59 篇 理学
    • 33 篇 数学
    • 18 篇 生物学
    • 6 篇 物理学
    • 6 篇 化学
    • 6 篇 系统科学
    • 1 篇 大气科学
    • 1 篇 地球物理学
    • 1 篇 统计学(可授理学、...
  • 59 篇 管理学
    • 35 篇 图书情报与档案管...
    • 26 篇 管理科学与工程(可...
    • 8 篇 工商管理
  • 12 篇 法学
    • 12 篇 社会学
    • 1 篇 法学
  • 6 篇 教育学
    • 6 篇 教育学
  • 3 篇 农学
    • 3 篇 作物学
  • 1 篇 医学

主题

  • 250 篇 languages
  • 111 篇 object oriented ...
  • 83 篇 performance
  • 83 篇 design
  • 52 篇 algorithms
  • 46 篇 verification
  • 43 篇 java
  • 41 篇 experimentation
  • 38 篇 reliability
  • 36 篇 computer program...
  • 34 篇 theory
  • 19 篇 human factors
  • 17 篇 concurrency
  • 16 篇 parallel program...
  • 16 篇 object-oriented ...
  • 15 篇 measurement
  • 14 篇 scala
  • 13 篇 aspect oriented ...
  • 13 篇 javascript
  • 12 篇 type systems

机构

  • 18 篇 univ washington ...
  • 13 篇 ecole polytech f...
  • 12 篇 tech univ darmst...
  • 11 篇 microsoft res re...
  • 9 篇 mit csail cambri...
  • 8 篇 univ texas austi...
  • 7 篇 univ marburg d-3...
  • 7 篇 univ texas austi...
  • 7 篇 aarhus univ dk-8...
  • 6 篇 princeton univ p...
  • 6 篇 johannes kepler ...
  • 6 篇 suny binghamton ...
  • 6 篇 harvard univ cam...
  • 6 篇 purdue univ w la...
  • 6 篇 univ calif berke...
  • 5 篇 univ duisburg es...
  • 5 篇 microsoft res ca...
  • 5 篇 ecole polytech f...
  • 5 篇 mcgill univ mont...
  • 5 篇 univ hong kong p...

作者

  • 12 篇 rajan hridesh
  • 12 篇 odersky martin
  • 11 篇 mezini mira
  • 10 篇 hirschfeld rober...
  • 10 篇 binder walter
  • 9 篇 salvaneschi guid...
  • 9 篇 aldrich jonathan
  • 9 篇 ostermann klaus
  • 8 篇 mckinley kathryn...
  • 8 篇 marr stefan
  • 8 篇 rompf tiark
  • 7 篇 oliveira bruno c...
  • 7 篇 noble james
  • 7 篇 liu yu david
  • 7 篇 kuncak viktor
  • 7 篇 gulwani sumit
  • 6 篇 bond michael d.
  • 6 篇 ceze luis
  • 6 篇 van der storm ti...
  • 6 篇 coad peter

语言

  • 746 篇 英文
  • 116 篇 其他
  • 2 篇 中文
  • 1 篇 俄文
检索条件"任意字段=2013 ACM SIGPLAN International Conference on Object Oriented Programming Systems Languages"
865 条 记 录,以下是21-30 订阅
排序:
Nested Pure Operation-Based CRDTs  37
Nested Pure Operation-Based CRDTs
收藏 引用
37th European conference on object-oriented programming, ECOOP 2023
作者: Bauwens, Jim Boix, Elisa Gonzalez Software Languages Lab Vrije Universiteit Brussel Belgium
Modern distributed applications increasingly replicate data to guarantee high availability and optimal user experience. Conflict-free Replicated Data Types (CRDTs) are a family of data types specially designed for hig... 详细信息
来源: 评论
Computer Supported Collaborative Learning for programming: A Systematic Review  13
Computer Supported Collaborative Learning for Programming: A...
收藏 引用
13th international conference on Computer Supported Education (CSEDU)
作者: Sol, Ricardo Santos, Elci Alcione Reis, Manuel C. Pereira, Lucas ITI LARSyS Polo Cient & Tecnol Madeira Floor 2 P-9020105 Madeira Portugal Univ Madeira Fac Exact Sci & Engn Madeira Portugal Univ Tras Os Montes & Alto Douro Dept Engn Vila Real Portugal
The objective of this paper is to present the current evidence relative to the effectiveness of computer supported collaborative learning as a pedagogical tool in teaching programming. A systematic literature review i... 详细信息
来源: 评论
Kaizen: A scalable concolic fuzzing tool for Scala  11
Kaizen: A scalable concolic fuzzing tool for Scala
收藏 引用
11th acm sigplan international Symposium on Scala, SCALA 2020, co-located with the acm sigplan conference on systems, programming, languages, and Applications: Software for Humanity, SPLASH 2020
作者: Ashouri, Mohammadreza University of Potsdam Germany
Scala is an open-source programming language created by Martin Odersky in 2001 and released under the BSD or Berkeley Software Distribution license. The language consolidates object-oriented and functional programming... 详细信息
来源: 评论
Developing a Monadic Type Checker for an object-oriented Language: An Experience Report  12
Developing a Monadic Type Checker for an Object-Oriented Lan...
收藏 引用
12th acm sigplan international conference on Software Language Engineering (SLE)
作者: Castegren, Elias Fernandez-Reyes, Kiko KTH Royal Inst Technol Software & Comp Syst Stockholm Sweden Uppsala Univ Informat Technol Uppsala Sweden
Functional programming languages are well-suited for developing compilers, and compilers for functional languages are often themselves written in a functional language. Functional abstractions, such as monads, allow a... 详细信息
来源: 评论
Distributed object-oriented programming with Multiple Consistency Levels in ConSysT  2019
Distributed Object-Oriented Programming with Multiple Consis...
收藏 引用
international conference on systems, programming, languages, and Applications: Software for Humanity (SPLASH)
作者: Eskandani, Nafise Koehler, Mirko Margara, Alessandro Salvaneschi, Guido Tech Univ Darmstadt Darmstadt Germany Politecn Milan Milan Italy
Data replication is essential in scenarios like geo-distributed datacenters and edge computing. Yet, it poses a challenge for data consistency. Developers either adopt high consistency at the detriment of performance ... 详细信息
来源: 评论
Renaissance: A Modern Benchmark Suite for Parallel Applications on the JVM  2019
Renaissance: A Modern Benchmark Suite for Parallel Applicati...
收藏 引用
international conference on systems, programming, languages, and Applications: Software for Humanity (SPLASH)
作者: Prokopec, Aleksandar Rosa, Andrea Leopoldseder, David Duboscq, Gilles Tuma, Petr Studener, Martin Bulej, Lubomir Zheng, Yudi Villazon, Alex Simon, Doug Wuerthinger, Thomas Binder, Walter Oracle Labs Zurich Switzerland Univ Svizzera Italiana Lugano Switzerland Johannes Kepler Univ Linz Linz Austria Charles Univ Prague Prague Czech Republic Univ Privada Boliviana La Paz Bolivia
This paper describes Renaissance, a new benchmark suite that covers modern JVM concurrency and parallelism paradigms.
来源: 评论
SPLASH Companion 2019 - Proceedings Companion of the 2019 acm sigplan international conference on systems, programming, languages, and Applications: Software for Humanity
SPLASH Companion 2019 - Proceedings Companion of the 2019 AC...
收藏 引用
2019 acm sigplan international conference on systems, programming, languages, and Applications: Software for Humanity, SPLASH Companion 2019
The proceedings contain 22 papers. The topics discussed include: component-based computation-energy modeling for embedded systems;toward a benchmark repository for software maintenance tool evaluations with humans;NAB...
来源: 评论
Performance of an OO Compute Kernel on the JVM: Revisiting Java as a language for scientific computing applications  16
Performance of an OO Compute Kernel on the JVM: Revisiting J...
收藏 引用
16th acm sigplan international conference on Managed programming languages and Runtimes, MPLR 2019, co-located with SPLASH 2019
作者: Källén, Malin Wrigstad, Tobias Uppsala University Sweden
The study of Java as a programming language for scientific computing is warranted by simpler, more extensible and more easily maintainable code. Previous work on refactoring a C++ scientific computing code base to fol... 详细信息
来源: 评论
Self-Admitted Technical Debt in R Packages: An Exploratory Study
Self-Admitted Technical Debt in R Packages: An Exploratory S...
收藏 引用
international Mining Software Repositories, MSR
Self-Admitted Technical Debt (SATD) is a particular case of Technical Debt (TD) where developers explicitly acknowledge their sub-optimal implementation decisions. Though previous studies have demonstrated that SATD i... 详细信息
来源: 评论
Compress objects, Not Cache Lines: An object-Based Compressed Memory Hierarchy  19
Compress Objects, Not Cache Lines: An Object-Based Compresse...
收藏 引用
24th international conference on Architectural Support for programming languages and Operating systems (ASPLOS)
作者: Tsai, Po-An Sanchez, Daniel MIT CSAIL Cambridge MA 02139 USA
Existing cache and main memory compression techniques compress data in small fixed-size blocks, typically cache lines. Moreover, they use simple compression algorithms that focus on exploiting redundancy within a bloc... 详细信息
来源: 评论