|
The BTree Address Demo uses a cut down version of the Virtual Machinery B+Tree Read-only library and illustrates the data retrieval capabilities of the B+Tree implementation and its performance when carrying out data retrieval.
|
|
The BTree Media Demo uses a cut down version of the Virtual Machinery B+Tree Read-only library and illustrates the retrieval capabilities of the B+Tree implementation with regard to media related data (e.g. image and sound files). Full code is provided showing how this can be achieved.
|