C++ Plus Data Structures (inbunden)
Format
Inbunden (Hardback)
Språk
Engelska
Antal sidor
838
Utgivningsdatum
2016-09-09
Upplaga
6 Revised edition
Förlag
Jones and Bartlett Publishers, Inc
Dimensioner
236 x 188 x 38 mm
Vikt
1476 g
Antal komponenter
1
Komponenter
Access Code Inside - Navigate 2 Advantage Access
ISBN
9781284089189

C++ Plus Data Structures

(1 röst)  |  Läs 1 recension
Inbunden,  Engelska, 2016-09-09
877
Tillfälligt slut – klicka "Bevaka" för att få ett mejl så fort boken går att köpa igen.
C++ Plus Data Structures, Sixth Edition explores the specifications, applications, and implementations of abstract data types with unmatched accessibility. Topics such as modularization, data encapsulation, information hiding, object-oriented decomposition, algorithm analysis, life-cycle software verification models, and data abstraction are carefully presented to foster solid software engineering techniques. NEW & KEY FEATURES OF THE SIXTH EDITION: UPDATED Updated with new C++11 features including range-based for loops and threads NEW Includes a new Chapter 10, Trees Plus, that emphasizes balancing of search trees by covering AVL Trees, Red-Black Trees, and B-Trees NEW Includes a new chapter on Sets, Maps, and Hashing NEW Chapter 12, Sorting, now includes practical performance issues and parallel merge sort NEW Chapters in the second half of the text are now easier to assign in alternate orders, supporting a wider range of course goals and organizations NEW Modern new design enhances the look and feel of the text STUDENT FAVORITE Pedagogical features include: chapter openers with goals, marginal definition boxes, algorithm boxes, C++ boxes, function boxes, case studies, chapter summary, and end of chapter exercises
Visa hela texten

Kundrecensioner

Det finns 1 recension av C++ Plus Data Structures. Har du också läst boken? Om du har köpt den på Bokus.com vill vi gärna höra vad du tyckte om den! Sätt ditt betyg »
  1. 2011 C++ programming with arrays, lists, pointers
    Jim E Blevins, 12 juli 2021

    The book is written for students who need to develop fluency using pointers while implementing simple, basic data structures, using C++, roughly corresponding to CS2 in the old ACM curriculum.

    Reading and mastering the book and writing lots of C++ code is plenty of work for a CS2 course.

    A CS2 course is often followed by a more thorough course on data structures, with more of an emphasis on proving properties of list and graph algorithms, that require the skills in [C++]... Läs hela recensionen

Visa alla 1 recensioner

Fler böcker av författarna

Övrig information

Nell Dale received a B.S. in Mathematics and Psychology from the University of Houston, a M.A. in Mathematics, from the University of Texas at Austin, and a Ph.D. in Computer Sciences from the University of Texas at Austin. Nell Dale has been on the faculty at the University of Texas, Austin since 1975. She teaches occasionally but concentrates on computer science education, writing, traveling, tennis, and bridge -- and her family of course. Chip Weems is an Associate Professor of computer science at the University of Massachusetts at Amherst. He received his Bachelor's and Master's degrees from Oregon State University in 1977 and 1979, respectively. He received a Ph.D. from the University of Massachusetts in 1984. Over the last 23 years, he has taught courses in introductory programming, software engineering, computer architecture, and parallel processing. Since 1986 he has co-authored 13 textbooks that have helped over a million students learn to program computers. His books have been translated into French, Spanish, and Russian. He conducts research in computer architecture, compilers, parallel processing, and compiler-architecture co-optimization.