From professional translators, enterprises, web pages and freely available translation repositories.
leaf node
листовой узел
Last Update: 2015-05-14
Usage Frequency: 1
Quality:
the above diagram shows a hash tree consisting of eight leaf nodes and the hash chain for the third leaf node.
На диаграмме изображено хеш-дерево, состоящее из 8 листовых узлов и цепочки хешей для третьего листа.
in the tree of data structures, each operation is delegated downward until it reaches a leaf node where the representation actually matters.
В дереве структур данных каждая операция делегируется вниз, пока не достигнет концевой вершины, где на самом деле представление является существенным.
the bottom level of the octree consists of leaf nodes that accrue color data not represented in the tree; these nodes initially contain single bits.
Нижний (базовый) уровень октодерева состоит из узловых листьев (), которые накапливают данные о цвете, которые не представлены в дереве; эти узлы первоначально содержат единичные биты.
* property 5 (all paths from any given node to its leaf nodes contain the same number of black nodes) is threatened only by adding a black node, repainting a red node black (or vice versa), or a rotation.
* Свойство 5 (Все пути от любого узла до листовых узлов содержат одинаковое число чёрных узлов) может нарушиться только при добавлении чёрного узла, перекрашивании красного узла в чёрный (или наоборот), или при повороте.