fcafcd14c9
Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications. Submitted by benedikt.meurer@unix-ag.uni-siegen.de in pkgsrc-wip
17 lines
408 B
Text
17 lines
408 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/06 13:45:39 hubertf Exp $
|
|
include/dbh.h
|
|
include/dbh_config.h
|
|
include/dbh_functions.h
|
|
lib/libdbh-1.0.so
|
|
lib/libdbh-1.0.so.1
|
|
lib/libdbh-1.0.so.1.0
|
|
lib/libdbh.a
|
|
lib/libdbh.la
|
|
lib/libdbh.so
|
|
lib/pkgconfig/dbh-1.0.pc
|
|
share/doc/dbh/AUTHORS
|
|
share/doc/dbh/COPYING
|
|
share/doc/dbh/ChangeLog
|
|
share/doc/dbh/html/dbh-hash-tables.html
|
|
@dirrm share/doc/dbh/html
|
|
@dirrm share/doc/dbh
|