Sciweavers

107 search results - page 6 / 22
» A methodology for creating fast wait-free data structures
Sort
View
CORR
2010
Springer
91views Education» more  CORR 2010»
13 years 2 months ago
TSDS: high-performance merge, subset, and filter software for time series-like data
Time Series Data Server (TSDS) is a software package for implementing a server that provides fast supersetting, sub-setting, filtering, and uniform gridding of time series-like dat...
Robert S. Weigel, Doug M. Lindholm, A. Wilson, Jer...
SSPR
2004
Springer
14 years 21 days ago
Structures of Covariance Matrix in Handwritten Character Recognition
The integrated approach is a classifier established on statistical estimator and artificial neural network. This consists of preliminary data whitening transformation which provide...
Sarunas Raudys, Masakazu Iwamura
ICDE
2007
IEEE
134views Database» more  ICDE 2007»
14 years 8 months ago
Graph Database Indexing Using Structured Graph Decomposition
We introduce a novel method of indexing graph databases in order to facilitate subgraph isomorphism and similarity queries. The index is comprised of two major data structures. Th...
David W. Williams, Jun Huan, Wei Wang 0010
BMCBI
2007
124views more  BMCBI 2007»
13 years 7 months ago
Protein structural similarity search by Ramachandran codes
Background: Protein structural data has increased exponentially, such that fast and accurate tools are necessary to access structure similarity search. To improve the search speed...
Wei-Cheng Lo, Po-Jung Huang, Chih-Hung Chang, Ping...
ERLANG
2008
ACM
13 years 9 months ago
Testing Erlang data types with quviq quickcheck
When creating software, data types are the basic bricks. Most of the time a programmer will use data types defined in library modules, therefore being tested by many users over ma...
Thomas Arts, Laura M. Castro, John Hughes