Data structures, algorithms, and software principles in C

Detalles Bibliográficos
Autor Principal: Standish, Thomas A.
Formato: Libro
Lengua:inglés
Datos de publicación: Reading : [S.n.], 1995
Edición:Repr. with corr. ed.
Temas:
Acceso en línea:Consultar en el Cátalogo
Notas:Incluye problemas y ejercicios. --
Descripción Física:xx, 748 p. : il. ; 25 cm.
ISBN:0201591189
Tabla de Contenidos:
  • Linked data representations
  • Introduction to recursion
  • Modularity and data abstraction
  • Introduction to software engineering concepts
  • Introduction to analysis of algorithms
  • Linear data structures: stacks and queues
  • Lists, strings, and dynamic memory allocation
  • Trees
  • Graphs
  • Hashing and the table ADT
  • External collections of data
  • Sorting
  • Advanced recursion
  • Object-oriented programming
  • Advanced software engineering concepts
  • App. Math reference and tutorial.