Sciweavers

1713 search results - page 222 / 343
» Analysis of Procedure Splitability
Sort
View
APLAS
2005
ACM
14 years 4 months ago
Transformation to Dynamic Single Assignment Using a Simple Data Flow Analysis
This paper presents a novel method to construct a dynamic single assignment (DSA) form of array-intensive, pointer-free C programs (or in any other procedural language). A program ...
Peter Vanbroekhoven, Gerda Janssens, Maurice Bruyn...
PLDI
2003
ACM
14 years 4 months ago
Linear analysis and optimization of stream programs
As more complex DSP algorithms are realized in practice, an increasing need for high-level stream abstractions that can be compiled without sacrificing efficiency. Toward this en...
Andrew A. Lamb, William Thies, Saman P. Amarasingh...
ICASSP
2011
IEEE
13 years 2 months ago
Topographic phase maps using iterative independent component analysis
In this study, we employed our recently developed iterative independent component analysis (iICA) procedure to measure single-trial EPs from auditory N100 recordings of 21 normal ...
Darshan Iyer, George Zouridakis
KDD
2006
ACM
381views Data Mining» more  KDD 2006»
14 years 11 months ago
GPLAG: detection of software plagiarism by program dependence graph analysis
Along with the blossom of open source projects comes the convenience for software plagiarism. A company, if less self-disciplined, may be tempted to plagiarize some open source pr...
Chao Liu 0001, Chen Chen, Jiawei Han, Philip S. Yu
CGO
2006
IEEE
14 years 4 months ago
Selecting Software Phase Markers with Code Structure Analysis
Most programs are repetitive, where similar behavior can be seen at different execution times. Algorithms have been proposed that automatically group similar portions of a program...
Jeremy Lau, Erez Perelman, Brad Calder