BINARNO STABLO

Jetzt loslegen. Gratis!
oder registrieren mit Ihrer E-Mail-Adresse
BINARNO STABLO von Mind Map: BINARNO STABLO

1. Stablo

1.1. roditelj

1.2. dijete

1.3. potomak

1.4. predak

1.5. list

1.6. unutarnji čvor

2. Implementacija

2.1. pomoću jednostavnog polja

2.1.1. Operacije

2.1.1.1. Operacije su iste kao i kod implementacije pomoću pokazivača

2.2. pomoću pokazivača

2.2.1. Operacije

2.2.1.1. ParentB(n,T)

2.2.1.2. LeftChildB(n,T)

2.2.1.3. RightChildB(n,T)

2.2.1.4. LabelB(n,T)

2.2.1.5. ChangeLabelB(x,n,T)

2.2.1.6. RootB(T)

2.2.1.7. CreateLeftB(x,n,T)

2.2.1.8. CreateRightB(x,n,T)

2.2.1.9. DeleteB(n,T)

2.2.1.10. InitB(x,T)

3. Algoritmi ophođenja

3.1. preorder

3.2. inorder

3.3. postorder

4. Dijete

4.1. lijevo

4.2. desno