Корично изображение Електронна книга

Software design for engineers and scientists /

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

Основен автор: Robinson, John A.
Формат: Електронна книга
Език: English
Публикувано: Amsterdam ; Boston : Newnes, 2004.
Предмети:
Онлайн достъп: http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=189587
Подобни документи: Print version:: Software design for engineers and scientists.
Съдържание:
  • 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.