Sciweavers

395 search results - page 37 / 79
» A Tool for Visual Understanding of Source Code Dependencies
Sort
View
ICSM
1999
IEEE
14 years 3 months ago
A Language Independent Approach for Detecting Duplicated Code
Code duplication is one of the factors that severely complicates the maintenance and evolution of large software systems. Techniques for detecting duplicated code exist but rely m...
Stéphane Ducasse, Matthias Rieger, Serge De...
WSC
2004
14 years 8 days ago
Dynamic Radiation Dose Visualization in Discrete-Event Nuclear Facility Simulation Models
To improve its process modeling capabilities, Los Alamos has worked toward integrating dose modeling tools with advanced discrete-event simulation tools. To date, dose information...
George Tompkins, Drew E. Kornreich, Robert Y. Park...
IC
2004
14 years 9 days ago
Area-Efficient Visualization of Web Data
With the explosion of the Internet the World Wide Web today has become an infinite source of information. Hence, it is important that one be able to categorize, understand and be a...
Vishal Anand, Keith Hansen, Radu Jianu, Adrian Rus...
CF
2006
ACM
14 years 26 days ago
Intermediately executed code is the key to find refactorings that improve temporal data locality
The growing speed gap between memory and processor makes an efficient use of the cache ever more important to reach high performance. One of the most important ways to improve cac...
Kristof Beyls, Erik H. D'Hollander
IWPC
2005
IEEE
14 years 4 months ago
Detecting and Visualizing Refactorings from Software Archives
We perform knowledge discovery in software archives in order to detect refactorings on the level of classes and methods. Our REFVIS prototype finds these refactorings in CVS repo...
Carsten Görg, Peter Weißgerber