Sciweavers

SOFTVIS
2010
ACM
13 years 2 months ago
Dependence cluster visualization
Large clusters of mutual dependence have long been regarded as a problem impeding comprehension, testing, maintenance, and reverse engineering. An effective visualization can aid ...
Syed S. Islam, Jens Krinke, David Binkley
SOFTVIS
2010
ACM
13 years 2 months ago
Visual comparison of software architectures
Reverse engineering methods produce different descriptions of software architectures. In this work we analyze and define the task of exploring and comparing these descriptions. ...
Fabian Beck, Stephan Diehl
SOFTVIS
2010
ACM
13 years 2 months ago
VIPERS: visual prototyping environment for real-time imaging systems
This paper presents a novel environment for the visual design and prototyping of computer vision systems. The proposed environment consists of a modular architecture, where each m...
Frédéric Jean, Alexandra Branzan Alb...
SOFTVIS
2010
ACM
13 years 4 months ago
Off-screen visualization techniques for class diagrams
Visual representations of node-link diagrams are very important for the software development process. In many situations large diagrams
Mathias Frisch, Raimund Dachselt
SOFTVIS
2010
ACM
13 years 4 months ago
Towards anomaly comprehension: using structural compression to navigate profiling call-trees
Developers must often diagnose anomalies in programs they only have a partial knowledge of. As a result, they must simultaneously reverse engineer parts of the system they are unf...
Shen Lin 0003, François Taïani, Thomas...
SOFTVIS
2010
ACM
13 years 4 months ago
TIE: an interactive visualization of thread interleavings
Multi-core processors have become increasingly prevalent, driving a software shift toward concurrent programs which best utilize these processors. Testing and debugging concurrent...
Gowritharan Maheswara, Jeremy S. Bradbury, Christo...
SOFTVIS
2010
ACM
13 years 4 months ago
User evaluation of polymetric views using a large visualization wall
There are few visualization techniques for displaying complex software systems with large numbers of packages and classes. One visualization technique is the System Hotspots View,...
Craig Anslow, Stuart Marshall, James Noble, Ewan D...
SOFTVIS
2010
ACM
13 years 4 months ago
3D kiviat diagrams for the interactive analysis of software metric trends
Previous techniques for visualizing time-series of multivariate data mostly plot the time along additional axes, are often complex, and does not support intuitive interaction. In ...
Andreas Kerren, Ilir Jusufi
SOFTVIS
2010
ACM
13 years 4 months ago
Heapviz: interactive heap visualization for program understanding and debugging
Understanding the data structures in a program is crucial to understanding how the program works, or why it doesn't work. Inspecting the code that implements the data structu...
Edward Aftandilian, Sean Kelley, Connor Gramazio, ...
SOFTVIS
2010
ACM
13 years 4 months ago
AllocRay: memory allocation visualization for unmanaged languages
A programs memory system performance is one of the key determinants of its overall performance. Lack of understanding of a programs memory system behavior can lead to performance ...
George G. Robertson, Trishul M. Chilimbi, Bongshin...