咨询与建议

限定检索结果

文献类型

  • 2,216 篇 会议
  • 480 篇 期刊文献
  • 5 篇 学位论文
  • 2 册 图书
  • 2 篇 科技报告

馆藏范围

  • 2,705 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,648 篇 工学
    • 2,419 篇 计算机科学与技术...
    • 2,217 篇 软件工程
    • 213 篇 电气工程
    • 208 篇 信息与通信工程
    • 127 篇 控制科学与工程
    • 61 篇 电子科学与技术(可...
    • 42 篇 机械工程
    • 37 篇 生物工程
    • 25 篇 安全科学与工程
    • 22 篇 仪器科学与技术
    • 22 篇 建筑学
    • 21 篇 生物医学工程(可授...
    • 20 篇 土木工程
    • 19 篇 航空宇航科学与技...
    • 18 篇 材料科学与工程(可...
    • 18 篇 环境科学与工程(可...
    • 17 篇 动力工程及工程热...
    • 17 篇 化学工程与技术
  • 489 篇 理学
    • 365 篇 数学
    • 42 篇 统计学(可授理学、...
    • 40 篇 生物学
    • 40 篇 系统科学
    • 38 篇 物理学
    • 17 篇 化学
  • 416 篇 管理学
    • 222 篇 图书情报与档案管...
    • 219 篇 管理科学与工程(可...
    • 128 篇 工商管理
  • 122 篇 教育学
    • 122 篇 教育学
  • 30 篇 法学
    • 21 篇 社会学
  • 24 篇 经济学
    • 23 篇 应用经济学
  • 24 篇 医学
  • 8 篇 农学
  • 5 篇 文学
  • 2 篇 军事学
  • 2 篇 艺术学

主题

  • 2,705 篇 java programming...
  • 256 篇 java
  • 45 篇 computer softwar...
  • 33 篇 software
  • 22 篇 codes
  • 21 篇 libraries
  • 19 篇 computer personn...
  • 18 篇 language
  • 16 篇 software systems
  • 16 篇 software enginee...
  • 16 篇 semantics
  • 16 篇 graphical user i...
  • 15 篇 source code
  • 14 篇 runtime
  • 14 篇 analysis program...
  • 14 篇 open source soft...
  • 13 篇 extensible marku...
  • 13 篇 testing
  • 13 篇 computer program...
  • 12 篇 computer program...

机构

  • 6 篇 unisys corporati...
  • 6 篇 kth royal instit...
  • 5 篇 graduate school ...
  • 5 篇 ibm corp thomas ...
  • 5 篇 ibm t.j. watson ...
  • 4 篇 ibm ottawa
  • 4 篇 dipartimento di ...
  • 4 篇 singapore manage...
  • 4 篇 inria sophia ant...
  • 4 篇 department of co...
  • 4 篇 univ york dept c...
  • 4 篇 carnegie mellon ...
  • 3 篇 univ york york y...
  • 3 篇 université de mo...
  • 3 篇 cwi
  • 3 篇 school of comput...
  • 3 篇 utrecht universi...
  • 3 篇 iit dept comp sc...
  • 3 篇 department of ma...
  • 3 篇 indiana univ dep...

作者

  • 16 篇 bettini lorenzo
  • 15 篇 inoue katsuro
  • 14 篇 binder walter
  • 11 篇 leavens gary t.
  • 9 篇 schoeberl martin
  • 9 篇 ernst michael d.
  • 8 篇 ishio takashi
  • 8 篇 monperrus martin
  • 8 篇 carpenter bryan
  • 8 篇 wellings andy
  • 7 篇 visser willem
  • 7 篇 baudry benoit
  • 7 篇 fox geoffrey
  • 7 篇 damiani ferrucci...
  • 7 篇 poll erik
  • 7 篇 poetzsch-heffter...
  • 7 篇 bal henri e.
  • 7 篇 vitek jan
  • 6 篇 kielmann thilo
  • 6 篇 milanova ana

语言

  • 2,503 篇 英文
  • 165 篇 其他
  • 14 篇 中文
  • 10 篇 日文
  • 8 篇 德文
  • 3 篇 俄文
  • 2 篇 法文
  • 1 篇 西班牙文
  • 1 篇 葡萄牙文
  • 1 篇 斯洛伐克文
  • 1 篇 塞尔维亚文
  • 1 篇 乌克兰文
检索条件"主题词=JAVA programming language"
2705 条 记 录,以下是2381-2390 订阅
排序:
A framework for interprocedural optimization in the presence of dynamic class loading
A framework for interprocedural optimization in the presence...
收藏 引用
ACM SIGPLAN' 00 Conference on programming language Design and Implementation (PLDI)
作者: Sreedhar, VC Burke, M Choi, JD IBM TJ Watson Res Ctr Yorktown Heights NY 10598 USA
Dynamic class loading during program execution in the java(TM) programming language is an impediment for generating code that is as efficient as code generated using static whole-program analysis and optimization. Who... 详细信息
来源: 评论
Locating bugs in java programs - First results of the java diagnosis experiments project  13th
收藏 引用
13th International Conference on Industrial and Engineering Applications of Artificial Intelligence and Expert Systems (IEA/AIE 2000)
作者: Mateis, C Stumptner, M Wotawa, F Vienna Tech Univ Inst Informationssyst Database & Artificial Intelligence Grp A-1040 Vienna Austria
This paper describes the use of model-based reasoning for locating bugs in java programs, Model-based diagnosis is a technology that uses a declarative, generic description of the behavior of the components occurring ... 详细信息
来源: 评论
Tool MKSF for acquiring super-function in java
Tool MKSF for acquiring super-function in JAVA
收藏 引用
IEEE International Conference on Systems, Man and Cybernetics
作者: Ren, F Takehara, Y Hiroshima City Univ Fac Informat Sci Hiroshima 7313194 Japan
We have paid attention to the favors of Machine Translation (MT) users for a few years, and found that. most users prefer that the system is fast, inexpensive, easy to control, and easy to update. This means that some... 详细信息
来源: 评论
ABCD:: Eliminating array bounds checks on demand
<i>ABCD</i>:: Eliminating array bounds checks on demand
收藏 引用
ACM SIGPLAN' 00 Conference on programming language Design and Implementation (PLDI)
作者: Bodik, R Gupta, R Sarkar, V Univ Wisconsin Madison WI 53706 USA Univ Arizona Tucson AZ 85721 USA IBM Corp TJ Watson Res Ctr Yorktown Hts NY 10598 USA
To guarantee typesafe execution, java and other strongly typed languages require bounds checking of array accesses. Because array-bounds checks may raise exceptions, they block code motion of instructions with side ef... 详细信息
来源: 评论
Jam - A smooth extension of java with mixins  14th
收藏 引用
14th European Conference on Object Oriented programming (ECOOP 2000)
作者: Ancona, D Lagorio, G Zucca, E Univ Genoa Dipartimento Informat & Sci Informaz I-16146 Genoa Italy
In this paper we present Jam, an extension of the java language supporting mixins, that is, parametric heir classes. A mixin declaration in Jam is similar to a java heir class declaration, except that it does not exte... 详细信息
来源: 评论
Load-time structural reflection in java  14th
收藏 引用
14th European Conference on Object Oriented programming (ECOOP 2000)
作者: Chiba, S Univ Tsukuba Inst Informat Sci & Elect Tsukuba Ibaraki 305 Japan
The standard reflection API of java provides the ability to introspect a program but not to alter program behavior. This paper presents an extension to the reflection API for addressing this limitation. Unlike other e... 详细信息
来源: 评论
Practical virtual method call resolution for java
Practical virtual method call resolution for Java
收藏 引用
Conference on Object-Oriented programming, Systems, Lnaguages & Applications (OOPSLA 00)
作者: Sundaresan, V Hendren, L Razafimahefa, C Vallée-Rai, R Lam, P Gagnon, E Godin, C McGill Univ Sch Comp Sci Sable Res Grp Montreal PQ H3A 2A7 Canada
This paper addresses the problem of resolving virtual method and interface calls in java bytecode. The main focus is on a new practical technique that can be used to analyze large applications. Our fundamental design ... 详细信息
来源: 评论
Portable worst-case execution time analysis using java Byte Code
Portable worst-case execution time analysis using Java Byte ...
收藏 引用
12th Euromicro Conference on Real-Time Systems
作者: Bernat, G Burns, A Wellings, A Univ York Dept Comp Sci Real Time Syst Res Grp York YO1 5DD N Yorkshire England
In this paper we address the problem of performing worst case execution time (WCET) analysis of java Byte Code (JBC) which may be generated from different compilers and from different compilers and from different sour... 详细信息
来源: 评论
Reading large volumes of java objects from database
Reading large volumes of Java objects from database
收藏 引用
34th International Conference on Technology of Object-Oriented languages and Systems (TOOLS 34)
作者: Ege, RK Florida Int Univ Sch Comp Sci High Performance Database Res Ctr Miami FL 33199 USA
The paper explores issues that arise from storing java objects in databases. The java program with its classes and objects tries to maintain an object-oriented paradigm as much as possible. However, the database schem... 详细信息
来源: 评论
Detecting read-only methods in java  5th
收藏 引用
5th International Workshop on languages, Compilers, and Run-Time Systems for Scalable Computers
作者: Bogda, J Univ Calif Santa Barbara Dept Comp Sci Santa Barbara CA 93106 USA
One typically defines a read-only method as a method that does not perform any write operations;however, with respect to a multi-threaded program, we augment this interpretation and let a read-only method be one that ... 详细信息
来源: 评论