咨询与建议

限定检索结果

文献类型

  • 19 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 19 篇 工学
    • 19 篇 计算机科学与技术...
    • 19 篇 软件工程
    • 2 篇 信息与通信工程
    • 1 篇 建筑学
    • 1 篇 土木工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 系统科学
  • 4 篇 管理学
    • 3 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 12 篇 java programming...
  • 2 篇 object oriented ...
  • 2 篇 automatic progra...
  • 1 篇 computer program...
  • 1 篇 mobile phones
  • 1 篇 web services

机构

  • 1 篇 sra key technolo...
  • 1 篇 university of co...
  • 1 篇 university of ma...
  • 1 篇 cornell college ...
  • 1 篇 irst via sommari...
  • 1 篇 department of co...
  • 1 篇 dipartimento di ...
  • 1 篇 systems developm...
  • 1 篇 edward s. rogers...
  • 1 篇 university of tu...
  • 1 篇 pace university ...
  • 1 篇 deis cesena alma...
  • 1 篇 purdue universit...
  • 1 篇 faculty of infor...
  • 1 篇 san francisco st...
  • 1 篇 l3d center depar...
  • 1 篇 faculty of infor...
  • 1 篇 department of co...
  • 1 篇 kid lab. rcast u...
  • 1 篇 ch-1015 lausanne

作者

  • 1 篇 ye yunwen
  • 1 篇 venneri betti
  • 1 篇 bettini lorenzo
  • 1 篇 nakakoji kumiyo
  • 1 篇 asada mitsuhiro
  • 1 篇 puder arno
  • 1 篇 roussel gilles
  • 1 篇 loyauté gautier
  • 1 篇 hauswirth matthi...
  • 1 篇 wildenberg andy
  • 1 篇 cimadamore mauri...
  • 1 篇 franz michael
  • 1 篇 nishinaka yoshiy...
  • 1 篇 hughes andrew
  • 1 篇 hulaas jarle
  • 1 篇 viroli mirko
  • 1 篇 capecchi sara
  • 1 篇 binder walter
  • 1 篇 zaparanuks dmitr...
  • 1 篇 plümicke martin

语言

  • 19 篇 英文
检索条件"任意字段=2007 5th International Conference on the Principles and Practice of Programming in Java, PPPJ 2007"
19 条 记 录,以下是11-20 订阅
排序:
Featherweight java with multi-methods  07
Featherweight Java with multi-methods
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Bettini, Lorenzo Capecchi, Sara Venneri, Betti Dipartimento di Sistemi ed Informatica Università di Firenze Dipartimento di Matematica e Informatica Università di Catania
Multi-methods (collections of overloaded methods associated to the same message, whose selection takes place dynamically instead of statically as in standard overloading) are a useful mechanism since they unleash the ... 详细信息
来源: 评论
Typeless programming in java 5.0 with wildcards  07
Typeless programming in Java 5.0 with wildcards
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Plümicke, Martin University of Cooperative Education Stuttgart Department of Information Technology Florianstraße 15 D-72160 Horb
With the introduction of java 5.0 [8] 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>> is for examp... 详细信息
来源: 评论
the potential of trace-level parallelism in java programs  07
The potential of trace-level parallelism in Java programs
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Bradel, Borys J. Abdelrahman, Tarek S. Edward S. Rogers Sr. Department of Electrical and Computer Engineering University of Toronto Toronto ON M5S 3G4 Canada
the exploitation of parallelism among traces, i.e. hot paths of execution in programs, is a novel approach to the automatic parallelization of java programs and it has many advantages. However, to date, the extent to ... 详细信息
来源: 评论
Extending and contributing to an open source web-based system for the assessment of programming problems  07
Extending and contributing to an open source web-based syste...
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Gotel, Olly Scharff, Christelle Wildenberg, Andy Pace University Seidenberg School of Computer Science and Information Systems Department of Computer Science New York NY 10038 Cornell College Department of Computer Science Mount Vernon IA 52314
this paper describes the development of a web-based programming and assessment environment for use in supporting programming fundamentals courses (CS1, CS2) taught in java. this environment is currently linked with We... 详细信息
来源: 评论
A java toolkit for the design and the automatic checking of server architectures  07
A Java toolkit for the design and the automatic checking of ...
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Loyauté, Gautier Forax, Rémi Roussel, Gilles Université Paris-Est Laboratoire d'Informatique de UMR 8049 77454 Marne-la-Vallée Cedex2 France
this paper presents Saburo, a java toolkit that generates, from a single java specification, java Internet server implementations, together with their formal model that can be automatically checked using the model che... 详细信息
来源: 评论
Searching the library and asking the peers: Learning to use java APIs on demand  07
Searching the library and asking the peers: Learning to use ...
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Ye, Yunwen Yamamoto, Yasuhiro Nakakoji, Kumiyo Nishinaka, Yoshiyuki Asada, Mitsuhiro L3D Center Department of Computer Science University of Colorado Boulder United States KID Lab. RCAST University of Tokyo Japan SRA Key Technology Lab. 3-12 Yotsuya Shinjuku Tokyo Japan
the existence of large API libraries contributes significantly to the programming productivity and quality of java programmers. the vast number of available library APIs, however, presents a learning challenge for Jav... 详细信息
来源: 评论
FSMC+, a tool for the generation of java code from statecharts  07
FSMC+, a tool for the generation of Java code from statechar...
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Tiella, Roberto Villafiorita, Adolfo Tomasi, Silvia IRST via Sommarive 18 Trento Italy
ProVotE is a two-phase project aiming at actuating art. 84 of law 2 - 5/3/2003 of the Autonomous Province of Trento (Italy), which promotes the introduction of e-voting systems for the next provincial elections in Tre... 详细信息
来源: 评论
A software metric for coherence of class roles in java programs  07
A software metric for coherence of class roles in Java progr...
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Mäkelä, Sami Leppänen, Ville University of Turku and TUCS ICT-talo Joukahaisenkatu 3-5C 20014 Turun Yliopisto Finland
the purpose of software metrics is to measure the quality of programs. the results can be for example used to predict maintenance costs or improve code quality. An emerging view is that if software metrics are going t... 详细信息
来源: 评论
Bridging java and AspectJ through explicit join points  07
Bridging Java and AspectJ through explicit join points
收藏 引用
2007 5th international conference on the principles and practice of programming in java, pppj 2007
作者: Hoffman, Kevin Eugster, Patrick Purdue University 305 N. University Street West Lafayette IN 47907
through AspectJ, aspect-oriented programming (AOP) is becoming of increasing interest and availability to java programmers as it matures as a methodology for improved software modularity via the separation of cross-cu... 详细信息
来源: 评论