Download List

Projeto Descrição

librangetree is a C++ template, implementing a 2D range tree for both counting and reporting queries. It is just about the fastest way to do 2D searches.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-03 08:13 Back to release list
1.1

Esta versão melhora a utilização de valores negativos. Ele remove a alocação de heap de pesquisas, com uma melhoria de 0-12% na velocidade de pesquisa. Existem atualizações de documentação.
This release improves the use of negative values. It removes heap allocation from searches, with an improvement of 0-12% in search speed. There are documentation updates.

Project Resources