|
Developed Software to Download:
- DStar - Storage and retrieval system for data-intensive analytical computing.
- GARDENHD - Software package for multi-dimensional space reduction and data clustering.
- MDI Simulator - Software package with multi-dimensional access methods based on superimposed space partitioning: a) a static pre-partitioning of the space using the Gamma, Theta, or Pyramid Technique; and b) dynamic sub-partitioning of the space using B+-trees, KDB-trees, or R-trees.

| |
SOFTWARE |
D* |
| |
PLATFORM |
Microsoft Visual Studio 6.0 - Microsoft Windows XP |
| |
IMPLEMENTED |
Sachin Kulkarni |
| |
EMAIL |
kulksac@iit.edu |
| |
SCHOOL |
Illinois Institute of Technology |
| |
DEPARTMENT |
Computer Science |
| |
ADVISOR |
Dr. Ratko Orlandic |
| |
DATE |
June 2006 |
DOWNLOADS:
D* is a data storage and retrieval system for advanced scientific studies. The system is designed to enable a tighter integration of data storage and data mining technologies. Through the application of innovative retrieval and clustering techniques for high-dimensional data, the system can support high-performance data access and provide data mining applications useful insights into the data that can facilitate subsequent processes of data preparation and data mining. The basic processes of D* include data clustering, space partitioning, data loading, and data retrieval based on region queries and similarity searching. D* scales well with increasing data dimensionality and works well on incremental load of data.
|