Please explain quadtrees and provide simple code (preferably in C) for insertion and searching.
Quadtree explanation and C implementation [closed]
@dan_waterworth it will be quite nice in c. –
Knowhow
@itay i tried googling but none of them were simple.may be i am not so good in algos.please try help me –
Knowhow
Trees aren't really simple things. –
Racemic
Wikipedia has a good article on quadtrees. The quadtree section in these slides is very good.
Here are some C implementations (found via Googling for quadtree c -"c++" -"c#"):
thnx marcog it was really useful –
Knowhow
© 2022 - 2024 — McMap. All rights reserved.