咨询与建议

限定检索结果

文献类型

  • 14 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 13 篇 工学
    • 13 篇 计算机科学与技术...
    • 12 篇 软件工程
    • 1 篇 冶金工程
    • 1 篇 纺织科学与工程
    • 1 篇 生物工程
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 2 篇 工商管理
    • 2 篇 图书情报与档案管...
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 理学
    • 1 篇 生物学

主题

  • 5 篇 java programming...
  • 1 篇 information syst...
  • 1 篇 message passing
  • 1 篇 software package...
  • 1 篇 aspect oriented ...
  • 1 篇 software archite...
  • 1 篇 software tools
  • 1 篇 constraint handl...
  • 1 篇 c++ (programming...
  • 1 篇 java
  • 1 篇 reverse engineer...
  • 1 篇 application prog...
  • 1 篇 software quality
  • 1 篇 public domain so...
  • 1 篇 object-oriented ...
  • 1 篇 software metrics
  • 1 篇 functional progr...
  • 1 篇 data encapsulati...

机构

  • 2 篇 faculty of infor...
  • 1 篇 chalmers univers...
  • 1 篇 dipartimento di ...
  • 1 篇 software structu...
  • 1 篇 computer science...
  • 1 篇 kekuléstraße 7 d...
  • 1 篇 dip. di informat...
  • 1 篇 edward s. rogers...
  • 1 篇 dip. di sistemi ...
  • 1 篇 intel china rese...
  • 1 篇 cnr - ufficio si...
  • 1 篇 inesc-id lisboa ...
  • 1 篇 dept. of compute...
  • 1 篇 computer archite...
  • 1 篇 univ hamburg dep...

作者

  • 2 篇 villazón alex
  • 2 篇 bettini lorenzo
  • 2 篇 binder walter
  • 2 篇 ansaloni danilo
  • 2 篇 moret philippe
  • 1 篇 doallo ramón
  • 1 篇 venneri betti
  • 1 篇 touriño juan
  • 1 篇 rito hugo
  • 1 篇 strocco fabio
  • 1 篇 armin armin wolf
  • 1 篇 harrison william
  • 1 篇 lombardi flavio
  • 1 篇 damiani ferrucci...
  • 1 篇 huang eric
  • 1 篇 cachopo joão
  • 1 篇 puccinelli rober...
  • 1 篇 cheng buqi
  • 1 篇 schaefer ina
  • 1 篇 krintz chandra

语言

  • 14 篇 英文
检索条件"任意字段=7th International Conference on Principles and Practice of Programming in Java, PPPJ 2009"
14 条 记 录,以下是1-10 订阅
排序:
Proceedings of the 7th international conference on principles and practice of programming in java, pppj 2009
Proceedings of the 7th International Conference on Principle...
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
the proceedings contain 22 papers. the topics discussed include: actor frameworks for the JVM platform: a comparative analysis;development of a java-based unified and flexible natural language discourse system;java fo...
来源: 评论
MAJOR: Rapid tool development with aspect-oriented programming  09
MAJOR: Rapid tool development with aspect-oriented programmi...
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Villazón, Alex Binder, Walter Moret, Philippe Ansaloni, Danilo Faculty of Informatics University of Lugano Switzerland
the use of low-level techniques, such as bytecode instrumentation to develop tools for profiling, debugging, testing, and reverse engineering is error-prone, time-consuming, and therefore costly. As a solution to thes... 详细信息
来源: 评论
the use of hardware transactional memory for the trace-based parallelization of recursive java programs  09
The use of hardware transactional memory for the trace-based...
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Bradel, Borys J. Abdelrahman, Tarek S. Edward S. Rogers Sr. Department of Electrical and Computer Engineering University of Toronto Toronto ON M5S 3G4 Canada
We describe a framework for trace-based parallelization of recursive java programs. We also explore and evaluate the feasibility of using a hardware transactional memory (HTM) system to handle dependences. We design, ... 详细信息
来源: 评论
Safer typing of complex API usage through java generics  09
Safer typing of complex API usage through java generics
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Harrison, William Lievens, David Simeoni, Fabio Software Structure Group Dept. of Computer Science Trinity College Dublin Ireland Dept. of Computer and Information Sciences University of Strathclyde United Kingdom
When several incompatible implementations of a single API are in use in a java program, the danger exists that instances from different implementations may inadvertently be mixed, leading to errors. In this paper we s... 详细信息
来源: 评论
Virtual reuse distance analysis of SPECjvm2008 data locality  09
Virtual reuse distance analysis of SPECjvm2008 data locality
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Gu, Xiaoming Li, Xiao-Feng Cheng, Buqi Huang, Eric Intel China Research Center China
Reuse distance analysis has been proved promising in evaluating and predicting data locality for programs written in Fortran or C/C++. But its e ect has not been examined for applications in managed runtime environmen... 详细信息
来源: 评论
Tracking performance across software revisions  09
Tracking performance across software revisions
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Mostafa, Nagy Krintz, Chandra Computer Science Department University of California Santa Barbara CA United States
Repository-based revision control systems such as CVS, RCS, Subversion, and GIT, are extremely useful tools that enable software developers to concurrently modify source code, manage conflicting changes, and commit up... 详细信息
来源: 评论
Parallelizing calling context profiling in virtual machines on multicores  09
Parallelizing calling context profiling in virtual machines ...
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Binder, Walter Ansaloni, Danilo Villazón, Alex Moret, Philippe Faculty of Informatics University of Lugano Switzerland
the Calling Context Tree (CCT) is a prevailing datastructure for calling context profiling. As generating a complete CCT reflecting every method call is expensive, recent research has focused on efficiently approximat... 详细信息
来源: 评论
java for high performance computing: Assessment of current research and practice  09
Java for high performance computing: Assessment of current r...
收藏 引用
7th international conference on principles and practice of programming in java, pppj 2009
作者: Taboada, Guillermo L. Touriño, Juan Doallo, Ramón Computer Architecture Group University of a Coruña A Coruña Spain
the rising interest in java for High Performance Computing (HPC) is based on the appealing features of this language for programming multi-core cluster architectures, particularly the built-in networking and multithre... 详细信息
来源: 评论
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... 详细信息
来源: 评论
A prototypical java-like language with records and traits  10
A prototypical Java-like language with records and traits
收藏 引用
Proceedings of the 8th international conference on the principles and practice of programming in java
作者: Bettini, Lorenzo Damiani, Ferruccio Schaefer, Ina Strocco, Fabio Dipartimento di Informatica Università di Torino C.so Svizzera 185 10149 Torino Italy Chalmers University of Technology 421 96 Gothenburg Sweden
Traits have been designed as units of fine-grained behavior reuse in the object-oriented paradigm. In this paper, we present the language Sugared Welterweight Record-Trait java (SWRTJ), a java dialect with records and... 详细信息
来源: 评论