咨询与建议

限定检索结果

文献类型

  • 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

语言

  • 251 篇 英文
  • 21 篇 其他
  • 1 篇 中文
检索条件"主题词=Java Virtual Machine"
273 条 记 录,以下是251-260 订阅
排序:
MicroJIT: a case for templated just-in-time compilation in constrained environments  20
MicroJIT: a case for templated just-in-time compilation in c...
收藏 引用
Proceedings of the 30th Annual International Conference on Computer Science and Software Engineering
作者: Eric Coffin Scott Young Harpreet Kaur Julie Brown Marius Pirvu Kenneth B. Kent University of New Brunswick Fredericton NB Canada IBM Canada Toronto ON Canada
Modern software libraries and applications often need to be shared across environments that do not always share common architectures. The solution to this code sharing has often been to target managed runtime environm... 详细信息
来源: 评论
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... 详细信息
来源: 评论
An Object-Oriented Processor with Just-In-Time Compilation Support
An Object-Oriented Processor with Just-In-Time Compilation S...
收藏 引用
2010 International Symposium on Computer,Communication, Control and Automation
作者: Anthony S.Fong C.H.Yau City University of Hong Kong
java is dominating in object-oriented computing. However, java relies on java virtual machine to process java bytecodes, such that it imposes large overhead on the embedded system. In addition, as security is always a... 详细信息
来源: 评论
Multitasking without comprimise: a virtual machine evolution  01
Multitasking without comprimise: a virtual machine evolution
收藏 引用
Proceedings of the 16th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications
作者: Grzegorz Czajkowski Laurent Daynès Sun Microsystems Laboratories 2600 Casey Avenue Mountain View CA
The multitasking virtual machine (called from now on simply MVM) is a modification of the java virtual machine. It enables safe, secure, and scalable multitasking. Safety is achieved by strict isolation of application... 详细信息
来源: 评论
An Efficient and Generic Event-based Profiler Framework for Dynamic Languages  15
An Efficient and Generic Event-based Profiler Framework for ...
收藏 引用
Proceedings of the Principles and Practices of Programming on The java Platform
作者: Gülfem Savrun-Yeniçeri Michael L. Van de Vanter Per Larsen Stefan Brunthaler Michael Franz University of California Irvine Oracle Labs
Profilers help programmers analyze their programs and identify performance bottlenecks. We implement a profiler framework that helps to compare and analyze programs implementing the same algorithms written in differen... 详细信息
来源: 评论
An Instruction Cache Architecture for Parallel Execution of java Threads
An Instruction Cache Architecture for Parallel Execution of ...
收藏 引用
The Fourth International Conference on Parallel and Distributed Computing, Applications and Technologies
作者: Wanming Chu Yamin Li Department of Computer Hardware University of Aizu Aizu-Wakamatsu 965-8580 Japan Department of Computer Science Hosei University Tokyo 184-8584 Japan
<正>Designing a java processor supporting horizontal multithreading has been becoming more attractive as network computing gains *** from the traditional superscalar processors that issue multiple instructions from ... 详细信息
来源: 评论
A monitor-based synchronization approach for java packed objects  15
A monitor-based synchronization approach for Java packed obj...
收藏 引用
Proceedings of the 25th Annual International Conference on Computer Science and Software Engineering
作者: Bing Yang Kenneth B. Kent Eric Aubanel Karl Taylor University of New Brunswick NB Canada IBM Ottawa Ottawa ON Canada
Packed object support is an experimental enhancement for java in the IBM J9 virtual machine. In this paper we present a synchronization approach for the packed object data model, which is monitor-based, but in a lockw... 详细信息
来源: 评论
An Instruction Cache Architecture for Parallel Execution of java Threads
An Instruction Cache Architecture for Parallel Execution of ...
收藏 引用
Proceedings of The Fourth International Conference on Parallel and Distribyted Computing,Applications and Technologies(第四届并行与分布式计算应用与技术国际会议)
作者: Wanming Chu Yamin Li Department of Computer Hardware University of Aizu Aizu-Wakamatsu 965-8580 Japan Department of Computer Science Hosei University Tokyo 184-8584 Japan
Designing a java processor supporting horizontal multithreading has been becoming more attractive as network computing gains importance. Different from the traditional superscalar processors that issue multiple instru... 详细信息
来源: 评论
Compiling scheme to JVM bytecode:: a performance study  02
Compiling scheme to JVM bytecode:: a performance study
收藏 引用
Proceedings of the seventh ACM SIGPLAN international conference on Functional programming
作者: Bernard Paul Serpette Manuel Serrano Inria Sophia-Antipolis Sophia-Antipolis Cedex France
We have added a java virtual machine (henceforth JVM) bytecode generator to the optimizing Scheme-to-C compiler Bigloo. We named this new compiler BiglooJVM. We have used this new compiler to evaluate how suitable the... 详细信息
来源: 评论
Performance analysis for languages hosted on the truffle framework  18
Performance analysis for languages hosted on the truffle fra...
收藏 引用
Proceedings of the 15th International Conference on Managed Languages & Runtimes
作者: Swapnil Gaikwad Andy Nisbet Mikel Luján University of Manchester Manchester UK
It is attractive to host new or existing language implementations on top of, or reusing components of, existing managed language runtimes such as the java virtual machine (JVM) or the Microsoft Common Language Infrast... 详细信息
来源: 评论