Estrutura de Dados
por dbortolotti
—
publicado
27/04/2017 16h02,
última modificação
27/04/2017 16h02
Ementa |
Listas ligadas, filas e pilhas. Árvores binárias. Árvores B e suas variações. Árvores de Pesquisa auto-balanceáveis. Tabelas de espalhamento. Matrizes esparsas.
|
Bibliografia |
LEWIS, H. R.; DENENBERG, L. Data Structures and Their Algorithms, 1st edition, Addison-Wesley, 1991. 509 p.
LANGSAM, Y.; AUGENSTEIN, M. J.; TENEBAUM, A. M. Data structures using C and C++, 2nd ed., Prentice-Hall, 1995. 672 p. AHO, A. V.; ULLMAN, J. D.; HOPCROFT, J. E., Data Structures and Algorithms, 1 ed., Addison-Wesley, 1983, 427 p. CORMEN, Thomas H. et al. Introduction to algorithms. 3rd ed. Cambridge, Mass.: MIT Press, 2009. 1292 p. SEDGEWICK, R.; WAYNE, K., Algorithms, 4 ed., Addison-Wesley Professional, 2011.976 p. BRASS, P., Advanced Data Structures, Cambridge University Press, 1 ed., 2008. 472 p. |