咨询与建议

限定检索结果

文献类型

  • 16 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 16 篇 工学
    • 16 篇 软件工程
    • 15 篇 计算机科学与技术...
    • 2 篇 控制科学与工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 信息与通信工程
  • 10 篇 理学
    • 9 篇 数学
    • 2 篇 系统科学
    • 2 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 5 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 2 篇 教育学
    • 2 篇 教育学

主题

  • 13 篇 java programming...
  • 1 篇 object oriented ...
  • 1 篇 automatic progra...
  • 1 篇 program assemble...

机构

  • 1 篇 institute of pla...
  • 1 篇 school of comput...
  • 1 篇 university of co...
  • 1 篇 institute for th...
  • 1 篇 university of wü...
  • 1 篇 institute of inf...
  • 1 篇 dipartimento di ...
  • 1 篇 institute of inf...
  • 1 篇 university of ha...
  • 1 篇 institute for mo...
  • 1 篇 school of comput...
  • 1 篇 university of lu...
  • 1 篇 school of comput...
  • 1 篇 efi arazi school...
  • 1 篇 department of co...
  • 1 篇 department of in...
  • 1 篇 university of ma...
  • 1 篇 it-center univer...
  • 1 篇 department of co...
  • 1 篇 systems developm...

作者

  • 1 篇 yang chih-chieh
  • 1 篇 jakubczyk krzysz...
  • 1 篇 gruissem wilhelm
  • 1 篇 kirkham chris
  • 1 篇 zimmermann phili...
  • 1 篇 feldman yishai a...
  • 1 篇 gruntz dominik
  • 1 篇 lee jenq-kuen
  • 1 篇 wang chien-min
  • 1 篇 bäuerle jörg
  • 1 篇 schwind michael
  • 1 篇 chen hsi-min
  • 1 篇 hruz tomas
  • 1 篇 chang yu-hao
  • 1 篇 huang chi-chang
  • 1 篇 chung kai-hsin
  • 1 篇 baldoni matteo
  • 1 篇 hirsch-hoffmann ...
  • 1 篇 fulara jȩdrzej
  • 1 篇 merz matthias

语言

  • 16 篇 英文
检索条件"任意字段=4th International Conference on Principles and Practices of Programming in Java, PPPJ 2006"
16 条 记 录,以下是11-20 订阅
排序:
Teaching inheritance concepts with java  06
Teaching inheritance concepts with Java
收藏 引用
4th international conference on principles and practices of programming in java, pppj 2006
作者: Schmolitzky, Axel University of Hamburg Germany Vogt-Koelln-Str. 30 D-22527 Hamburg Germany
In teaching object-oriented programming, teaching inheritance is the most challenging and at the same time the most crucial aspect. the interplay of dynamic binding, late-bound self-reference, subtype polymorphism and... 详细信息
来源: 评论
Streaming support for java RMI in distributed environments  06
Streaming support for Java RMI in distributed environments
收藏 引用
4th international conference on principles and practices of programming in java, pppj 2006
作者: Yang, Chih-Chieh Chen, Chung-Kai Chang, Yu-Hao Chung, Kai-Hsin Lee, Jenq-Kuen Department of Computer Science National Tsing Hua University Hsinchu 30013 Taiwan
In this paper we present novel methodologies for enhancing the streaming capabilities of java RMI. Our streaming support for java RMI includes the pushing mechanism, which allows servers to push data in a streaming fa... 详细信息
来源: 评论
Propagation of JML non-null annotations in java programs  06
Propagation of JML non-null annotations in Java programs
收藏 引用
4th international conference on principles and practices of programming in java, pppj 2006
作者: Cielecki, Maciej Fulara, Jȩdrzej Jakubczyk, Krzysztof Jancewicz, Lukasz Institute of Informatics Warsaw University ul. Banacha 2 02-097 Warszawa Poland
Development of high quality code is notably difficult. Tools that help maintaining the proper quality of code produced by programmers can be very useful: they may increase the quality of produced software and help man... 详细信息
来源: 评论
Typeless programming in java 5.0  06
Typeless programming in Java 5.0
收藏 引用
4th international conference on principles and practices of programming in java, pppj 2006
作者: Plümicke, Martin Bäuerle, Jörg University of Cooperative Education Stuttgart Department of Information Technology Florianstraße 15 D-72160 Horb AWM Media International IT Department P.O. Box 4006 Worthing BN13 1AP United Kingdom
With the introduction of java 5.0 [9] the type system has been extended by parameterized types, type variables, type terms, and wildcards. As a result very complex types can arise. the term Vector<Vector<Abstrac... 详细信息
来源: 评论
Reducing java Internet project risks: A case study of public measurement of client component functionality in the user community  06
Reducing Java Internet project risks: A case study of public...
收藏 引用
4th international conference on principles and practices of programming in java, pppj 2006
作者: Hruz, Tomas Gruissem, Wilhelm Hirsch-Hoffmann, Matthias Zimmermann, Philip Institute for Theoretical Computer Science ETH Zurich 8092 Zurich Switzerland Institute of Plant Sciences ETH Zurich 8092 Zurich Switzerland
A major risk for Internet software projects which have server and client components are decisions related to availability and features on client computers in the user community. Specifically, bioinformatics software d... 详细信息
来源: 评论
Jose: Aspects for design by contract
Jose: Aspects for design by contract
收藏 引用
4th IEEE international conference on Software Engineering and Formal Methods
作者: Feldman, Yishai A. Barzilay, Ohad Tyszberowicz, Shmuel Efi Arazi School of Computer Science Interdisciplinary Center Herzliya Israel School of Computer Science Tel Aviv University Israel School of Computer Science Academic College Tel Aviv Yaffo Israel
Design by contract is a practical methodology for evolving code together with its specification. the contract has important methodological implications on. the design of the program. In addition, tools that instrument... 详细信息
来源: 评论