咨询与建议

限定检索结果

文献类型

  • 15 篇 会议
  • 2 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 15 篇 工学
    • 15 篇 软件工程
    • 14 篇 计算机科学与技术...
    • 2 篇 信息与通信工程
    • 1 篇 生物工程
  • 6 篇 理学
    • 4 篇 数学
    • 1 篇 生物学
    • 1 篇 系统科学
    • 1 篇 统计学(可授理学、...
  • 2 篇 法学
    • 2 篇 社会学
  • 2 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理
    • 1 篇 图书情报与档案管...

主题

  • 7 篇 java programming...
  • 3 篇 parallel program...
  • 2 篇 profiling
  • 2 篇 recreating crash...
  • 2 篇 java virtual mac...
  • 2 篇 debugging
  • 2 篇 detecting memory...
  • 2 篇 bytecode instrum...
  • 2 篇 aspect-oriented ...
  • 2 篇 aspect weaving
  • 1 篇 data-race detect...
  • 1 篇 scalability
  • 1 篇 communities
  • 1 篇 functionals
  • 1 篇 embedding
  • 1 篇 ide
  • 1 篇 semantics
  • 1 篇 overlay networks
  • 1 篇 flexible
  • 1 篇 digital subscrib...

机构

  • 2 篇 univ lugano fac ...
  • 1 篇 rua alves redol ...
  • 1 篇 institut für inf...
  • 1 篇 univ tartu dept ...
  • 1 篇 department of co...
  • 1 篇 school of comput...
  • 1 篇 dip. di informat...
  • 1 篇 offis - institut...
  • 1 篇 dip. di sistemi ...
  • 1 篇 university of ve...
  • 1 篇 national laborat...
  • 1 篇 disi università ...
  • 1 篇 rice university
  • 1 篇 dipartimento di ...
  • 1 篇 department of co...
  • 1 篇 inria nantes
  • 1 篇 university of ch...
  • 1 篇 rice university ...

作者

  • 3 篇 binder walter
  • 2 篇 bettini lorenzo
  • 2 篇 cav´e vincent
  • 2 篇 ansaloni danilo
  • 2 篇 sarkar vivek
  • 2 篇 moret philippe
  • 2 篇 villazon alex
  • 1 篇 siqi shen
  • 1 篇 venneri betti
  • 1 篇 robert cartwrigh...
  • 1 篇 figueroa ismael
  • 1 篇 hunger michael
  • 1 篇 peternier achill...
  • 1 篇 ricken mathias
  • 1 篇 vincent cavé
  • 1 篇 gudenkauf stefan
  • 1 篇 pei fan
  • 1 篇 cartwright rober...
  • 1 篇 zhao jisheng
  • 1 篇 bonetta daniele

语言

  • 17 篇 英文
检索条件"任意字段=9th International Conference on Principles and Practice of Programming in Java, PPPJ 2011"
17 条 记 录,以下是1-10 订阅
排序:
Proceedings of the 9th international conference on the principles and practice of programming in java, pppj 2011
Proceedings of the 9th International Conference on the Princ...
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
the proceedings contain 20 papers. the topics discussed include: Quarantine: a framework to mitigate memory errors in JNI applications;portable and accurate collection of calling-context-sensitive byte-code metrics fo...
来源: 评论
A DSL for writing type Systems for Xtext Languages  11
A DSL for writing type Systems for Xtext Languages
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Bettini, Lorenzo Dipartimento di Informatica Università di Torino Corso Svizzera 185 10149 Torino Italy
Xtext is a framework for the development of languages, which also generates all the typical and recurrent artifacts for a fully-fledged IDE on top of Eclipse. the validation (e.g., checking the correctness of programs... 详细信息
来源: 评论
Tool demonstration: Overseer - Low-level hardware monitoring and management for java
Tool demonstration: Overseer - Low-level hardware monitoring...
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Peternier, Achille Bonetta, Daniele Binder, Walter Pautasso, Cesare Switzerland
the high-level and portable nature of the java platform allows applications to be written once and executed on all the supported systems. However, such a feature comes at the cost of hardware abstraction, making it mo... 详细信息
来源: 评论
Tool demonstration: DrHJ - A lightweight pedagogic IDE for habanero java
Tool demonstration: DrHJ - A lightweight pedagogic IDE for h...
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Payne, Jarred Raman, Raghavan Cav´e, Vincent Ricken, Mathias Cartwright, Robert Sarkar, Vivek Department of Computer Science Rice University United States
the java language and runtime environment has had a profound worldwide impact on computer software since its introduction nearly two decades ago. It has enabled the creation of a rich ecosystem of libraries, framework... 详细信息
来源: 评论
Object reuse and behavior adaptation in java-like languages*  11
Object reuse and behavior adaptation in Java-like languages*
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Bettini, Lorenzo Venneri, Betti Dip. di Informatica Università di Torino Corso Svizzera 185 10149 Torino Italy Dip. di Sistemi e Informatica Universitá di Firenze Viale Morgagni 65 50134 Firenze Italy
Inheritance, which is a basic mechanism in mainstream objectoriented languages, introduces a strong coupling which limits modularity and code reuse. Furthermore, static class hierarchies cannot easily deal with unpred... 详细信息
来源: 评论
DEEPFJIG*: Modular composition of nested classes  11
DEEPFJIG*: Modular composition of nested classes
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Corradi, Andrea Servetto, Marco Zucca, Elena DISI Università di Genova Italy
We present a new language design which smoothly integrates modular composition and nesting of java-like classes. that is, inheritance has been replaced by an expressive set of composition operators, inspired by Bracha... 详细信息
来源: 评论
Space-Based multi-Core programming in java  11
Space-Based multi-Core programming in Java
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Gudenkauf, Stefan Hasselbring, Wilhelm OFFIS - Institute for Computer Science Escherweg 2 26127 Oldenburg Germany Department of Computer Science Software Engineering Group Christian-Albrechts-Universität zu Kiel Christian-Albrechts-Platz 4 24118 Kiel Germany
Multi-core processors require programmers to exploit concurrency in software as far as possible. Unfortunately, our current concurrency abstractions make multi-core programming harder than necessary because we have to... 详细信息
来源: 评论
Habanero-java: the new adventures of Old X10  11
Habanero-Java: The new adventures of Old X10
收藏 引用
9th international conference on principles and practice of programming in java, pppj 2011
作者: Cav´e, Vincent Zhao, Jisheng Shirako, Jun Sarkar, Vivek Rice University United States
In this paper, we present the Habanero-java (HJ) language developed at Rice University as an extension to the original java-based definition of the X10 language. HJ includes a powerful set of taskparallel programming ... 详细信息
来源: 评论
On designing safe and flexible embedded DSLs with java 5
收藏 引用
SCIENCE OF COMPUTER programming 2011年 第11期76卷 970-991页
作者: Kabanov, Jevgeni Hunger, Michael Raudjaerv, Rein Univ Tartu Dept Comp Sci Tartu Estonia
Although embedded DSLs are widely used in both functional and dynamic languages they are yet to be widely accepted in the java community. the best available examples are projects like jMock and Hibernate Criteria Quer... 详细信息
来源: 评论
A framework for constructing peer-to-peer overlay networks in java  09
A framework for constructing peer-to-peer overlay networks i...
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Rui, Shen Ji, Wang Shengdong, Zhang Siqi, Shen Pei, Fan National Laboratory for Parallel and Distributed Processing Changsha 410073 China School of Computing University of Leeds Leeds LS2 9JT United Kingdom
Peer-to-peer emerges as a better way for building applications on the Internet that require high scalability and availability. Peer-to-peer systems are usually organized into structured overlay networks, which provide... 详细信息
来源: 评论