Sciweavers

13734 search results - page 431 / 2747
» Abstractions of data types
Sort
View
ICDM
2009
IEEE
125views Data Mining» more  ICDM 2009»
16 years 1 months ago
A Fully Automated Method for Discovering Community Structures in High Dimensional Data
—Identifying modules, or natural communities, in large complex networks is fundamental in many fields, including social sciences, biological sciences and engineering. Recently s...
Jianhua Ruan
ICPP
2006
IEEE
16 years 25 days ago
Data Sharing Pattern Aware Scheduling on Grids
These days an increasing number of applications, especially in science and engineering, are dealing with a massive amount of data; hence they are dataintensive. Bioinformatics, da...
Young Choon Lee, Albert Y. Zomaya
SSDBM
2009
IEEE
192views Database» more  SSDBM 2009»
16 years 1 months ago
MLR-Index: An Index Structure for Fast and Scalable Similarity Search in High Dimensions
High-dimensional indexing has been very popularly used for performing similarity search over various data types such as multimedia (audio/image/video) databases, document collectio...
Rahul Malik, Sangkyum Kim, Xin Jin, Chandrasekar R...
SSDBM
2003
IEEE
115views Database» more  SSDBM 2003»
16 years 2 days ago
Efficient Update and Retrieval of Objects in a Multiresolution Geospatial Database
Many emerging applications benefit from the extraction of geospatial data specified at different resolutions for viewing purposes. Data must also be topologically accurate and up-...
Sham Prasher, Xiaofang Zhou
TLDI
2003
ACM
134views Formal Methods» more  TLDI 2003»
16 years 1 days ago
Scrap your boilerplate: a practical design pattern for generic programming
We describe a design pattern for writing programs that traverse data structures built from rich mutually-recursive data types. Such programs often have a great deal of “boilerpl...
Ralf Lämmel, Simon L. Peyton Jones