Sciweavers

20778 search results - page 263 / 4156
» Algorithms for Data Migration
Sort
View
SMI
2006
IEEE
144views Image Analysis» more  SMI 2006»
16 years 17 days ago
Robust Alignment of Multi-view Range Data to CAD Model
Surface matching is a common task in computer graphics and computer vision. In this paper, we introduce a novel algorithm that aligns scanned point-based surfaces to the related 3...
Xinju Li, Igor Guskov, Jacob Barhak
PLDI
1995
ACM
15 years 10 months ago
Tile Size Selection Using Cache Organization and Data Layout
When dense matrix computations are too large to fit in cache, previous research proposes tiling to reduce or eliminate capacity misses. This paper presents a new algorithm for ch...
Stephanie Coleman, Kathryn S. McKinley
JPDC
2007
147views more  JPDC 2007»
15 years 6 months ago
Energy optimal data propagation in wireless sensor networks
We propose an algorithm to compute the optimal parameters of a probabilistic data propagation algorithm for wireless sensor networks (WSN). The probabilistic data propagation algo...
Olivier Powell, Pierre Leone, José D. P. Ro...
PAKDD
2001
ACM
148views Data Mining» more  PAKDD 2001»
15 years 11 months ago
Scalable Hierarchical Clustering Method for Sequences of Categorical Values
Data clustering methods have many applications in the area of data mining. Traditional clustering algorithms deal with quantitative or categorical data points. However, there exist...
Tadeusz Morzy, Marek Wojciechowski, Maciej Zakrzew...

Lecture Notes
633views
17 years 4 months ago
Data Structures
"The study of data structures and the algorithms that manipulate them is among the most fundamental topics in computer science. Most of what computer systems spend their time ...
Dave Mount