Chargement en cours…

Software design for engineers and scientists /

A unique text combining programming and software design for students of engineering and science.

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Robinson, John A.
Format: Électronique eBook
Langue:Inglés
Publié: Amsterdam ; Boston : Newnes, 2004.
Sujets:
Accès en ligne:Texto completo
Table des matières:
  • Fundamentals
  • The craft of software design
  • Beginning programming in C++
  • Object-oriented programming in C++
  • Program style and structure
  • Data structures
  • Algorithms
  • Design methodology
  • Understanding the problem
  • Researching possible solutions
  • Modularization
  • Detailed design and implementation
  • Testing
  • Case study : Median filtering
  • Multidimensional minimization : a case study in numerical methods
  • Stable : designing a string table class.