咨询与建议

限定检索结果

文献类型

  • 43 篇 期刊文献
  • 38 篇 会议
  • 2 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 78 篇 工学
    • 69 篇 计算机科学与技术...
    • 43 篇 软件工程
    • 11 篇 电气工程
    • 4 篇 信息与通信工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 生物医学工程(可授...
  • 3 篇 理学
    • 3 篇 数学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 83 篇 java bytecode
  • 13 篇 static analysis
  • 9 篇 abstract interpr...
  • 8 篇 java
  • 6 篇 decompilation
  • 6 篇 verification
  • 5 篇 termination
  • 5 篇 information flow
  • 4 篇 languages
  • 4 篇 java virtual mac...
  • 4 篇 reverse engineer...
  • 4 篇 theory
  • 4 篇 security
  • 4 篇 low-level langua...
  • 3 篇 instrumentation
  • 3 篇 software piracy
  • 3 篇 embedded systems
  • 3 篇 clone detection
  • 3 篇 program transfor...
  • 3 篇 software protect...

机构

  • 4 篇 univ complutense...
  • 3 篇 philipps univ ma...
  • 3 篇 tech univ madrid...
  • 2 篇 friedrich schill...
  • 2 篇 univ complutense...
  • 2 篇 consejo nacl inv...
  • 2 篇 univ complutense...
  • 2 篇 univ arizona dep...
  • 2 篇 icfai univ fac s...
  • 2 篇 rhein westfal th...
  • 2 篇 tech univ darmst...
  • 2 篇 univ pisa dipart...
  • 2 篇 tech univ madrid...
  • 2 篇 brno university ...
  • 2 篇 hangzhou dianzi ...
  • 2 篇 univ verona i-37...
  • 2 篇 univ verona dipa...
  • 2 篇 cooperat univ ge...
  • 1 篇 queens univ dept...
  • 1 篇 korea adv inst s...

作者

  • 6 篇 gomez-zamalloa m...
  • 6 篇 albert elvira
  • 5 篇 genaim samir
  • 5 篇 spoto fausto
  • 3 篇 puebla german
  • 3 篇 bockisch christo...
  • 2 篇 mueller peter
  • 2 篇 kumar krishan
  • 2 篇 monperrus martin
  • 2 篇 yang jiazha
  • 2 篇 kaur prabhpreet
  • 2 篇 zanardini d.
  • 2 篇 taentzer gabriel...
  • 2 篇 baudry benoit
  • 2 篇 falcone ylies
  • 2 篇 yu dongjin
  • 2 篇 orlov michael
  • 2 篇 otto carsten
  • 2 篇 de francesco nic...
  • 2 篇 neufeld daniel

语言

  • 69 篇 英文
  • 14 篇 其他
检索条件"主题词=Java bytecode"
83 条 记 录,以下是1-10 订阅
排序:
java bytecode compression for low-end embedded systems
收藏 引用
ACM TRANSACTIONS ON PROGRAMMING LANGUAGES AND SYSTEMS 2000年 第3期22卷 471-489页
作者: Clausen, LR Schultz, UP Consel, C Muller, G INRIA IRISA Compose Grp F-35042 Rennes France
A program executing on a low-end embedded system, such as a smart-card, faces scarce memory resources and fixed execution time constraints. We demonstrate that factorization of common instruction sequences in java byt... 详细信息
来源: 评论
Checking secure information flow in java bytecode by code transformation and standard bytecode verification
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2004年 第13期34卷 1225-1255页
作者: Bernardeschi, C De Francesco, N Lettieri, G Martini, L Univ Pisa Dipartimento Ingn Informaz I-56100 Pisa Italy
A method is presented for checking secure information flow in java bytecode, assuming a multilevel security policy that assigns security levels to the objects. The method exploits the type-level abstract interpretatio... 详细信息
来源: 评论
A Termination Analyzer for java bytecode Based on Path-Length
收藏 引用
ACM TRANSACTIONS ON PROGRAMMING LANGUAGES AND SYSTEMS 2010年 第3期32卷 8-8.70页
作者: Spoto, Fausto Mesnard, Fred Payet, Etienne Univ Verona Dipartimento Informat I-37134 Verona Italy Univ Reunion LIM IREMIA F-97715 St Denis Messag 9 France
It is important to prove that supposedly terminating programs actually terminate, particularly if those programs must be run on critical systems or downloaded into a client such as a mobile phone. Although termination... 详细信息
来源: 评论
An Abstract Interpretation Approach for Enhancing the java bytecode Verifier
收藏 引用
COMPUTER JOURNAL 2010年 第6期53卷 679-700页
作者: Barbuti, Roberto De Francesco, Nicoletta Tesei, Luca Univ Camerino Dipartimento Matemat & Informat I-62032 Camerino MC Italy Univ Pisa Dipartimento Ingn Informaz I-56126 Pisa Italy Univ Pisa Dipartimento Informat I-56127 Pisa Italy
The java virtual machine embodies a verifier that performs a set of checks on java bytecode programs before their execution. The verifier carries out an efficient data-flow analysis applied to a type-level abstract in... 详细信息
来源: 评论
java bytecode to Hardware Made Easy with Bluespec SystemVerilog  12
Java Bytecode to Hardware Made Easy with Bluespec SystemVeri...
收藏 引用
10th International Workshop on java Technologies for Real-Time and Embedded Systems (JTRES)
作者: Gruian, Flavius Arslan, Mehmet Ali Lund Univ Dept Comp Sci S-22100 Lund Sweden
This paper presents a method for translation of java byte-code sequences into synthesizable hardware, using the Bluespec SystemVerilog (BSV) environment. At the core of our approach lies a BSV description of a subset ... 详细信息
来源: 评论
Decompilation of java bytecode to Prolog by partial evaluation
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2009年 第10期51卷 1409-1427页
作者: Gomez-Zamalloa, Miguel Albert, Elvira Puebla, German Univ Complutense Madrid DSIC E-28040 Madrid Spain Tech Univ Madrid CLIP E-28660 Madrid Spain
Reasoning about java bytecode (JBC) is complicated due to its unstructured control-flow, the use of three-address code combined with the use of an operand stack, etc. Therefore, many static analyzers and model checker... 详细信息
来源: 评论
On object initialization in the java bytecode
收藏 引用
COMPUTER COMMUNICATIONS 2000年 第17期23卷 1594-1605页
作者: Doyon, S Debbabi, M Univ Laval Dept Comp Sci LSFM Res Grp St Foy PQ G1K 7P4 Canada
java is an ideal platform for implementing mobile code systems, not only because of its portability but also because it is designed with security in mind. Untrusted java programs can be statically analyzed and validat... 详细信息
来源: 评论
Experiments with Non-Termination Analysis for java bytecode
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2009年 第5期253卷 83-96页
作者: Payet, Etienne Spoto, Fausto Univ La Reunion IREMIA St Denis Reunion France Univ Verona Dipartimento Informat Verona Italy
Non-termination analysis proves that programs, or parts of a program, do not terminate. This is important since non-termination is often an unexpected behaviour of computer programs and exposes a bug in their code. Wh... 详细信息
来源: 评论
Experiments in Cost Analysis of java bytecode
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2007年 第1期190卷 67-83页
作者: Albert, E. Arenas, P. Genaim, S. Puebla, G. Zanardini, D. Univ Complutense Madrid DSIC Madrid Spain Tech Univ Madrid Madrid Spain
Recently, we proposed a general framework for the cost analysis of java bytecode which can be used for measuring resource usage. This analysis generates, at compile-time, cost relations which define the cost of progra... 详细信息
来源: 评论
Using CLP Simplifications to Improve java bytecode Termination Analysis
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2009年 第5期253卷 129-144页
作者: Spoto, Fausto Lu, Lunjin Mesnard, Fred Univ Verona Dipartimento Informat Verona Italy Oakland Univ Rochester MI 48309 USA Univ La Reunion LIM IREMIA St Denis Reunion France
In an earlier work, a termination analyzer for java bytecode was developed that translates a java bytecode program into a constraint logic program and then proves the termination of the latter. An efficiency bottlenec... 详细信息
来源: 评论