Sciweavers

852 search results - page 57 / 171
» Understanding How the Requirements Are Implemented in Source...
Sort
View
IADIS
2003
15 years 5 months ago
Netairt: A Flexible Redirection System for Apache
: In this paper, we present NetAirt – a redirection system that separates redirection mechanisms from redirection policies. NetAirt is implemented in the form of a module for the...
Michal Szymaniak, Guillaume Pierre, Maarten van St...
KBSE
2010
IEEE
15 years 2 months ago
Automated program repair through the evolution of assembly code
A method is described for automatically repairing legacy software at the assembly code level using evolutionary computation. The technique is demonstrated on Java byte code and x8...
Eric Schulte, Stephanie Forrest, Westley Weimer
WCRE
2003
IEEE
15 years 9 months ago
Detecting Merging and Splitting using Origin Analysis
Merging and splitting source code artifacts is a common activity during the lifespan of a software system; as developers rethink the essential structure of a system or plan for a ...
Lijie Zou, Michael W. Godfrey
145
Voted
ICIP
2007
IEEE
15 years 10 months ago
Distributed Compression of Multi-View Images using a Geometrical Coding Approach
In this paper, we propose a distributed compression approach for multi-view images, where each camera efficiently encodes its visual information locally without requiring any col...
Nicolas Gehrig, Pier Luigi Dragotti
ICSE
2009
IEEE-ACM
15 years 11 months ago
Automated substring hole analysis
Code coverage is a common measure for quantitatively assessing the quality of software testing. Code coverage indicates the fraction of code that is actually executed by tests in ...
Yoram Adler, Eitan Farchi, Moshe Klausner, Dan Pel...