Sciweavers

1448 search results - page 40 / 290
» Visualizing Program Slices
Sort
View
FPGA
2010
ACM
276views FPGA» more  FPGA 2010»
15 years 11 months ago
Accelerating Monte Carlo based SSTA using FPGA
Monte Carlo based SSTA serves as the golden standard against alternative SSTA algorithms, but it is seldom used in practice due to its high computation time. In this paper, we acc...
Jason Cong, Karthik Gururaj, Wei Jiang, Bin Liu, K...
176
Voted
VISUALIZATION
1996
IEEE
15 years 6 months ago
Real-Time Incremental Visualization of Dynamic Ultrasound Volumes Using Parallel BSP Trees
We present a method for producing real-time volume visualizations of continuously captured, arbitrarily-oriented 2D arrays (slices) of data. Our system constructs a 3D representat...
William F. Garrett, Henry Fuchs, Mary C. Whitton, ...
ICSE
1992
IEEE-ACM
15 years 6 months ago
The Use of Program Dependence Graphs in Software Engineering
This paper describes a language-independent program representation--the program dependence graph--and discusses how program dependence graphs, together with operations such as pro...
Susan Horwitz, Thomas W. Reps
95
Voted
GRAPHICSINTERFACE
2008
15 years 4 months ago
LiveSync++: enhancements of an interaction metaphor
The LiveSync interaction metaphor allows an efficient and nonintrusive integration of 2D and 3D visualizations in medical workstations. This is achieved by synchronizing the 2D sl...
Peter Kohlmann, Stefan Bruckner, Armin Kanitsar, E...
ICSE
2003
IEEE-ACM
16 years 2 months ago
Whole Program Path-Based Dynamic Impact Analysis
Impact analysis, determining when a change in one part of a program affects other parts of the program, is timeconsuming and problematic. Impact analysis is rarely used to predict...
James Law, Gregg Rothermel