C代码
// readme.txt
This directory contains a C implementation of the R-tree data structure.
The implementation is originally from the test code of the authors, and
later ported to ANSI C on a variety of platforms by Melinda Green
(melinda@superliminal.com).