咨询与建议

限定检索结果

文献类型

  • 138 篇 会议
  • 124 篇 期刊文献
  • 10 篇 学位论文
  • 1 篇 资讯

馆藏范围

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

日期分布

学科分类号

  • 241 篇 工学
    • 185 篇 计算机科学与技术...
    • 137 篇 软件工程
    • 43 篇 电气工程
    • 21 篇 信息与通信工程
    • 5 篇 电子科学与技术(可...
    • 5 篇 控制科学与工程
    • 3 篇 化学工程与技术
    • 3 篇 生物工程
    • 3 篇 网络空间安全
    • 1 篇 力学(可授工学、理...
    • 1 篇 仪器科学与技术
    • 1 篇 土木工程
    • 1 篇 测绘科学与技术
    • 1 篇 公安技术
  • 15 篇 理学
    • 5 篇 化学
    • 4 篇 数学
    • 3 篇 生物学
    • 2 篇 物理学
    • 2 篇 大气科学
  • 5 篇 医学
    • 2 篇 临床医学
    • 1 篇 特种医学
    • 1 篇 医学技术(可授医学...
  • 5 篇 管理学
    • 5 篇 管理科学与工程(可...
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 273 篇 java virtual mac...
  • 29 篇 java
  • 24 篇 garbage collecti...
  • 22 篇 performance
  • 22 篇 languages
  • 18 篇 memory managemen...
  • 12 篇 experimentation
  • 12 篇 profiling
  • 11 篇 embedded systems
  • 11 篇 just-in-time com...
  • 11 篇 bytecode instrum...
  • 10 篇 real-time system...
  • 9 篇 object-oriented ...
  • 8 篇 algorithms
  • 6 篇 bytecode
  • 6 篇 java processor
  • 6 篇 dynamic memory m...
  • 6 篇 optimization
  • 6 篇 ownership types
  • 6 篇 performance anal...

机构

  • 7 篇 univ svizzera it...
  • 6 篇 purdue univ dept...
  • 5 篇 seoul natl univ ...
  • 5 篇 univ lugano fac ...
  • 4 篇 ecole polytech f...
  • 4 篇 univ regina dept...
  • 4 篇 brno university ...
  • 3 篇 univ lugano luga...
  • 3 篇 seoul natl univ
  • 3 篇 seoul natl univ ...
  • 3 篇 shanghai jiao to...
  • 3 篇 tianjin univ col...
  • 3 篇 ecole polytech f...
  • 3 篇 univ victoria de...
  • 3 篇 coll william & m...
  • 2 篇 tu eindhoven ein...
  • 2 篇 natl res univ hi...
  • 2 篇 univ texas dept ...
  • 2 篇 univ calif irvin...
  • 2 篇 shanghai ai lab ...

作者

  • 28 篇 binder walter
  • 15 篇 rosa andrea
  • 10 篇 ansaloni danilo
  • 10 篇 moret philippe
  • 9 篇 moon soo-mook
  • 9 篇 villazon alex
  • 8 篇 rosales eduardo
  • 8 篇 vitek jan
  • 7 篇 wu mingyu
  • 6 篇 guerraoui rachid
  • 5 篇 chen haibo
  • 5 篇 basso matteo
  • 4 篇 lo ctd
  • 4 篇 franz michael
  • 4 篇 lee jaemok
  • 4 篇 zang binyu
  • 4 篇 spring jesper ho...
  • 4 篇 srisa-an w
  • 4 篇 zhang wei
  • 3 篇 zheng yudi

语言

  • 252 篇 英文
  • 20 篇 其他
  • 1 篇 中文
检索条件"主题词=Java virtual machine"
273 条 记 录,以下是171-180 订阅
排序:
Dedicated hardware based enhancements for implementing the java virtual machine
Dedicated hardware based enhancements for implementing the J...
收藏 引用
International Conference on Embedded Systems and Applications (ESA 05)
作者: Desai, A Cain, G Singh, J Veljanovski, R Victoria Univ Technol Ctr Telecommun & Microelect Melbourne Vic Australia
In spite of the popularly of java, its slow performance and unpredictable execution characteristics are still some of the most challenging issues faced by designers for real-time applications. In the past, numerous ar... 详细信息
来源: 评论
On the design of the local variable cache in a hardware translation-based java virtual machine  05
On the design of the local variable cache in a hardware tran...
收藏 引用
Conference on Languages, Compilers and Tools for Embedded Systems
作者: Oi, H Univ Aizu Dept Comp Sci Aizu Wakamatsu Japan
Hardware bytecode translation is a technique to improve the performance of the java virtual machine (JVM), especially on the portable devices for which dynamic compilation is infeasible. However, since the translation... 详细信息
来源: 评论
Exploiting Multi-Core Processors to Improve Time Predictability for Real-time java Computing
Exploiting Multi-Core Processors to Improve Time Predictabil...
收藏 引用
IEEE International Conference on Embedded and Real-Time Computing Systems and Applications
作者: Yu Sun Wei Zhang Department of Electrical and Computer Engineering Southern Illinois University Carbondale Carbondale
As a successful programming language, java has extended its application from general-purpose systems to embedded, real-time systems. However, some of java's excellent features, like automatic memory management and... 详细信息
来源: 评论
Efficient exception handling in java bytecode-to-C ahead-of-time compiler for embedded systems
收藏 引用
COMPUTER LANGUAGES SYSTEMS & STRUCTURES 2008年 第4期34卷 170-183页
作者: Jung, Dong-Heon Park, JongKuk Bae, Sung-Hwan Lee, Jaemok Moon, Soo-Mook Seoul Natl Univ Sch Elect Engn & Comp Sci Seoul 151742 South Korea
One of the most promising approaches to java acceleration in embedded systems is a bytecode-to-C ahead-of-time compiler (AOTC). It improves the performance of a java virtual machine (JVM) by translating bytecode into ... 详细信息
来源: 评论
Mobile JikesRVM: A framework to support transparent java thread migration
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2008年 第2-3期70卷 221-240页
作者: Quitadamo, Raffaele Cabri, Giacomo Leonardi, Letizia Univ Modena & Reggio Emilia Dipartimento Ingn Informat I-41100 Modena Italy
Today's complex applications must face the distribution of data and code among different network nodes. Computation in distributed contexts is demanding increasingly powerful languages and execution environments, ... 详细信息
来源: 评论
Designing highly flexible virtual machines: the JnJVM experience
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2008年 第15期38卷 1643-1675页
作者: Thomas, Gael Geoffray, Nicolas Clement, Charles Folliot, Bertil Univ Paris 06 CNRS LIP6 INRIA REGAL F-75016 Paris France
Dynamic flexibility is a major challenge in modern system design to react to context or applicative requirements evolutions. Adapting behaviors may impose substantial code modification across the whole system, in the ... 详细信息
来源: 评论
Enhanced hot spot detection heuristics for embedded java just-in-time compilers
收藏 引用
ACM SIGPLAN NOTICES 2008年 第7期43卷 13-22页
作者: Lee, Seong-Won Moon, Soo-Mook Kim, Seong-Moo Seoul Natl Univ Sch Elect Engn Seoul 151 South Korea
Most java just-in-time compilers (JITC) try to compile only hot methods since the compilation overhead is part of the running time. This requires precise and efficient hot spot detection, which includes distinguishing... 详细信息
来源: 评论
Flexible task graphs: A unified restricted thread programming model for java
收藏 引用
ACM SIGPLAN NOTICES 2008年 第7期43卷 1-11页
作者: Auerbach, Joshua Bacon, David F. Guerraoui, Rachid Spring, Jesper Honig Vitek, Jan IBM Res Yorktown Hts NY 10598 USA Ecole Polytech Fed Lausanne CH-1015 Lausanne Switzerland Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
The disadvantages of unconstrained shared-memory multi-threading in java, especially with regard to latency and determinism in real-time systems, have given rise to a variety of language extensions that place restrict... 详细信息
来源: 评论
Impact of JVM superoperators on energy consumption in resource-constrained embedded systems
收藏 引用
ACM SIGPLAN NOTICES 2008年 第7期43卷 12-30页
作者: Badea, Carmen Nicolau, Alexandru Veidenbaum, Alexander V. Univ Calif Irvine Dept Comp Sci Ctr Embedded Comp Syst Irvine CA 92717 USA
Energy consumption is one of the most important issues in resource-constrained embedded systems. Many such systems run java-based applications due to java's architecture-independent format (bytecode). Standard tec... 详细信息
来源: 评论
Application- and Transaction Isolation under java
收藏 引用
COMPUTER SCIENCE-RESEARCH AND DEVELOPMENT 2008年 第2期22卷 59-69页
作者: Mueller, Jens Spruth, Wilhelm G. Univ Tubingen Wilhelm Schickard Inst Informat Arbeitsbereich Tech Informat Sand 13 D-72076 Tubingen Germany Univ Leipzig Inst Informat Abt Computersysteme D-04103 Leipzig Germany
The java Platform, Enterprise Edition (java EE, previous term: J2EE) has been designed to permit the use of java for mission critical transactional business applications such as financial accounting or enterprise reso... 详细信息
来源: 评论