咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是81-90 订阅
The JAFARDD processor: A java Architecture based, on a folding algorithm, with reservation stations, dynamic translation, and dual processing
收藏 引用
IEEE TRANSACTIONS ON CONSUMER ELECTRONICS 2002年 第4期48卷 1004-1015页
作者: El-Kharashi, MW Gebali, F Li, KF Zhang, F Univ Victoria Dept Elect & Comp Engn Victoria BC V8W 2Y2 Canada
This paper presents the JAFARDD (a java Architecture based on a Folding Algorithm, with Reservation stations, Dynamic translation, and Dual processing) processor. JAFARDD dynamically translates java stack-dependent by... 详细信息
来源: 评论
A switchable approach to large object allocation in real-time java
收藏 引用
TURKISH JOURNAL OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCES 2016年 第2期24卷 398-411页
作者: Sahin, Veysel Harun Kocabicak, Umit Sakarya Univ Dept Comp Engn Fac Comp & Informat Sci Sakarya Turkey
Over the last 20 years object-oriented programming languages and managed run-times like java have been very popular because of their software engineering benefits. Despite their popularity in many application areas, t... 详细信息
来源: 评论
Evaluation of a java Ahead-of-Time Compiler for Embedded Systems
收藏 引用
COMPUTER JOURNAL 2012年 第2期55卷 232-252页
作者: Jung, Dong-Heon Moon, Soo-Mook Bae, Sung-Hwan Seoul Natl Univ Sch Elect Engn & Comp Sci Seoul 151742 South Korea
java embedded systems often include java middleware classes installed on the client device. For higher performance, they can be compiled into machine code before runtime using an ahead-of-time compiler (AOTC). There a... 详细信息
来源: 评论
Tokenisation and compression of java class files
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 2012年 第1期58卷 1-12页
作者: Haggett, Shawn Knowles, Greg Flinders Univ Adelaide Sch Comp Sci Engn & Math Adelaide SA 5046 Australia
Method calls in object oriented languages, such as java, are bound at run-time, making the method binding technique very important for the performance of the language. Efficient implementations can rely on having addi... 详细信息
来源: 评论
java bytecode verification: Algorithms and formalizations
收藏 引用
JOURNAL OF AUTOMATED REASONING 2003年 第3-4期30卷 235-269页
作者: Leroy, X INRIA Rocquencourt Le Chesnay France
Bytecode verification is a crucial security component for java applets, on the Web and on embedded devices such as smart cards. This paper reviews the various bytecode verification algorithms that have been proposed, ... 详细信息
来源: 评论
Using memory compression for energy reduction in an embedded java system
收藏 引用
JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS 2002年 第5期11卷 537-555页
作者: Chen, G Kandemir, M Vijaykrishnan, N Irwin, MJ Penn State Univ Microsyst Design Lab State Coll PA 16802 USA Princeton Univ Dept Elect Engn Princeton NJ 08544 USA
The java programming language is being increasingly used for application development for mobile and embedded devices. Limited energy and memory resources are important constraints for such systems. Compression is an u... 详细信息
来源: 评论
JESSICA: java-enabled single-system-image computing architecture
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2000年 第10期60卷 1194-1222页
作者: Ma, MJM Wang, CL Lau, FCM Univ Hong Kong Dept Comp Sci & Informat Syst Hong Kong Hong Kong Peoples R China
JESSICA stands for java-enabled single-system-image computing architecture, a middleware that runs on top of the standard UNIX operating system to support parallel execution of multithreaded java applications in a clu... 详细信息
来源: 评论
Improving java performance and energy dissipation through efficient code caching
收藏 引用
DESIGN AUTOMATION FOR EMBEDDED SYSTEMS 2009年 第3期13卷 179-192页
作者: Sun, Yu Zhang, Wei So Illinois Univ Dept Elect & Comp Engn Carbondale IL 62901 USA
Traditional java code generation and instruction fetch path is not efficient, as java binary code is typically written into the data cache first, and then is loaded into the instruction cache through the shared L2 cac... 详细信息
来源: 评论
Packer: Parallel Garbage Collection Based on virtual Spaces
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2012年 第11期61卷 1611-1623页
作者: Liu, Shaoshan Tang, Jie Wang, Ligang Li, Xiao-Feng Gaudiot, Jean-Luc Microsoft Corp Redmond WA 98052 USA Beijing Inst Technol Sch Comp Sci & Technol Beijing Peoples R China Intel China Res Ctr Ltd Managed Runtime Technol Ctr Beijing Peoples R China Intel China Res Ctr Ltd China Runtime Technol Lab Beijing Peoples R China Univ Calif Irvine Dept Elect & Comp Engn Irvine CA 92697 USA
The fundamental challenge of garbage collector (GC) design is to maximize the recycled space with minimal time overhead. For efficient memory management, in many GC designs the heap is divided into large object space ... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论