Tag:java
All the articles with the skil "java".
JavaXML
Explaining the kd tree and how we implemented in our program
A kd tree, short for k-dimensional tree, is a data structure used for visualizing, navigating, searching, and route planning on maps. in this blog i try to summarize my understanding.