咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是11-20 订阅
排序:
Comprehensive aspect weaving for java
收藏 引用
SCIENCE OF COMPUTER programming 2011年 第11期76卷 1015-1036页
作者: Villazon, Alex Binder, Walter Moret, Philippe Ansaloni, Danilo Univ Lugano Fac Informat CH-6900 Lugano Switzerland
Aspect-oriented programming (AOP) has been successfully applied to application code thanks to techniques such as java bytecode instrumentation. Unfortunately, with existing AOP frameworks for java such as AspectJ, asp... 详细信息
来源: 评论
RuLAM project: Speculative parallelization for java using software transactional memory
RuLAM project: Speculative parallelization for java using so...
收藏 引用
Work-in-Progress Session, P3JW 2010 - At the 8th international conference on the principles and practice of programming in java, pppj 2010
作者: Anjo, Ivo Cachopo, João Rua Alves Redol 9 1000-029 Lisboa Portugal
the era of multicore processors, capable of running multiple tasks concurrently, has arrived. Sadly, most existing software and even new applications being developed are not ready to take advantage of these new multip... 详细信息
来源: 评论
Comprehensive aspect weaving for java
Comprehensive aspect weaving for Java
收藏 引用
6th international conference on the principles and practice of programming in java (pppj 2008)
作者: Villazon, Alex Binder, Walter Moret, Philippe Ansaloni, Danilo Univ Lugano Fac Informat CH-6900 Lugano Switzerland
Aspect-oriented programming (AOP) has been successfully applied to application code thanks to techniques such as java bytecode instrumentation. Unfortunately, with existing AOP frameworks for java such as AspectJ, asp... 详细信息
来源: 评论
Type safe dynamic linking for JVM access control  07
Type safe dynamic linking for JVM access control
收藏 引用
9th international ACM SIGPLAN conference on principles and practice of Declarative programming, PPDP'07
作者: Skalka, Christian University of Vermont
the java JDK security model provides an access control mechanism for the JVM based on dynamic stack inspection. Previous results have shown how stack inspection can be enforced at compile time via whole-program type a... 详细信息
来源: 评论
Putting declarative programming into the web: Translating curry to javaScript  07
Putting declarative programming into the web: Translating cu...
收藏 引用
9th international ACM SIGPLAN conference on principles and practice of Declarative programming, PPDP'07
作者: Hanus, Michael Institut für Informatik CAU Kiel D-24098 Kiel Germany
We propose a framework to construct web-oriented user interfaces in a high-level way by exploiting declarative programming techniques. Such user interfaces are intended to manipulate complex data in a type-safe way, i... 详细信息
来源: 评论
DrHJ: a lightweight pedagogic IDE for Habanero java  11
DrHJ: a lightweight pedagogic IDE for Habanero Java
收藏 引用
Proceedings of the 9th international conference on principles and practice of programming in java
作者: Jarred Payne Vincent Cavé Raghavan Raman Mathias Ricken Robert Cartwright Vivek Sarkar Rice University
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... 详细信息
来源: 评论
Execution levels for aspect-oriented programming: Design, semantics, implementations and applications
Execution levels for aspect-oriented programming: Design, se...
收藏 引用
作者: Tanter, Éric Figueroa, Ismael Tabareau, Nicolas University of Chile Santiago Chile INRIA Nantes France
In aspect-oriented programming (AOP) languages, advice evaluation is usually considered as part of the base program evaluation. this is also the case for certain pointcuts, such as if pointcuts in AspectJ, or simply a... 详细信息
来源: 评论