Sciweavers

418 search results - page 19 / 84
» GUI Inspection from Source Code Analysis
Sort
View
79
Voted
SAC
2008
ACM
14 years 9 months ago
Optimizing code through iterative specialization
Code specialization is a way to obtain significant improvement in the performance of an application. It works by exposing values of different parameters in source code. The availa...
Minhaj Ahmad Khan, Henri-Pierre Charles, Denis Bar...
PASTE
1998
ACM
15 years 1 months ago
OPTVIEW: A New Approach for Examining Optimized Code
The task of mappingbetween source programs and machine code, once the code has been optimizedand transformed by a compiler is often di cult. Yet there are many instances, such as ...
Caroline Tice, Susan L. Graham
85
Voted
COCO
2007
Springer
96views Algorithms» more  COCO 2007»
15 years 3 months ago
Unbalanced Expanders and Randomness Extractors from Parvaresh-Vardy Codes
We give an improved explicit construction of highly unbalanced bipartite expander graphs with expansion arbitrarily close to the degree (which is polylogarithmic in the number of ...
Venkatesan Guruswami, Christopher Umans, Salil P. ...
ICMCS
2005
IEEE
113views Multimedia» more  ICMCS 2005»
15 years 3 months ago
Network-Adaptive Frame-Expansion-Based Packet Video Coding for Erasure Channels
This paper proposes a novel error-resilient packet video coding method which is designed to operate on unreliable IP networks suffering from large bursts of packet losses. The mai...
Andrew G. Backhouse, Irene Y. H. Gu
ICSE
2010
IEEE-ACM
14 years 11 months ago
An exploratory study of fault-proneness in evolving aspect-oriented programs
This paper presents the results of an exploratory study on the fault-proneness of aspect-oriented programs. We analysed the faults collected from three evolving aspect-oriented sy...
Fabiano Cutigi Ferrari, Rachel Burrows, Otá...