Download List

Projeto Descrição

PRTree is a Java package which implements a
priority R-Tree, a spatial index. It can be used
to find objects inside a query rectangle very
quickly.

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.

2010-12-07 06:39
1.4

Esta versão adiciona o vizinho mais próximo pesquisa.
Tags: Stable
This release adds nearest neighbor searching.

2009-09-28 14:43
1.3

Esta versão tem grandes e limpeza de código corrige um problema onde os valores máximos não foram usados corretamente.
Tags: 1.3
This release has major code cleanup and fixes a problem where the maximum values were not used correctly.

2009-08-18 07:04
1.2

Esta versão corrige um problema que poderia dar a uma árvore má, em alguns casos.
This release fixes a problem that could give a bad tree in a few cases.

2008-09-16 05:43
1.1

Carregando Tree agora usa menos memória. Uma árvore totalmente construído agora usa menos memória. Um problema com carregamento de árvores muito grandes foi corrigido.
Tags: Minor bugfixes
Tree loading now uses less memory. A fully constructed tree now uses less memory. A problem with loading very big trees has been fixed.

2008-09-08 18:36
1.0

Tags: Initial freshmeat announcement

Project Resources