06.05.2013 Views

ALGORITMOS DE BÚSQUEDA Y ORDENACIÓN

ALGORITMOS DE BÚSQUEDA Y ORDENACIÓN

ALGORITMOS DE BÚSQUEDA Y ORDENACIÓN

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ALGORITMO <strong>DE</strong> DIVISIÓN,<br />

IMPLEMENTACIÓN EN PASCAL<br />

if cambio then<br />

write(aux1,valoractual)<br />

else begin<br />

write(aux2,valoractual);<br />

esvacio2:=false<br />

end; {else}<br />

valoranterior:=valoractual;<br />

end; {while}<br />

close(arch);<br />

close(aux1);<br />

close(aux2)<br />

end; {Division}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!