Data structures and program design

Detalles Bibliográficos
Autor Principal: Kruse, Robert L.
Formato: Libro
Lengua:inglés
Datos de publicación: Englewood Cliffs : Prentice Hall, c1994
Edición:3rd ed.
Temas:
Acceso en línea:Consultar en el Cátalogo
Notas:Incluye bibliografía. --
Descripción Física:xiv, 689 p. : il. ; 24 cm.
ISBN:0132081822
Tabla de Contenidos:
  • Programming principles
  • Introduction to software engineering
  • Stacks and recursion
  • Examples of recursion
  • Queues
  • Lists
  • Searching
  • -Sorting
  • Tables and information retrieval
  • Binary trees
  • Multiway trees
  • Graphs
  • Case study: the polish notation
  • App. A. Mathematical methods
  • App. B. Random numbers
  • App. C. Units, include files, and utility procedures
  • App. D. Pascal features.