Mercurial > hg > audiodb
log create.cpp @ 595:31a1556fc2d6
age | author | description |
---|---|---|
Tue, 11 Aug 2009 21:42:44 +0000 | mas01cr | Make dump.cpp not use mmap() |
Tue, 11 Aug 2009 21:42:24 +0000 | mas01cr | Address portability issues in database creation |
Tue, 11 Aug 2009 21:42:18 +0000 | mas01cr | Use _locking() to emulate fcntl() locks |
Mon, 02 Feb 2009 17:41:02 +0000 | mas01mc | DELETED LSH_N_POINT_BITS coding. Tracks and points are now identified with a binary search, std::lower_bound(), on *adb->track_offsets return from LSH retrieval. multiprobeLSH |