Sciweavers

1262 search results - page 24 / 253
» Techniques for obtaining high performance in Java programs
Sort
View
ARVLSI
2001
IEEE
289views VLSI» more  ARVLSI 2001»
14 years 9 days ago
A High-Performance 64-bit Adder Implemented in Output Prediction Logic
Output Prediction Logic (OPL) is a technique that can be applied to conventional CMOS logic families to obtain considerable speedups. When applied to static CMOS, OPL retains the ...
Sheng Sun, Larry McMurchie, Carl Sechen
CC
2003
Springer
102views System Software» more  CC 2003»
14 years 1 months ago
Precision in Practice: A Type-Preserving Java Compiler
Popular mobile code architectures (Java and .NET) include verifiers to check for memory safety and other security properties. Since their formats are relatively high level, suppor...
Christopher League, Zhong Shao, Valery Trifonov
ICDM
2006
IEEE
143views Data Mining» more  ICDM 2006»
14 years 2 months ago
Applying Data Mining to Pseudo-Relevance Feedback for High Performance Text Retrieval
In this paper, we investigate the use of data mining, in particular the text classification and co-training techniques, to identify more relevant passages based on a small set of...
Xiangji Huang, Yan Rui Huang, Miao Wen, Aijun An, ...
ENTCS
2006
113views more  ENTCS 2006»
13 years 8 months ago
Concurrent Java Test Generation as a Search Problem
A Random test generator generates executable tests together with their expected results. In the form of a noise-maker, it seeds the program with conditional scheduling primitives ...
Yaniv Eytani
IWMM
2007
Springer
130views Hardware» more  IWMM 2007»
14 years 2 months ago
Accordion arrays
In this work, we present accordion arrays, a straightforward and effective memory compression technique targeting Unicode-based character arrays. In many non-numeric Java programs...
Craig B. Zilles