Sciweavers

2034 search results - page 262 / 407
» On the Comparability of Software Clustering Algorithms
Sort
View
WCE
2007
13 years 10 months ago
High-Performance Multigrid Solvers in Reconfigurable Hardware
—Partial Differential Equations (PDEs) play an essential role in modeling real world problems. The broad field of modeling such systems has drawn the researchers’ attention for...
Safaa J. Kasbah, Issam W. Damaj
COMPGEOM
2009
ACM
14 years 3 months ago
Incremental construction of the delaunay triangulation and the delaunay graph in medium dimension
We describe a new implementation of the well-known incremental algorithm for constructing Delaunay triangulations in any dimension. Our implementation follows the exact computing ...
Jean-Daniel Boissonnat, Olivier Devillers, Samuel ...
ICPR
2010
IEEE
14 years 4 months ago
Performance Evaluation Tools for Zone Segmentation and Classification (PETS)
This paper overviews a set of Performance Evaluation ToolS (PETS) for zone segmentation and classification. The tools allow researchers and developers to evaluate, optimize and ...
Wontaek Seo, Mudit Agrawal, David Doermann
ICIP
1997
IEEE
14 years 1 months ago
Real-Time Very Low Bit Rate Video Coding with Adaptive Mean-Removed Vector Quantization
This is a contribution for very low bit rate video coding in real-time and software only on computers of PC class. It is based on frame replenishment with block coding using mean-...
Dietmar Saupe, B. Butz
FLOPS
2006
Springer
14 years 29 days ago
Lock Free Data Structures Using STM in Haskell
Abstract. This paper explores the feasibility of re-expressing concurrent algorithms with explicit locks in terms of lock free code written using Haskell's implementation of s...
Anthony Discolo, Tim Harris, Simon Marlow, Simon L...