jmljk2003 / Pr-Quadtree-Implementation

The programs display an implementation of PR quadtrees in the scenario of house addresses, using recursion to traverse through the tree. IN addition nodes have a dynamic array to store information of places which are located at the same location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The programs display an implementation of PR quadtrees in the scenario of house addresses, using recursion to traverse through the tree. IN addition nodes have a dynamic array to store information of places which are located at the same location.


Languages

Language:C 100.0%