Nettbutikk for bedrifter og skoler

Essential Algorithms

A Practical Approach to Computer Algorithms Using Python and C#

Pocket
Engelsk
Essential Algorithms
Essential Algorithms
  • Forfatter: Rod Stephens
  • Format: Pocket
  • Antall sider: 800
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • EAN: 9781119575993
  • Utgivelsesår: 2019
  • Bidragsyter: Stephens, Rod
Se flere produktegenskaper
649,-

Kjøp på nett

A friendly introduction to the most useful algorithms written in simple, intuitive English

The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The author shows how to analyze algorithms in order to understand their behavior and teaches techniques that the can be used to create new algorithms to meet future needs. The text includes useful algorithms such as: methods for manipulating common data structures, advanced data structures, network algorithms, and numerical algorithms. It also offers a variety of general problem-solving techniques.

In addition to describing algorithms and approaches, the author offers details on how to analyze the performance of algorithms. The book is filled with exercises that can be used to explore ways to modify the algorithms in order to apply them to new s