Sciweavers

3456 search results - page 187 / 692
» Byte Code Engineering
Sort
View
OOPSLA
2004
Springer
15 years 8 months ago
Converting Java classes to use generics
Generics offer significant software engineering benefits since they provide code reuse without compromising type safety. Thus generics will be added to the Java language in the...
Daniel von Dincklage, Amer Diwan
WCRE
2002
IEEE
15 years 8 months ago
Exposing Data-Level Parallelism in Sequential Image Processing Algorithms
As new computer architectures are developed to exploit large-scale data-level parallelism, techniques are needed to retarget legacy sequential code to these platforms. Sequential ...
Lewis B. Baumstark Jr., Linda M. Wills
113
Voted
HICSS
2009
IEEE
94views Biometrics» more  HICSS 2009»
15 years 10 months ago
A Pragmatic Framework for Ethical Decision Making: The Limits of Professional Codes
The need for professionals to make informed ethical choices in design and management of information systems is more important than ever. However, the relative newness of the infor...
Robert M. Mason, Kevin Gallagher
SOSP
2009
ACM
16 years 4 days ago
Fast byte-granularity software fault isolation
Bugs in kernel extensions remain one of the main causes of poor operating system reliability despite proposed techniques that isolate extensions in separate protection domains to ...
Miguel Castro, Manuel Costa, Jean-Philippe Martin,...
SENSYS
2009
ACM
15 years 10 months ago
Darjeeling, a feature-rich VM for the resource poor
The programming and retasking of sensor nodes could benefit greatly from the use of a virtual machine (VM) since byte code is compact, can be loaded on demand, and interpreted on...
Niels Brouwers, Koen Langendoen, Peter Corke