Data structures, algorithms, and software principles
Autor Principal: | |
---|---|
Formato: | Libro |
Lengua: | inglés |
Datos de publicación: |
Reading :
[S.n.],
1994
|
Edición: | Repr. with corr. ed. |
Temas: | |
Acceso en línea: | Consultar en el Cátalogo |
Notas: | Incluye ejercicios y lecturas recomendadas. -- |
Descripción Física: | xx, 747 p. : il. ; 24 cm. |
ISBN: | 0201528800 |
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.