树形结构基本解释

汉语拼音:shù xíng jié gòu

简称树”。一类重要的有分支和层次关系的数据结构。上一层的一个数据元素可以和下一层中的若干个数据元素相关联,但下一层中的一个数据元素只能和上一层中的一个数据元素相关联。因这种结构形式很像自然界中的树,故名。

树形结构双语翻译,树形结构在线翻译例句

    • In VAX / VMS, a path toward the root of the tree.

      在DEC的 操作系统VAX/ VMS中, 指向树形结构的根段的路径.

    • Dark studio code tree structure, you can directly use, simple interface.

      黑马工作室的树形结构代码, 可以直接使用, 界面简洁.

    • A file system is organized in a tree - form , with subdirectories.

      文件系统是用带子目录的树形结构组织的.

    • Note the inclusive nature of the event groups, as indicated the tree structure the diagrams.

      注意关系图的树形结构所指示的事件组的内在关系.

    • In data structures, the node at the end of a path in a tree structure.

      数据结构中, 在树形结构的一条通路末端处的结点.

    • Lastly a hierarchical tree hierarchical clustering method and realizes project classification with different granularity.

      最后使用层次聚类算法在不同的粒度下逐层聚类,构造成层次树形结构,实现了不同粒度下的项目分类.

    • Queues attached to an interface build a tree , thus each queue can have further child queues.

      队列是树形结构, 每个队列都可以有子队列.