Sciweavers

1336 search results - page 33 / 268
» codes 2005
Sort
View
ASWEC
2005
IEEE
15 years 3 months ago
Virtual Machines, Managed Code and Component Technology
machines have been used as an implementation mechanism for programming languages for more than thirty years. In their latest incarnation execution engines based on virtual machine...
John Gough
64
Voted
DATE
2005
IEEE
172views Hardware» more  DATE 2005»
15 years 3 months ago
Evolutionary Optimization in Code-Based Test Compression
We provide a general formulation for the code-based test compression problem with fixed-length input blocks and propose a solution approach based on Evolutionary Algorithms. In c...
Ilia Polian, Alejandro Czutro, Bernd Becker
ICSM
2005
IEEE
15 years 3 months ago
A collection of C, C++ and Java code understanding and refactoring plugins
This paper presents the Xrefactory project. Xrefactory is a plugin to editors and Integrated Development Environments (IDE) providing a variety of source understanding and refacto...
Marian Vittek, Peter Borovanský, Pierre-Eti...
AIED
2005
Springer
15 years 3 months ago
NavEx: Providing Navigation Support for Adaptive Browsing of Annotated Code Examples
This paper presents NavEx, an adaptive environment for accessing interactive programming examples. NavEx implements a specific kind of adaptive navigation support known as adaptive...
Michael Yudelson, Peter Brusilovsky
OOPSLA
2005
Springer
15 years 3 months ago
Removing duplication from java.io: a case study using traits
Code duplication is a serious problem with no easy solution, even in industrial-strength code. Single inheritance cannot provide for effective code reuse in all situations, and s...
Emerson R. Murphy-Hill, Philip J. Quitslund, Andre...