Sciweavers

11394 search results - page 73 / 2279
» Error-Correcting Data Structures
Sort
View
PPAM
2007
Springer
15 years 6 months ago
New Data Structures for Matrices and Specialized Inner Kernels: Low Overhead for High Performance
Dense linear algebra codes are often expressed and coded in terms of BLAS calls. This approach, however, achieves suboptimal performance due to the overheads associated to such cal...
José R. Herrero
SWAT
2004
Springer
146views Algorithms» more  SWAT 2004»
15 years 5 months ago
Cache-Oblivious Data Structures and Algorithms for Undirected Breadth-First Search and Shortest Paths
We present improved cache-oblivious data structures and algorithms for breadth-first search and the single-source shortest path problem on undirected graphs with non-negative edge...
Gerth Stølting Brodal, Rolf Fagerberg, Ulri...
SIGCSE
1998
ACM
107views Education» more  SIGCSE 1998»
15 years 4 months ago
Web-based animation of data structures using JAWAA
JAWAA is a simple command language for creating animations of data structures and displaying them with a Web browser. Commands are stored in a script file that is retrieved and r...
Willard C. Pierson, Susan H. Rodger
73
Voted
UIST
2005
ACM
15 years 5 months ago
Citrus: a language and toolkit for simplifying the creation of structured editors for code and data
Direct-manipulation editors for structured data are increasingly common. While such editors can greatly simplify the creation of structured data, there are few tools to simplify t...
Andrew Jensen Ko, Brad A. Myers
MSV
2007
15 years 1 months ago
Visualizing the Inner Structure of N-Body Data Using Skeletonization
N-body simulations solve the n-body problem numerically and determine the trajectories of the n point masses. The result of these calculations is a huge amount of data detailing th...
Edward Dale, Hans-Peter Bischof