Vous en avez un à vendre?

The Algorithm Design Manual - Livre de poche par Skiena, Steven S - ACCEPTABLE

État :
Acceptable
2 disponibles
Prix :
24,77 $US
Environ34,03 $C
Ayez l'esprit tranquille. Expédition et renvois gratuits.
Expédition :
Sans frais Expédition au tarif économique. En savoir plussur l'expédition
Lieu : Montgomery, Illinois, États-Unis
Livraison :
Livraison prévue entre le jeu. 13 juin et le sam. 15 juin à 43230
Les dates de livraison approximatives – s'ouvre dans une nouvelle fenêtre ou un nouvel onglet tiennent compte du délai de manutention du vendeur, du code postal de l'expéditeur, du code postal du destinataire et de l'heure de l'acceptation et dépendent du service d'expédition sélectionné et de la réception du paiementréception du paiement - s'ouvre dans une nouvelle fenêtre ou un nouvel onglet. Les délais de livraison peuvent varier, particulièrement lors de périodes achalandées.
Renvois :
Renvoi sous 30jours. Le vendeur paie les frais de renvoi. En savoir plus- pour en savoir plus sur les renvois
Paiements :
     

Magasinez en toute confiance

Garantie de remboursement eBay
Recevez l'objet commandé ou obtenez un remboursement. 

Informations sur le vendeur

Inscrit comme vendeur professionnel
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :266359762995
Dernière mise à jour : déc. 15, 2023 22:09:04 HNEAfficher toutes les modificationsAfficher toutes les modifications

Caractéristiques de l'objet

État
Acceptable: Un livre présentant des traces d'usure apparentes. Sa couverture peut être endommagée, ...
Brand
Unbranded
Book Title
The Algorithm Design Manual
MPN
Does not apply
ISBN
9781849967204
Subject Area
Computers
Publication Name
Algorithm Design Manual
Item Length
9.6 in
Publisher
Springer London, The Limited
Subject
Programming / General, Software Development & Engineering / General, Programming / Algorithms
Publication Year
2010
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1.7 in
Author
Steven S. Skiena
Item Width
6.7 in
Item Weight
45.8 Oz
Number of Pages
Xvi, 730 Pages

À propos de ce produit

Product Information

Expanding on the highly successful formula of the first edition, this book now serves as the primary textbook of choice for any algorithm design course while maintaining its status as the premier practical reference guide to algorithms.

Product Identifiers

Publisher
Springer London, The Limited
ISBN-10
1849967202
ISBN-13
9781849967204
eBay Product ID (ePID)
109225920

Product Key Features

Author
Steven S. Skiena
Publication Name
Algorithm Design Manual
Format
Trade Paperback
Language
English
Subject
Programming / General, Software Development & Engineering / General, Programming / Algorithms
Publication Year
2010
Type
Textbook
Subject Area
Computers
Number of Pages
Xvi, 730 Pages

Dimensions

Item Length
9.6 in
Item Height
1.7 in
Item Width
6.7 in
Item Weight
45.8 Oz

Additional Product Features

Edition Number
2
Number of Volumes
1 Vol.
Lc Classification Number
Qa75.5-76.95
Reviews
Aus den Rezensionen zur 2. Auflage :"… Skiena … präsentiert … einen umfangreichen Katalog wichtiger Konzepte aus unterschiedlichen Bereichen … Jedes einzelne Verfahren stellt er als kompaktes Rezept vor und konzentriert sich dabei auf die Anwendung … Skienas Schreibstil bleibt trotz der akademisch anspruchsvollen Materie lebendig und außerdem humorvoll. Häufig bettet er Geschichten in den Text ein, die er als Software-Entwickler erlebt hat. Sie sollen den Einsatz der vorgestellten Verfahren in der Praxis veranschaulichen. Viele Übungsaufgaben und ein umfangreiches Online-Angebot für Lehrkräfte runden das positive Bild ab." (Maik Schmidt in: c't - magazin für computer technik, 2009, Issue 1, S. 196), From the reviews of the second edition: "...the book is an algorithm implementation treasure trove, and putting all of these implementations in one place was no small feat. The list of implementations, an extensive bibliography ... make the book an invaluable resource for everyone interested in the subject." (ACM Computing Reviews) "My absolute favorite for this kind of interview preparation is Steven Skiena's The Algorithm Design Manual. More than any other book it helped me understand just how astonishingly commonplace ... graph problems are -- they should be part of every working programmer's toolkit. The book also covers basic data structures and sorting algorithms, which is a nice bonus. ... every 1 - pager has a simple picture, making it easy to remember. This is a great way to learn how to identify hundreds of problem types." (Steve Yegge, Steve Yegge's Blog, March, 2008) "For a decade, Steven Skiena's Algorithm Design Manual retained its title as the best and most comprehensive practical algorithm guide to help identify and solve problems. It is now available in an improved second edition that is worth buying simply for the updates. ... Every programmer should read this book, and anyone working in the field should keep it close to hand. ... Would I recommend it? Absolutely. This is the best investment ... a programmer or aspiring programmer can make." (Harold Thimbleby, Times Higher Education, November, 2008) "Addressing the main difficulties of solving problems, this book goes far beyond the design of algorithms. It is essential for scientists, engineers, and any professionals who aim to solve problems, with a noticeable emphasis on real problems. It will not only serve as a valuable undergraduate textbook, but it will also become an irreplaceable reference guide for most professionals in the area." (Carlos Linares Lopez, Computing Reviews, February, 2009) "Skiena focuses on the practical aspects of algorithm design and use. ... this work fills an important gap in the knowledge of CS practitioners and students. ... this book is suitable as a text for an undergraduate algorithms class, but also as an invaluable reference for the practicing programmer. ... This second edition has updated the bibliography to include recent works, making it an extensive bibliography. The index is also thorough and very useful for finding specific problems." (William Fahle, ACM Computing Reviews, December, 2008) "Algorithms are the very heart of computing ... . This book is about right for most people. ... Each of the topics is treated in a readable informal style with lots of asides and accounts of personal experiences - 'war stories' in implementing algorithms. ... If you want to use it as a course textbook then there are lots of exercises at the end of every chapter. Highly recommended." (Mike James, I Programmer, September, 2009) "The Algorithm Design Manual by Steven Skiena is aimed at two groups of people: students and professionals. ... It is written in an informal style that I found pleasant and engaging. ... The book's unique structure makes it more likely to be immediately useful to the practitioner who has problem to solve and wants to quickly make progress ... . the book succeeds admirably. ... would be helpful to the student who has never seen this material before. ... Overall, I recommend this book warmly." (Neelakantan Kartha, The Book Review Column, 2011), From the reviews of the second edition:"...the book is an algorithm implementation treasure trove, and putting all of these implementations in one place was no small feat. The list of implementations, an extensive bibliography … make the book an invaluable resource for everyone interested in the subject." (ACM Computing Reviews)"My absolute favorite for this kind of interview preparation is Steven Skiena's The Algorithm Design Manual. More than any other book it helped me understand just how astonishingly commonplace … graph problems are -- they should be part of every working programmer's toolkit. The book also covers basic data structures and sorting algorithms, which is a nice bonus. … every 1 pager has a simple picture, making it easy to remember. This is a great way to learn how to identify hundreds of problem types." (Steve Yegge, Steve Yegge's Blog, March, 2008)"For a decade, Steven Skiena's Algorithm Design Manual retained its title as the best and most comprehensive practical algorithm guide to help identify and solve problems. It is now available in an improved second edition that is worth buying simply for the updates. … Every programmer should read this book, and anyone working in the field should keep it close to hand. … Would I recommend it? Absolutely. This is the best investment … a programmer or aspiring programmer can make." (Harold Thimbleby, Times Higher Education, November, 2008)"Addressing the main difficulties of solving problems, this book goes far beyond the design of algorithms. It is essential for scientists, engineers, and any professionals who aim to solve problems, with a noticeable emphasis on real problems. It will not only serve as a valuable undergraduate textbook, but it will also become an irreplaceable reference guide for most professionals in the area." (Carlos Linares Lopez, Computing Reviews, February, 2009)"Skiena focuses on the practical aspects of algorithm design and use. … this work fills an important gap in the knowledge of CS practitioners and students. … this book is suitable as a text for an undergraduate algorithms class, but also as an invaluable reference for the practicing programmer. … This second edition has updated the bibliography to include recent works, making it an extensive bibliography. The index is also thorough and very useful for finding specific problems." (William Fahle, ACM Computing Reviews, December, 2008)Algorithms are the very heart of computing … . This book is about right for most people. … Each of the topics is treated in a readable informal style with lots of asides and accounts of personal experiences - 'war stories' in implementing algorithms. … If you want to use it as a course textbook then there are lots of exercises at the end of every chapter. Highly recommended. (Mike James, I Programmer, September, 2009)The Algorithm Design Manual by Steven Skiena is aimed at two groups of people: students and professionals. … It is written in an informal style that I found pleasant and engaging. … The book's unique structure makes it more likely to be immediately useful to the practitioner who has problem to solve and wants to quickly make progress … . the book succeeds admirably. … would be helpful to the student who has never seen this material before. … Overall, I recommend this book warmly. (Neelakantan Kartha, The Book Review Column, 2011)
Table of Content
Practical Algorithm Design.- to Algorithm Design.- Algorithm Analysis.- Data Structures.- Sorting and Searching.- Graph Traversal.- Weighted Graph Algorithms.- Combinatorial Search and Heuristic Methods.- Dynamic Programming.- Intractable Problems and Approximation Algorithms.- How to Design Algorithms.- The Hitchhiker's Guide to Algorithms.- A Catalog of Algorithmic Problems.- Data Structures.- Numerical Problems.- Combinatorial Problems.- Graph Problems: Polynomial-Time.- Graph Problems: Hard Problems.- Computational Geometry.- Set and String Problems.- Algorithmic Resources.
Copyright Date
2008
Target Audience
Scholarly & Professional
Dewey Decimal
005.1
Dewey Edition
22
Illustrated
Yes

Description de l'objet du vendeur

SecondSalecom

SecondSalecom

98,2% d'évaluations positives
24,8M objets vendus
Visiter la BoutiqueContacter

Évaluations détaillées du vendeur

Moyenne au cours des 12 derniers mois

Qualité de la description
4.9
Justesse des frais d'expédition
5.0
Rapidité de l'expédition
5.0
Communication
5.0

Catégories populaires de cette Boutique

Évaluations comme vendeur (5 961 144)

e***u (1748)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Arrived as described thanks!
h***4 (1283)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Nice book
i***a (2877)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Excellent transaction.