Anbieter: Books From California, Simi Valley, CA, USA
paperback. Zustand: Good. The inner hinge is cracked. The copy shows minor external wear, but is in otherwise clean condition.
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 29,17
Anzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 54,39
Anzahl: 3 verfügbar
In den WarenkorbZustand: New. pp. 624.
Anbieter: Kennys Bookstore, Olney, MD, USA
Zustand: New. 2019. 2nd. Paperback. . . . . . Books ship from the US and Ireland.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 57,79
Anzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 2nd edition. 624 pages. 9.00x7.25x1.50 inches. In Stock.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 68,24
Anzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 2nd edition. 624 pages. 9.00x7.25x1.50 inches. In Stock.
Sprache: Englisch
Verlag: Larsen and Keller Education, 2019
ISBN 10: 1641721510 ISBN 13: 9781641721516
Anbieter: Romtrade Corp., STERLING HEIGHTS, MI, USA
Zustand: New. This is a Brand-new US Edition. This Item may be shipped from US or any other country as we have multiple locations worldwide.
Anbieter: moluna, Greven, Deutschland
Zustand: New. Rod Stephens began his career as a mathematician, but while at MIT he was lured into the intriguing world of algorithms and has been programming ever since. An award-winning instructor, he regularly addresses conferences and has written more than 30 books t.
Sprache: Englisch
Verlag: Larsen and Keller Education, 2019
ISBN 10: 1641721510 ISBN 13: 9781641721516
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 116,61
Anzahl: 1 verfügbar
In den WarenkorbZustand: New.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. Neuware - A friendly introduction to the most useful algorithms written in simple, intuitive EnglishThe 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 situations. This updated edition of Essential Algorithms:\* Contains explanations of algorithms in simple terms, rather than complicated math\* Steps through powerful algorithms that can be used to solve difficult programming problems\* Helps prepare for programming job interviews that typically include algorithmic questions\* Offers methods can be applied to any programming language\* Includes exercises and solutions useful to both professionals and students\* Provides code examples updated and written in Python and C#Essential Algorithms has been updated and revised and offers professionals and students a hands-on guide to analyzing algorithms as well as the techniques and applications. The book also includes a collection of questions that may appear in a job interview. The book's website will include reference implementations in Python and C# (which can be easily applied to Java and C++).
Anbieter: preigu, Osnabrück, Deutschland
Taschenbuch. Zustand: Neu. Essential Algorithms | A Practical Approach to Computer Algorithms Using Python and C | Rod Stephens | Taschenbuch | Introduction xxixChapter 1 Algorithm Basics 1Approach 2Algorithms and Data Structures 2Pseudocode 3Algorithm Features 6Big O Notation 7Rule 1 8Rule 2 8Rule 3 9Rule 4 9Rule 5 10Common Run Time Functions 111 11Log N 11Sqrt N 14N 14N log N 15N² 152^N 15N! 1 | Englisch | 2019 | Wiley | EAN 9781119575993 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu.
Sprache: Englisch
Verlag: LARSEN & KELLER EDUCATION, 2019
ISBN 10: 1641721510 ISBN 13: 9781641721516
Anbieter: moluna, Greven, Deutschland
EUR 133,14
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. KlappentextrnrnAn algorithm is a specification of instructions for solving a class of problems by performing calculations and performing automated reasoning tasks and data processing. It describes a computation which when executed takes a finite.
Sprache: Englisch
Verlag: Larsen And Keller Education Jun 2019, 2019
ISBN 10: 1641721510 ISBN 13: 9781641721516
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Buch. Zustand: Neu. Neuware - An algorithm is a specification of instructions for solving a class of problems by performing calculations and performing automated reasoning tasks and data processing. It describes a computation which when executed takes a finite number of successive states to produce an output. It is written in software in computer systems to produce output from a given input. Algorithms can be classified on the basis of implementation, design paradigm, optimization problems, etc. into a number of varied types. Some algorithm types are recursion, deterministic and non-deterministic, logical, randomized algorithms, etc. This book provides comprehensive insights into computer algorithms. It attempts to understand the varied kinds of computer algorithms and their practical applications. For someone with an interest and eye for detail, this textbook covers the most significant topics in this field.