名词中文翻译
中文翻译:四叉树
同义词:
['quadtree', 'quadtree structure']
例句:
-
1. The quadtree is a hierarchical data structure that divides the space into four equal parts.
四叉树是一种将空间划分为四个相等部分的层次化数据结构。
-
2. In computer graphics, quadtrees are used to efficiently store and manage complex scenes.
在计算机图形学中,四叉树被用来高效地存储和管理复杂的场景。
-
3. The quadtree algorithm is used to efficiently traverse and manipulate the data in a multidimensionalspace.
四叉树算法被用来高效地遍历和操作多维空间中的数据。