Sciweavers

2570 search results - page 276 / 514
» Fast Algorithms For The Computation Of Ranklets
Sort
View
136
Voted
VMV
2007
141views Visualization» more  VMV 2007»
15 years 4 months ago
Distance Calculation between a Point and a Subdivision Surface
This article focuses on algorithms for fast computation of the Euclidean distance between a query point and a subdivision surface. The analyzed algorithms include uniform tessella...
Torsten Ullrich, Volker Settgast, Ulrich Krispel, ...
IAJIT
2008
131views more  IAJIT 2008»
15 years 3 months ago
Shadow Casting with Stencil Buffer for Real-Time Rendering
: We present a new method for real-time rendering of soft shadows in dynamic scenes. Our approach is based on shadow volume algorithm which provides fast, accurate and high quality...
Mohd Shafry Mohd Rahim, Daut Daman
141
Voted
DAC
2004
ACM
16 years 4 months ago
Sparse transformations and preconditioners for hierarchical 3-D capacitance extraction with multiple dielectrics
Capacitance extraction is an important problem that has been extensively studied. This paper presents a significant improvement for the fast multipole accelerated boundary element...
Shu Yan, Vivek Sarin, Weiping Shi
133
Voted
SPAA
2004
ACM
15 years 9 months ago
Online algorithms for prefetching and caching on parallel disks
Parallel disks provide a cost effective way of speeding up I/Os in applications that work with large amounts of data. The main challenge is to achieve as much parallelism as poss...
Rahul Shah, Peter J. Varman, Jeffrey Scott Vitter
281
Voted

Book
19360views
17 years 2 months ago
Numerical Recipes in C
C code implementation of several math algorithms such as Linear Algebraic Equations, Interpolation and Extrapolation, Integration of Functions, Evaluation of Functions, Random Num...
William H. Press, Saul A. Teukolsky, William T. Ve...