咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是2371-2380 订阅
排序:
A study of devirtualization techniques for a java™ just-in-time compiler
A study of devirtualization techniques for a Java™ just-in-...
收藏 引用
Conference on Object-Oriented programming, Systems, Lnaguages & Applications (OOPSLA 00)
作者: Ishizaki, K Kawahito, M Yasue, T Komatsu, H Nakatani, T IBM Res Tokyo Res Lab Yamato Kanagawa 2428502 Japan
Many devirtualization techniques have been proposed to reduce the runtime overhead of dynamic method calls for various object-oriented languages, however, most of them are less effective or cannot be applied for java ... 详细信息
来源: 评论
Pickling threads state in the java system
Pickling threads state in the Java system
收藏 引用
33rd International Conference on Technology of Object-Oriented languages (TOOLS 33)
作者: Bouchenak, S Hagimont, D INRIA SIRAC Project F-38330 Montbonnot St Martin France
Today, distributed object-based computing is closely linked with java. The java virtual machine is ported to most current operating systems and provides many services which help developing distributed object-based app... 详细信息
来源: 评论
Bytecode transformation for portable thread migration in java  2nd
Bytecode transformation for portable thread migration in Jav...
收藏 引用
2nd International Symposium on Agent Systems and Applications/4th International Symposium on Mobile Agents (ASA/MA 2000)
作者: Sakamoto, T Sekiguchi, T Yonezawa, A Univ Tokyo Fac Sci Dept Informat Sci Bunkyo Ku Tokyo 1130033 Japan
This paper proposes a java bytecode transformation algorithm for realizing transparent thread migration in a portable and efficient manner. In contrast to previous studies, our approach does not need extended virtual ... 详细信息
来源: 评论
Performance issues for multi-language java applications
Performance issues for multi-language Java applications
收藏 引用
IEEE International Parallel and Distributed Processing Symposium (IPDP 2000)
作者: Murray, P Smith, T Srinivas, S Jacob, M Silicon Graph Inc Mt View CA USA Princeton Univ Princeton NJ 08544 USA
The java programming environment is increasingly being used to build large-scale multi-language applications. Whether these applications combine java with other languages for legacy reasons, to address performance con... 详细信息
来源: 评论
Applications of CORBA in the atlas prototype DAQ  11
Applications of CORBA in the atlas prototype DAQ
收藏 引用
11th Conference on Real-Time Computer Applications in Nuclear, Particle, and Plasma Physics (RT 99)
作者: Jones, R Kolos, S Mapelli, L Ryabov, Y CERN European Lab Particle Phys CH-1211 Geneva 23 Switzerland Petersburg Nucl Phys Inst PNPI Gatchina Leningrad Distr Russia
This paper presents the experience of using the Common Object Request Broker Architecture (CORBA)[1] in the ATLAS prototype DAQ project[2]. Many communication links in the DAQ system have been designed and implemented... 详细信息
来源: 评论
Implementing java consistency using a generic, multithreaded DSM runtime system
Implementing Java consistency using a generic, multithreaded...
收藏 引用
IEEE International Parallel and Distributed Processing Symposium (IPDPS 2000)
作者: Antoniu, G Bougé, L Hatcher, P MacBeth, M McGuigan, K Namyst, R Univ New Hampshire Dept Comp Sci Durham NH 03824 USA Ecole Normale Super Lyon LIP F-69364 Lyon 07 France
This paper describes the implementation of Hyperion, an environment for executing java programs on clusters of computers. To provide high performance, the environment compiles java bytecode to native code and supports... 详细信息
来源: 评论
Proxy Tk: A java applet user interface toolkit for Tcl  7
Proxy Tk: A Java applet user interface toolkit for Tcl
收藏 引用
7th Annual USENIX Tcl/Tk Conference
作者: Roseman, M TeamWave Software Ltd.
Proxy Tk allows a Tcl program to provide a highly interactive web-browser user interface, without requiring the end user to download additional software. It uses a thin client design, where a server-side Tcl applicati... 详细信息
来源: 评论
Image and video processing using MAJC 5200
Image and video processing using MAJC 5200
收藏 引用
IEEE International Conference on Image Processing (ICIP 2000)
作者: Sudharsanan, S Sriram, P Frederickson, H Gulati, A Sun Microsyst Inc Palo Alto CA 94303 USA
The newly introduced Microprocessor Architecture for java Computing (MAJC) supports parallelism in a hierarchy of levels: multiprocessors on chip,vertical micro threading, instruction level parallelism via a very long... 详细信息
来源: 评论
Design-time assembly of runtime containment components
Design-time assembly of runtime containment components
收藏 引用
34th International Conference on Technology of Object-Oriented languages and Systems (TOOLS 34)
作者: Lorenz, DH Petkovic, P Northeastern Univ Coll Comp Sci Boston MA 02115 USA
In this paper we lay out the design time and space of component assembly in a visual builder and propose concrete ways of also handling context components seamlessly. We present an environment that allows java develop... 详细信息
来源: 评论
Two ways to bake your pizza - Translating parameterised types into java
Two ways to bake your pizza - Translating parameterised type...
收藏 引用
International Seminar on Generic programming
作者: Odersky, M Runne, E Wadler, P Ecole Polytech Fed Lausanne CH-1015 Lausanne Switzerland Univ Karlsruhe Karlsruhe Germany Lucent Technol Murray Hill NJ USA Univ S Australia Adelaide SA 5001 Australia
We have identified in previous work two translations for parametrically typed extensions of java. The homogeneous translation maps type variables to a uniform representation, while the heterogeneous translation expand... 详细信息
来源: 评论