Vous en avez un à vendre?

Objets, abstraction, structures de données et conception : utilisation de C++ - livre de poche - BON

État :
Bon
2 disponibles
Prix :
5,73 $US
Environ7,87 $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 mer. 26 juin et le lun. 1 juil. à 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 :256483876104
Dernière mise à jour : avr. 30, 2024 14:21:27 HAEAfficher toutes les modificationsAfficher toutes les modifications

Caractéristiques de l'objet

État
Bon: Un livre qui a été lu, mais qui est en bon état. La couverture présente des dommages infimes, ...
Brand
Unbranded
Book Title
Objects, Abstraction, Data Structures and Design: Using C++
MPN
Does not apply
ISBN
9780471467557
Subject Area
Computers
Publication Name
Objects, Abstraction, Data Structures and Design : Using C++
Publisher
Wiley & Sons, Incorporated, John
Item Length
9.2 in
Subject
Programming Languages / C++
Publication Year
2005
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1.3 in
Author
Elliot B. Koffman, Paul A. T. Wolfgang
Item Weight
44.1 Oz
Item Width
7.5 in
Number of Pages
832 Pages

À propos de ce produit

Product Information

Koffman and Wolfgang introduce data structures in the context of C++ programming. They embed the design and implementation of data structures into the practice of sound software design principles that are introduced early and reinforced by 20 case studies. Data structures are introduced in the C++ STL format whenever possible. Each new data structure is introduced by describing its interface in the STL. Next, one or two simpler applications are discussed then the data structure is implemented following the interface previously introduced. Finally, additional advanced applications are covered in the case studies, and the cases use the STL. In the implementation of each data structure, the authors encourage students to perform a thorough analysis of the design approach and expected performance before actually undertaking detailed design and implementation. Students gain an understanding of why different data structures are needed, the applications they are suited for, and the advantages and disadvantages of their possible implementations. Case studies follow a five-step process (problem specification, analysis, design, implementation, and testing) that has been adapted to object-oriented programming. Students are encouraged to think critically about the five-step process and use it in their problem solutions. Several problems have extensive discussions of testing and include methods that automate the testing process. Some cases are revisited in later chapters and new solutions are provided that use different data structures. The text assumes a first course in programming and is designed for Data Structures or the second course in programming, especially those courses that include coverage of OO design and algorithms. A C++ primer is provided for students who have taken a course in another programming language or for those who need a review in C++. Finally, more advanced coverage of C++ is found in an appendix. Course Hierarchy: Course is the second course in the CS curriculum Required of CS majors Course names include Data Structures and Data Structures & Algorithms

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0471467553
ISBN-13
9780471467557
eBay Product ID (ePID)
48063862

Product Key Features

Number of Pages
832 Pages
Language
English
Publication Name
Objects, Abstraction, Data Structures and Design : Using C++
Publication Year
2005
Subject
Programming Languages / C++
Type
Textbook
Subject Area
Computers
Author
Elliot B. Koffman, Paul A. T. Wolfgang
Format
Trade Paperback

Dimensions

Item Height
1.3 in
Item Weight
44.1 Oz
Item Length
9.2 in
Item Width
7.5 in

Additional Product Features

Intended Audience
College Audience
LCCN
2005-021403
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.1/17
Lc Classification Number
Qa76.64.K63 2005
Copyright Date
2006

Description de l'objet du vendeur

SecondSalecom

SecondSalecom

98,2% d'évaluations positives
25,0M 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 (6 002 479)

o***o (177)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Great seller thanks!
s***1 (277)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
The item was accurately described and arrived promptly.
o***o (177)- Évaluation laissée par l'acheteur.
Dernier mois
Achat vérifié
Great seller thanks!

Évaluations et avis sur le produit

4.0
2 évaluations du produit
  • 1 utilisateurs ont attribué une note de 5 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 4 étoiles sur 5
  • 1 utilisateurs ont attribué une note de 3 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 2 étoiles sur 5
  • 0 utilisateurs ont attribué une note de 1 étoiles sur 5

Avis les plus pertinents

  • average book with some benefits

    The main benefit to this book is the price and the website for additional material. The book doesn't have a CD and the contents of the book rarely give you compileable code to use and modify your self. I'd rather have a book from prentice hall or pearson. They give you examples of programming that actually compile and this book tends to give you snippets that you have to put with other things that you must find elsewhere.