咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是201-210 订阅
排序:
StreamFlex: High-throughput stream programming in java
收藏 引用
ACM SIGPLAN NOTICES 2007年 第10期42卷 211-228页
作者: Spring, Jesper H. Privat, Jean Guerraoui, Rachid Vitek, Jan Ecole Polytech Fed Lausanne Lausanne Switzerland Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA IBM Corp San Jose CA 95114 USA
The stream programming paradigm aims to expose coarse-grained parallelism in applications that must process continuous sequences of events. The appeal of stream programming comes from its conceptual simplicity. A prog... 详细信息
来源: 评论
Yama: A scalable generational garbage collector for java in multiprocessor systems
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2006年 第2期17卷 148-159页
作者: Muthukumar, RM Janakiram, D Indian Inst Technol Dept Comp Sci & Engn Distributed & Ojbect Syst Lab Madras 600036 Tamil Nadu India
The current state-of-the-art generational garbage collector pauses all the program threads when it performs young and old generation garbage collection. As the number of program threads increases, the delay due to gar... 详细信息
来源: 评论
Platform independent dynamic java virtual machine analysis: the java Grande Forum benchmark suite
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2003年 第3-5期15卷 459-484页
作者: Gregg, D Power, J Waldron, J Univ Dublin Trinity Coll Dept Comp Sci Dublin 2 Ireland Natl Univ Ireland Dept Comp Sci Maynooth Kildare Ireland
In this paper we present a platform independent analysis of the dynamic profiles of java programs when executing on the java virtual machine. The java programs selected are taken from the java Grande Forum benchmark s... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Accurate, efficient, and adaptive calling context profiling
收藏 引用
ACM SIGPLAN NOTICES 2006年 第6期41卷 263-271页
作者: Zhuang, Xiaotong Serrano, Mauricio J. Cain, Harold W. Choi, Jong-Deok Georgia Inst Technol Atlanta GA 30332 USA IBM Corp TJ Watson Res Ctr San Diego CA USA
Calling context profiles are used in many inter-procedural code optimizations and in overall program understanding. Unfortunately, the collection of profile information is highly intrusive due to the high frequency of... 详细信息
来源: 评论
Annotation, submission and screening of repetitive elements in Repbase: RepbaseSubmitter and Censor
收藏 引用
BMC BIOINFORMATICS 2006年 第1期7卷 474-474页
作者: Kohany, Oleksiy Gentles, Andrew J. Hankus, Lukasz Jurka, Jerzy Genet Informat Res Inst Mountain View CA 94043 USA Stanford Univ Sch Med Stanford CA 94301 USA
Background: Repbase is a reference database of eukaryotic repetitive DNA, which includes prototypic sequences of repeats and basic information described in annotations. Updating and maintenance of the database require... 详细信息
来源: 评论
HotSwap for bioinformatics: A STRAP tutorial
收藏 引用
BMC BIOINFORMATICS 2006年 第1期7卷 64-64页
作者: Gille, C Robinson, PN Humboldt Univ Charite Univ Hosp Inst Biochem Berlin Germany Humboldt Univ Charite Univ Hosp Inst Med Genet Berlin Germany
Background: Bioinformatics applications are now routinely used to analyze large amounts of data. Application development often requires many cycles of optimization, compiling, and testing. Repeatedly loading large dat... 详细信息
来源: 评论
Design and performance analysis of a distributed java virtual machine
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2002年 第6期13卷 611-627页
作者: Surdeanu, M Moldovan, D Language Comp Corp Dallas TX 75206 USA Univ Texas Dept Comp Sci Richardson TX 75083 USA
This paper introduces DISK, a distributed java virtual machine for networks of heterogenous workstations. Several research issues are addressed. A novelty of the system is its object-based, multiple-writer memory cons... 详细信息
来源: 评论
JVM Bytecode Verification Without Dataflow Analysis
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2005年 第1期141卷 203-220页
作者: Bayley, Ian Shiel, Sam Oxford Brookes Univ Dept Comp Oxford OX33 1HX England
Bytecode verification algorithms are traditionally based on dataflow analysis. We present an alternative algorithm that first restructures the bytecode and then infers a type signature for each method in a manner typi... 详细信息
来源: 评论
A method-level comparison of the java Grande and SPEC JVM98 benchmark suites
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2005年 第7-8期17卷 757-773页
作者: Gregg, D Power, J Waldron, J Natl Univ Ireland Dept Comp Sci Maynooth Kildare Ireland Univ Dublin Trinity Coll Dept Comp Sci Dublin 2 Ireland
In this paper we seek to provide a foundation for the study of the level of use of object-oriented techniques in java programs in general, and scientific applications in particular. Specifically, we investigate the pr... 详细信息
来源: 评论