Sciweavers

2565 search results - page 106 / 513
» Object type constructors
Sort
View
GEOINFORMATICA
2007
223views more  GEOINFORMATICA 2007»
13 years 9 months ago
Algorithms for Nearest Neighbor Search on Moving Object Trajectories
Nearest Neighbor (NN) search has been in the core of spatial and spatiotemporal database research during the last decade. The literature on NN query processing algorithms so far d...
Elias Frentzos, Kostas Gratsias, Nikos Pelekis, Ya...
OOPSLA
2010
Springer
13 years 7 months ago
Cross-language, type-safe, and transparent object sharing for co-located managed runtimes
As software becomes increasingly complex and difficult to analyze, it is more and more common for developers to use high-level, type-safe, object-oriented (OO) programming langua...
Michal Wegiel, Chandra Krintz
PODC
1997
ACM
14 years 1 months ago
Determining Consensus Numbers
Conditions on a shared object type T are given that are both necessary and sufficient for wait-free n-process consensus to be solvable using objects of type T and registers. The co...
Eric Ruppert
ISBI
2007
IEEE
14 years 3 months ago
Clustering on Local Appearance for Deformable Model Segmentation
We present a novel local region approach for statistically characterizing appearance in the context of medical image segmentation via deformable models. Our appearance model refl...
Joshua Stough, Robert E. Broadhurst, Stephen M. Pi...
JOT
2006
121views more  JOT 2006»
13 years 9 months ago
Constructing persistent object-oriented models with standard C++
In this paper, it is suggested an approach and a design pattern for developing object-oriented models that need to be persistent, including the databases of moderate size, with us...
Alexander Kozynchenko