咨询与建议

限定检索结果

文献类型

  • 115 篇 会议
  • 2 册 图书
  • 1 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 83 篇 工学
    • 76 篇 计算机科学与技术...
    • 74 篇 软件工程
    • 6 篇 信息与通信工程
    • 4 篇 电气工程
    • 2 篇 动力工程及工程热...
    • 2 篇 电子科学与技术(可...
    • 2 篇 化学工程与技术
    • 1 篇 机械工程
    • 1 篇 光学工程
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 控制科学与工程
    • 1 篇 土木工程
  • 16 篇 管理学
    • 9 篇 管理科学与工程(可...
    • 7 篇 图书情报与档案管...
    • 6 篇 工商管理
  • 11 篇 理学
    • 7 篇 数学
    • 3 篇 系统科学
    • 2 篇 化学
    • 1 篇 地球物理学
  • 7 篇 教育学
    • 7 篇 教育学
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 22 篇 java programming...
  • 16 篇 java
  • 5 篇 virtual machine
  • 4 篇 object oriented ...
  • 4 篇 software enginee...
  • 4 篇 best practices
  • 3 篇 computer archite...
  • 3 篇 parallel program...
  • 3 篇 students
  • 3 篇 distributed comp...
  • 3 篇 testing
  • 2 篇 performance
  • 2 篇 runtime
  • 2 篇 service oriented...
  • 2 篇 application soft...
  • 2 篇 learning program...
  • 2 篇 ada conformity a...
  • 2 篇 medical services
  • 2 篇 reverse engineer...
  • 2 篇 acceleration

机构

  • 4 篇 johannes kepler ...
  • 3 篇 university of to...
  • 3 篇 rice university ...
  • 2 篇 oracle labs unit...
  • 2 篇 johannes kepler ...
  • 2 篇 università degli...
  • 2 篇 semantics gmbh
  • 2 篇 institute for sy...
  • 2 篇 department of co...
  • 2 篇 university of lu...
  • 1 篇 mathematical and...
  • 1 篇 computer science...
  • 1 篇 deis university ...
  • 1 篇 ibm canada
  • 1 篇 oxford universit...
  • 1 篇 christian dopple...
  • 1 篇 vienna universit...
  • 1 篇 bh telecom saraj...
  • 1 篇 rmod inria lille...
  • 1 篇 univ aquila disi...

作者

  • 4 篇 bettini lorenzo
  • 4 篇 sarkar vivek
  • 3 篇 damiani ferrucci...
  • 3 篇 stadler lukas
  • 3 篇 mössenböck hansp...
  • 2 篇 birillo anastasi...
  • 2 篇 milanova ana
  • 2 篇 bryksin timofey
  • 2 篇 bockisch christo...
  • 2 篇 zhao jisheng
  • 2 篇 grimmer matthias
  • 2 篇 schatz roland
  • 2 篇 imam shams
  • 2 篇 shirako jun
  • 2 篇 dong yao
  • 2 篇 hatun kardelen
  • 2 篇 dolby julian
  • 2 篇 walter binder
  • 2 篇 rigger manuel
  • 2 篇 vyahhi nikolay

语言

  • 117 篇 英文
  • 1 篇 中文
检索条件"任意字段=Proceedings of the Principles and Practices of Programming on The Java Platform"
118 条 记 录,以下是111-120 订阅
排序:
Accelerating software development through collaboration
Accelerating software development through collaboration
收藏 引用
International Conference on Software Engineering (ICSE)
作者: L. Augustin D. Bressler G. Smith VA Software Corporation Fremont CA USA Product Marketing VA Software Corporation Fremont CA USA Product Strategist VA Software Corporation Fremont CA USA
In early 1999, VA Software launched a project to understand how the Internet development community had been able to produce software such as Linux, Apache and Sarnba that was generally developed faster and with higher... 详细信息
来源: 评论
Pointer and escape analysis for multithreaded programs  01
Pointer and escape analysis for multithreaded programs
收藏 引用
8th ACM SIGPLAN Symposium on the principles and Practice of Parallel Computing
作者: Salcianu, A Rinard, M MIT Comp Sci Lab Cambridge MA 02139 USA
This paper presents a new combined pointer and escape analysis for multithreaded programs. The algorithm uses a new abstraction called parallel interaction graphs to analyze the interactions between threads and extrac... 详细信息
来源: 评论
Creating a java design and code convention mentor using evolutionary computation
Creating a Java design and code convention mentor using evol...
收藏 引用
International Joint Conference on Neural Networks (IJCNN 01)
作者: Depradine, C Univ W Indies Dept Comp Sci Math & Phys Bridgetown Barbados
Code and design conventions can be considered to be rules-of-thumb or best-practices that improve the maintainability of software applications. Generally, each programming language has its own conventions. For example... 详细信息
来源: 评论
Efficient load balancing for wide-area divide-and-conquer applications  01
Efficient load balancing for wide-area divide-and-conquer ap...
收藏 引用
8th ACM SIGPLAN Symposium on the principles and Practice of Parallel Computing
作者: van Nieuwpoort, RV Kielmann, T Bal, HE Vrije Univ Amsterdam Fac Sci Div Math & Comp Sci NL-1081 HV Amsterdam Netherlands
Divide-and-conquer programs are easily parallelized by letting the programmer annotate potential parallelism in the form of spawn and sync constructs. To achieve efficient program execution, the generated work load ha... 详细信息
来源: 评论
Extreme programming: A university team design experience
Extreme programming: A university team design experience
收藏 引用
Canadian Conference on Electrical and Computer Engineering (CCECE 2000)
作者: Kivi, J Haydon, D Hayes, J Schneider, R Succi, G Univ Calgary Dept Elect & Comp Engn Calgary AB Canada
This paper discusses an experience in applying the extreme programming approach to the 4(th) year team design project course. Extreme programming is a recent methodology for software system development that focuses on... 详细信息
来源: 评论
API Documentation from Source Code Comments: A Case Study of javadoc  99
API Documentation from Source Code Comments: A Case Study of...
收藏 引用
17th Annual International Conference on Documentation, SIGDOC 1999
作者: Kramer, Douglas Sun Microsystems Inc. 901 San Antonio Rd. Palo AltoCA94303 United States
This paper describes in a general way the process we went through to determine the goals, principles, audience, content and style for writing comments in source code for the java platform at the java Software division... 详细信息
来源: 评论
Ada conformity assessments: A model for other programming languages?
Ada conformity assessments: A model for other programming la...
收藏 引用
ACM SIGADA Annual International Conference (SIGADA 99)
作者: Tonndorf, M IABG Ada Conform Assessment Lab D-85521 Ottobrunn Germany
This paper presents the actual status of Ada Conformity Assessments after the transition of Ada Conformity Assessments from the Ada Joint Program Office to ISO. The principles of Ada Conformity Assessments according t... 详细信息
来源: 评论
Ada conformity assessments: a model for other programming languages?  99
Ada conformity assessments: a model for other programming la...
收藏 引用
proceedings of the 1999 annual ACM SIGAda international conference on Ada
作者: Michael Tonndorf Ada Conformity Assessment Laboratory D-85521 Ottobrunn Germany
This paper presents the actual status of Ada Conformity Assessments after the transition of Ada Conformity Assessments from the Ada Joint Program Office to ISO. The principles of Ada Conformity Assessments according t... 详细信息
来源: 评论