검색어: binary tree (영어 - 스페인어)

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

영어

스페인어

정보

영어

binary tree

스페인어

árbol binario

마지막 업데이트: 2014-11-14
사용 빈도: 3
품질:

특정 문맥에서 좋습니다

추천인: IATE

영어

binary

스페인어

binario

마지막 업데이트: 2017-03-06
사용 빈도: 7
품질:

특정 문맥에서 좋습니다

추천인: Translated.com

영어

& binary

스페인어

& binario@title: menu

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

binary tree structure

스페인어

estructura de árbol binaria

마지막 업데이트: 2014-11-14
사용 빈도: 5
품질:

특정 문맥에서 좋습니다

추천인: IATE

영어

binary adder

스페인어

sumador

마지막 업데이트: 2012-12-30
사용 빈도: 1
품질:

훌륭합니다

추천인: Wikipedia

영어

it can be converted into the binary tree on the right.

스페인어

puede ser convertido en el árbol binario de la derecha.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

this is more complex than a normal binary tree deletion operation.

스페인어

esto es más complejo que una operación de eliminación en un árbol binario normal.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

the fuel price changes are modelled using a concurrent binary tree.

스페인어

la variación de precios de combustible se modela mediante un árbol binario concurrente.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

the above example illustrates an in-order traversal of the binary tree.

스페인어

el ejemplo descrito ilustra un árbol binario de orden transversal.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

====binary trees====below is a simple definition for a binary tree node.

스페인어

==== Árboles binarios ====más abajo se muestra una definición simple de un nodo de árbol binario.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

the following algorithms are described for a binary tree, but they may be generalized to other trees as well.

스페인어

los siguientes algoritmos son descritos para un árbol binario, pero también pueden ser generalizados a otros árboles.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

a binary search tree is a special case of the binary tree where the data elements of each node are in order.

스페인어

un árbol de búsqueda binaria es un caso especial de árbol binario en el cual los datos de cada árbol están en orden.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

a binary tree can be seen as a type of linked list where the elements are themselves linked lists of the same nature.

스페인어

un árbol binario puede ser visto como un tipo de lista enlazada donde los elementos están enlazados entre ellos mismos de la misma forma.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

all normal operations on a binary search tree are combined with one basic operation, called "splaying".

스페인어

todas las operaciones normales de un árbol binario de búsqueda son combinadas con una operación básica, llamada biselación.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

in discrete mathematics, tree rotation is an operation on a binary tree that changes the structure without interfering with the order of the elements.

스페인어

en matemáticas discretas, rotacion de arboles es una operación en un árbol binario que cambia la estructura sin interferir con el orden de los elementos.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

a common implementation of a heap is the binary heap, in which the tree is a complete binary tree (see figure).

스페인어

un árbol cumple la condición de montículo si satisface dicha condición y además es un árbol binario completo.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

starting at the root of a binary tree, there are three main steps that can be performed and the order in which they are performed defines the traversal type.

스페인어

comenzando en la raíz de un árbol binario, hay tres pasos principales que pueden ser realizados y el orden en la cual son realizados define el tipo de recorrido.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

install target: to install files into a file tree for each binary package under the debian directory.

스페인어

install (opcional): para la instalación en la estructura de directorios temporal bajo el directorio debian de los archivos para cada uno de los paquetes binarios.

마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

one way to do this is to first perform a standard binary tree search for the element in question, and then use tree rotations in a specific fashion to bring the element to the top.

스페인어

una manera de hacerlo es realizando primero una búsqueda binaria en el árbol para encontrar el elemento en cuestión y, a continuación, usar rotaciones de árboles de una manera específica para traer el elemento a la cima.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia

영어

"consider a binary tree used for fast searching,where every node has the recursiveinvariantthat subnodes on theleft are less than the node, and subnodes on the rightare greater than the node.

스페인어

"consideremos un árbol binario utilizado para buscar de forma rápida,donde cada nodo tiene la la invariante recursiva de que los valores de los nodos a la izquierda son menores que su valor, y los de la derecha son mayores.

마지막 업데이트: 2016-03-03
사용 빈도: 1
품질:

가장 먼저 평가하십시오

추천인: Wikipedia
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

인적 기여로
8,837,033,379 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인