Começar. É Gratuito
ou inscrever-se com seu endereço de e-mail
BINARNO STABLO por Mind Map: BINARNO STABLO

1. IMPLEMENTACIJE

1.1. pomocu polja

1.2. pomocu pokazivaca

2. TROJKA(x,n,T)

2.1. Roditelj

2.2. Lijevo dijete

2.3. Desno dijete

3. OBILAZAK STABLA

3.1. Inorder

3.2. Postorder

3.3. Preorder

4. New node

4.1. New node

4.1.1. New node

4.1.1.1. New node

4.1.1.1.1. New node

5. FUNKCIJE

5.1. ParentB(n,T)

5.2. LeftChildB(n,T)

5.3. RightChildB(n,T)

5.4. LabelB(n,T)

5.5. ChangeLabelB(x,n,T)

5.6. RootB(T)

5.7. CreateLeftB(x,n,T)

5.8. CreateRightB(x,n,T)

5.9. DeleteB(n,T)

5.10. InitB(x,T)

6. ELEMENTI STABLA

6.1. Čvor

6.2. Korijen

6.3. List

6.4. Roditelj

6.5. Dijete

6.5.1. Lijevo

6.5.2. Desno

6.6. Podstablo

6.7. Unutarnji čvor

6.8. New node