Sciweavers

149 search results - page 9 / 30
» Visual Detection of Duplicated Code
Sort
View
CSMR
2008
IEEE
14 years 1 months ago
Visual Detection of Design Anomalies
Design anomalies, introduced during software evolution, are frequent causes of low maintainability and low flexibility to future changes. Because of the required knowledge, an im...
Karim Dhambri, Houari A. Sahraoui, Pierre Poulin
ICIP
2009
IEEE
13 years 5 months ago
Incremental sparse saliency detection
By the guidance of attention, human visual system is able to locate objects of interest in complex scene. We propose a new visual saliency detection model for both image and video...
Yin Li, Yue Zhou, Lei Xu, Xiaochao Yang, Jie Yang
IWPSE
2007
IEEE
14 years 1 months ago
Structural analysis and visualization of C++ code evolution using syntax trees
We present a method to detect and visualize evolution patterns in C++ source code. Our method consists of three steps. First, we extract an annotated syntax tree (AST) from each v...
Fanny Chevalier, David Auber, Alexandru Telea
ESANN
2008
13 years 8 months ago
Visual focus with spiking neurons
Attentional focusing can be implemented with a neural field [1], which uses a discharge rate code. As an alternative, we propose in the present work an implementation based on spik...
Sylvain Chevallier, Philippe Tarroux
MSR
2011
ACM
12 years 10 months ago
Modeling the evolution of topics in source code histories
Studying the evolution of topics (collections of co-occurring words) in a software project is an emerging technique to automatically shed light on how the project is changing over...
Stephen W. Thomas, Bram Adams, Ahmed E. Hassan, Do...