咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是141-150 订阅
排序:
ILJc: Porting *** IL (intermediate language) to java
ILJc: Porting *** IL (intermediate language) to Java
收藏 引用
International Conference on Industrial and Information Systems
作者: Siddique, S. Sheriff, S. D. Wijesuriya, H. Wickramaratne, C. Makalanda, J. IT Depratment Sri Lanka Institute of Information Technology Sri Lanka
ILJc (Intermediate Language to java compiler) would map IL (Intermediate Language) of the *** framework to java based applications. ILJc would be the middle-base in compiling and translating the IL code which ports ou... 详细信息
来源: 评论
An Input-Centric Paradigm for Program Dynamic Optimizations  10
An Input-Centric Paradigm for Program Dynamic Optimizations
收藏 引用
Conference on Object Oriented Programming Systems, Languages and Applications/SPLASH 2010
作者: Tian, Kai Jiang, Yunlian Zhang, Eddy Z. Shen, Xipeng Coll William & Mary Dept Comp Sci Williamsburg VA 23185 USA
Accurately predicting program behaviors (e. g., locality, dependency, method calling frequency) is fundamental for program optimizations and runtime adaptations. Despite decades of remarkable progress, prior studies h... 详细信息
来源: 评论
Miniboxing: Improving the Speed to Code Size Tradeoff in Parametric Polymorphism Translations  13
Miniboxing: Improving the Speed to Code Size Tradeoff in Par...
收藏 引用
2013 ACM SIGPLAN International Conference on Object Oriented Programming Systems Languages
作者: Ureche, Vlad Talau, Cristian Odersky, Martin Ecole Polytech Fed Lausanne Lausanne Switzerland
Parametric polymorphism enables code reuse and type safety. Underneath the uniform interface exposed to programmers, however, its low level implementation has to cope with inherently non-uniform data: value types of d... 详细信息
来源: 评论
Measurement and analysis of runtime profiling data for java programs  1
Measurement and analysis of runtime profiling data for Java ...
收藏 引用
1st IEEE International Workshop on Source Code Analysis and Manipulation
作者: Horgan, J Power, J Waldron, J Dublin City Univ Sch Comp Applicat Dublin 9 Ireland
In this paper we examine a procedure for the analysis of data produced by the dynamic profiling of java programs. In particular, we describe the issues involved in dynamic analysis, propose a metric for discrimination... 详细信息
来源: 评论
Design Space Exploration for java Processors with Cross-Profiling
Design Space Exploration for Java Processors with Cross-Prof...
收藏 引用
6th International Conference on the Quantitative Evaluation of Systems
作者: Schoeberl, Martin Binder, Walter Moret, Philippe Villazon, Alex Vienna Univ Technol Inst Comp Engn Vienna Austria Univ Lugano Fac Informat Lugano Switzerland
Most processors are used in embedded systems, where the processor architectures are diverse due to optimizations for different application domains. The main challenge for embedded system processors is the right balanc... 详细信息
来源: 评论
Enhanced parallel thread scheduling for java based applications on multi-core architecture
Enhanced parallel thread scheduling for Java based applicati...
收藏 引用
10th International Conference on Advanced Communication Technology
作者: Chong, Kam-Mun Lam, Hai-Shuan Eswaran, Chikkannan Phon-Amnuaisuk, Somnuk Multimedia Univ Fac Informat Technol Cyberjaya Malaysia Multimedia Univ Fac Engn Cyberjaya Malaysia
With the ability to execute more than one thread parallelly, the multi-core processor is claimed to deliver greater performance for multithreaded applications. The performance of thread scheduler in java virtual Machi... 详细信息
来源: 评论
Improving the Performance of JVM Startup using the Shared Class Cache
Improving the Performance of JVM Startup using the Shared Cl...
收藏 引用
IEEE Pacific Rim Conference on Communications, Computers and Signal Processing (PACRIM)
作者: Bhattacharya, Dev Kent, Kenneth B. Aubanel, Eric Heidinga, Daniel Shipton, Peter Micic, Aleksandar Univ New Brunswick Fredericton NB Canada IBM Canada Ottawa ON Canada
The java virtual machine (JVM) is responsible for executing all java programs, so performance improvements in the JVM, especially pertaining to the startup of an application, have wide-ranging impact. This paper prese... 详细信息
来源: 评论
Optimizing Hash-Array Mapped Tries for Fast and Lean Immutable JVM Collections  2015
Optimizing Hash-Array Mapped Tries for Fast and Lean Immutab...
收藏 引用
ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
作者: Steindorfer, Michael J. Vinju, Jurgen J. Ctr Wiskunde & Informat Amsterdam Netherlands TU Eindhoven Eindhoven Netherlands INRIA Lille Lille France
The data structures under-pinning collection API (e.g. lists, sets, maps) in the standard libraries of programming languages are used intensively in many applications. The standard libraries of recent java virtual Mac... 详细信息
来源: 评论
Memory Optimization of a Distributed Middleware for Smart Grid Applications  2
Memory Optimization of a Distributed Middleware for Smart Gr...
收藏 引用
2nd International Conference on Internet of Things, Big Data and Security (IoTBDS)
作者: Cejka, Stephan Frischenschlager, Albin Faschang, Mario Stefan, Mark Siemens AG Corp Technol Res Digitalizat & Automat Siemensstr 90 A-1210 Vienna Austria AIT Austrian Inst Technol GmbH Energy Dept Donau City Str 1 A-1220 Vienna Austria
In order to exploit the full potential of IoT-enabled power distribution grids, Smart Grid applications are developed. Their operation on resource-constraint automation devices requires for memory optimized operation.... 详细信息
来源: 评论
Towards a Serverless java Runtime  36
Towards a Serverless Java Runtime
收藏 引用
36th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Zhang, Yifei Gu, Tianxiao Zheng, Xiaolin Yu, Lei Kuai, Wei Li, Sanhong Alibaba Grp Hangzhou Peoples R China
java virtual machine (JVM) has the well-known slow startup and warmup issues. This is because the JVM needs to dynamically create many runtime data before reaching peak performance, including class metadata, method pr... 详细信息
来源: 评论