Sciweavers

909 search results - page 7 / 182
» Relational bytecode correlations
Sort
View
DCC
2000
IEEE
14 years 11 months ago
Relating Differential Distribution Tables to Other Properties of of Substitution Boxes
Due to the success of differential and linear attacks on a large number of encryption algorithms, it is importanttoinvestigaterelationshipsamongvariouscryptographic, includingdiffe...
Xian-Mo Zhang, Yuliang Zheng, Hideki Imai
ATVA
2004
Springer
135views Hardware» more  ATVA 2004»
15 years 5 months ago
Using Block-Local Atomicity to Detect Stale-Value Concurrency Errors
Data races do not cover all kinds of concurrency errors. This paper presents a data-ow-based technique to nd stale-value errors, which are not found by low-level and high-level d...
Cyrille Artho, Klaus Havelund, Armin Biere
HOTSWUP
2009
ACM
15 years 4 months ago
On Performance of Delegation in Java
Delegation is an important design concept in object-oriented languages. In contrast to inheritance, which relates classes to each other, delegation operates on the level of object...
Sebastian Götz, Mario Pukall
98
Voted
EUROPAR
2001
Springer
15 years 4 months ago
Implementing Java on Clusters
We have implemented a virtual machine (VM) for Java which executes on a cluster. Our cluster VM completely hides the cluster from the application, presenting a single system image...
Yariv Aridor, Michael Factor, Avi Teperman
169
Voted
ICDE
2007
IEEE
110views Database» more  ICDE 2007»
16 years 1 months ago
Semantic Prefetching of Correlated Query Sequences
We present a system that optimizes sequences of related client requests by combining small requests into larger ones, thus reducing per-request overhead. The system predicts upcom...
Ivan T. Bowman, Kenneth Salem