Reusable software : the Base object-oriented component libraries /

Salvato in:
Dettagli Bibliografici
Autore principale: Meyer, Bertrand, 1950-
Natura: Libro
Lingua:English
Pubblicazione: Hemel Hempstead : Prentice Hall, 1994.
Serie:Prentice-Hall object-oriented series.
Prentice-Hall object-oriented series
Soggetti:
Sommario:
  • 1. Introduction to the Base libraries
  • 2. Building libraries: techniques
  • 3. Principles of library design
  • 4. Abstract container structures: the taxonomy
  • 5. Mathematical properties
  • 6. Linear structures: sequences, chains, lists, circular chains
  • 7. Dispenser structures: stacks, queues, priority lists
  • 8. Trees
  • 9. Sets and hash tables
  • 10. Iteration
  • 11. Lexical analysis: the Lex library
  • 12. Parsing: The Parse Library
  • 13. The Kernel Library
  • 14. Classes for abstract container structures
  • 15. Classes for mathematical properties
  • 16. Classes for linear structures
  • 17. Dispenser classes
  • 18. Tree classes
  • 19. Set and hash table classes
  • 20. Iteration classes
  • 21. Lexical analysis classes
  • 22. Parsing classes
  • 23. Kernel library classes.