Sciweavers

446 search results - page 70 / 90
» An Empirical Study of Similarity Search in Stock Data
Sort
View
BMCBI
2010
123views more  BMCBI 2010»
13 years 2 months ago
Predicting conserved protein motifs with Sub-HMMs
Background: Profile HMMs (hidden Markov models) provide effective methods for modeling the conserved regions of protein families. A limitation of the resulting domain models is th...
Kevin Horan, Christian R. Shelton, Thomas Girke
CVPR
2006
IEEE
14 years 9 months ago
Identifying Color in Motion in Video Sensors
Identifying or matching the surface color of a moving object in surveillance video is critical for achieving reliable object-tracking and searching. Traditional color models provi...
Gang Wu, Amir Rahimi, Edward Y. Chang, Kingshy Goh...
ESEM
2009
ACM
14 years 1 months ago
Scope error detection and handling concerning software estimation models
Over the last 25+ years, the software community has been searching for the best models for estimating variables of interest (e.g., cost, defects, and fault proneness). However, li...
Salvatore Alessandro Sarcià, Victor R. Basi...
WOSP
2005
ACM
14 years 29 days ago
A capacity management service for resource pools
Resource pools are computing environments that offer virtualized access to shared resources. When used effectively they can align the use of capacity with business needs (flexi...
Jerry Rolia, Ludmila Cherkasova, Martin F. Arlitt,...
SIGMETRICS
2004
ACM
106views Hardware» more  SIGMETRICS 2004»
14 years 25 days ago
Performance analysis of BSTs in system software
Binary search tree (BST) based data structures, such as AVL trees, red-black trees, and splay trees, are often used in system software, such as operating system kernels. Choosing ...
Ben Pfaff