Sciweavers

395 search results - page 11 / 79
» A Tool for Visual Understanding of Source Code Dependencies
Sort
View
COMPSAC
2005
IEEE
14 years 4 months ago
Searching Design Patterns in Source Code
Maintenance is a time consuming activity within software development and it requires a good understanding of the system in question. It is hard or even impossible to understand po...
Detlef Streitferdt, Christian Heller, Ilka Philipp...
ICSM
2005
IEEE
14 years 4 months ago
A collection of C, C++ and Java code understanding and refactoring plugins
This paper presents the Xrefactory project. Xrefactory is a plugin to editors and Integrated Development Environments (IDE) providing a variety of source understanding and refacto...
Marian Vittek, Peter Borovanský, Pierre-Eti...
JUCS
2010
179views more  JUCS 2010»
13 years 9 months ago
Ontology Visualization: Tools and Techniques for Visual Representation of Semi-Structured Meta-Data
: Ontologies are used to represent a variety of domain knowledge and data collections, scopes, viewpoints and linked heterogeneous information sources. They range from simple topol...
Monika Lanzenberger, Jennifer Sampson, Markus Rest...
NPIV
1999
ACM
142views Visualization» more  NPIV 1999»
14 years 3 months ago
ALMOST: Exploring Program Traces
We built a tool to visualize and explore program execution traces. Our goal was to help programmers without any prior knowledge of a program, quickly get enough knowledge about it...
Manos Reniers, Steven P. Reis
ISSTA
2009
ACM
14 years 5 months ago
Advanced code coverage analysis using substring holes
Code coverage is a common aid in the testing process. It is generally used for marking the source code segments that were executed and, more importantly, those that were not execu...
Yoram Adler, Eitan Farchi, Moshe Klausner, Dan Pel...