<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hola Oye crees q tengas el código de este ejercicio que hay en varios post en la pagina?<div><br></div><div>
                
        
        
                <div class="page" title="Page 1">
                        <div class="layoutArea">
                                <div class="column">
                                        <ol start="0" style="list-style-type: none">
                                                <li><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Implemente en C++ una clase que modele un árbol B, que incluya las siguientes
operaciones:
</span></p>
                                                </li>
                                        
                                        <ul style="list-style-type: disc">
                                                <li style="font-size: 12.000000pt; font-family: 'Symbol'"><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Insertar
</span></p>
                                                </li>
                                                <li style="font-size: 12.000000pt; font-family: 'Symbol'"><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Borrar
</span></p>
                                                </li>
                                                <li style="font-size: 12.000000pt; font-family: 'Symbol'"><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Buscar
</span></p>
                                                </li>
                                                <li style="font-size: 12.000000pt; font-family: 'Symbol'"><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Imprimir ordenado ascendentemente
</span></p>
                                                </li>
                                                <li style="font-size: 12.000000pt; font-family: 'Symbol'"><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Imprimir ordenado descendentemente
</span></p>
                                                </li>
                                                <li style="font-size: 12.000000pt; font-family: 'Symbol'"><p><span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'">Verificar que un árbol dado, es un árbol B </span></p>
                                                </li>
                                        </ul>
                                </ol></div>
                        </div>
                </div></div></body></html>