ISBN.nu logo
isbn.nu
search for books and compare prices
Search >
data structures matches 259 work(s)
at beginning | displaying 1 to 25 | next 25 >
Jump to start at |
show results in order: alphabetically | oldest to newest | newest to oldest
Cover for 9780534375973 Cover for 9780534491826 Cover for 9780534949747 Cover for 9781449646752 Cover for 9780132576246 Cover for 9780201357448 Cover for 9780201740936 Cover for 9780321375254 Cover for 9780136100911 Cover for 9780932633293 Cover for 9780932633743 Cover for 9780470383278 Cover for 9780471202080 Cover for 9780763710798 Cover for 9780763737467 Cover for 9781449613549 Cover for 9780521641708 Cover for 9780521103503 Cover for 9783540779773 Cover for 9783642096822 Cover for 9780763757564 Cover for 9780201549911 Cover for 9780201748352 Cover for 9780321322135 Cover for 9780321541406 Cover for 9780763755645 Cover for 9783540739487 Cover for 9780131580510 Cover for 9783540729136 Cover for 9780763706210 Cover for 9780763714703 Cover for 9780763741587 Cover for 9780131986190 Cover for 9780763737948 Cover for 9780130174895 Cover for 9780132370455 Cover for 9780201741193 Cover for 9780201874020 Cover for 9780321247254 Cover for 9780805312263 Cover for 9780321433329 Cover for 9780716782506 Cover for 9780716782926 Cover for 9780929306377 Cover for 9780929306407 Cover for 9780132576277 Cover for 9780201357547 Cover for 9780321370136
1
Using the C++ programming language, author Adam Drozdek highlights three important aspects of data structures and algorithms. First, the book places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity. Second, the book presents data structures in the context of object-oriented program design, stressing the principle of information hiding in its treatment of encapsulation and decomposition. Finally, the book closely examines data structure implementation. Overall, this practical and theoretical book prepares students with a solid foundation in data structures for future courses and work in design implementation, testing, or maintenance of virtually any software system.
Edition summary (click for prices and details):

Hardcover:

9781133608424 | 4th edition (Course Technology Ptr, August 31, 2012), cover price $192.95
9780534491826 | 3 edition (Course Technology Ptr, October 1, 2004), cover price $175.95 | About this edition: Using the C++ programming language, author Adam Drozdek highlights three important aspects of data structures and algorithms.
9780534375973 | 2nd edition (Brooks/Cole Pub Co, June 1, 2000), cover price $96.95 | About this edition: Building on widespread use of the C++ programming language in industry and education, this book provides a broad-based and case-driven study of data structures -- and the algorithms associated with them -- using C++ as the language of implementation.
9780534949747 | Pws Pub Co, December 1, 1995, cover price $81.95 | About this edition: Aimed at students in advanced data structures courses, this work covers implementation in C++, details an explanation of recursion by tracing run-time stack, and discusses data compression and memory management.

2
cover image for 9781449646752
Product Description: Written By Renowned Author And Educator Nell Dale, C++ Plus Data Structures, Fifth Edition Explores The Specifications, Applications, And Implementations Of Abstract Data Types With Unmatched Accessibility. Updated With New Case Studies And Exercises Throughout, This Edition Provides Intuitive Explanations That Clarify Abstract Concepts, And Approaches The Study Of Data Structures With Emphasis On Computer Science Theory And Software Engineering Principles...read more
Edition summary (click for prices and details):

Hardcover:

9781449646752 | 5th edition (Jones & Bartlett Pub, September 29, 2011), cover price $177.95 | About this edition: Written By Renowned Author And Educator Nell Dale, C++ Plus Data Structures, Fifth Edition Explores The Specifications, Applications, And Implementations Of Abstract Data Types With Unmatched Accessibility.

3
cover image for 9780132576246
Product Description: Data Structures and Other Objects Using Java is a gradual, "just-in-time" introduction to Data Structures for a CS2 course. Each chapter provides a review of the key aspects of object-oriented programming and a syntax review, giving students the foundation for understanding significant programming concepts...read more
Edition summary (click for prices and details):

Paperback:

9780132576246 | 4th edition (Prentice Hall, November 12, 2011), cover price $130.00 | About this edition: Data Structures and Other Objects Using Java is a gradual, "just-in-time" introduction to Data Structures for a CS2 course.
9780321375254 | 3 edition (Addison-Wesley, October 1, 2005), cover price $125.00 | About this edition: Takes a gentle approach to learning data structures using the Java programming language.
9780201740936 | 2 sub edition (Addison-Wesley, October 1, 2002), cover price $105.00 | About this edition: This book takes a gentle approach to the data structures course in Java.
9780201357448 | Addison-Wesley, October 1, 1998, cover price $87.00 | About this edition: This book takes a gentle approach to the data structures course in Java.

4
cover image for 9780136100911
Product Description: Data Structures and Abstractions with Java, 3e, is ideal for one- or two-semester courses in data structures (CS-2) in the departments of Computer Science, Computer Engineering, Business, and Management Information Systems. This is the most student-friendly data structures text available that introduces ADTs in individual, brief chapters — each with pedagogical tools to help students master each concept...read more
Edition summary (click for prices and details):

Hardcover:

9780136100911 | 3 har/psc edition (Prentice Hall, September 13, 2011), cover price $137.00 | About this edition: Data Structures and Abstractions with Java, 3e, is ideal for one- or two-semester courses in data structures (CS-2) in the departments of Computer Science, Computer Engineering, Business, and Management Information Systems.

5
cover image for 9780932633743
Product Description: Learning the basics of a modeling technique is not the same as learning how to use and apply it. To develop a data model of an organization is to gain insights into its nature that do not come easily. Indeed, analysts are often expected to understand subtleties of an organization's structure that may have evaded people who have worked there for years...read more
Edition summary (click for prices and details):

Hardcover:

9780932633293 | Dorset House, November 1, 1995, cover price $39.95 | About this edition: Learning the basics of a modeling technique is not the same as learning how to use and apply it.

Paperback:

9780932633743 | Dorset House, June 1, 2011, cover price $36.95 | About this edition: Learning the basics of a modeling technique is not the same as learning how to use and apply it.

6
An updated, innovative approach to data structures and algorithmsWritten by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++. The unparalleled author team incorporates the object-oriented design paradigm using C++ as the implementation language, while also providing intuition and analysis of fundamental algorithms. Offers a unique multimedia format for learning the fundamentals of data structures and algorithmsAllows you to visualize key analytic concepts, learn about the most recent insights in the field, and do data structure designProvides clear approaches for developing programsFeatures a clear, easy-to-understand writing style that breaks down even the most difficult mathematical conceptsBuilding on the success of the first edition, this new version offers you an innovative approach to fundamental data structures and algorithms.
Edition summary (click for prices and details):

Paperback:

9781118088227 | 2 wkp edition (John Wiley & Sons Inc, May 3, 2011), cover price $77.80
9780470383278 | 2 edition (John Wiley & Sons Inc, February 22, 2011), cover price $161.90 | About this edition: An updated, innovative approach to data structures and algorithmsWritten by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++.
9780471202080 | John Wiley & Sons Inc, March 1, 2003, cover price $156.20 | About this edition: * Provides a comprehensive introduction to data structures and algorithms, including their design, analysis, and implementation* Each data structure is presented using ADTs and their respective implementations* Helps provide an understanding of the wide spectrum of skills ranging from sound algorithm and data structure design to efficient implementation and coding of these designs in C++Wiley Higher Education

7
cover image for 9780763737467
Product Description: Thoroughly revised and updated, Object Oriented Data Structures using Java, Second Edition presents classic data structure topics with an emphasis on problem solving, theory, and software engineering principles. Beginning early and continuing throughout the text, the authors carefully introduce and expand on the use of many Java features such as packages, interfaces, abstract classes, inheritance, and exceptions...read more
Edition summary (click for prices and details):

Hardcover:

9780763737467 | 2 edition (Jones & Bartlett Pub, February 27, 2006), cover price $153.95 | About this edition: Thoroughly revised and updated, Object Oriented Data Structures using Java, Second Edition presents classic data structure topics with an emphasis on problem solving, theory, and software engineering principles.
9780763710798 | Hardcover with CD edition (Jones & Bartlett Pub, December 1, 2001), cover price $98.95 | About this edition: This book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.

8
cover image for 9781449613549
Product Description: Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essential resource for students learning data structures using the Java programming language...read more
Edition summary (click for prices and details):

Hardcover:

9781449613549 | 3 edition (Jones & Bartlett Pub, February 25, 2011), cover price $166.95 | About this edition: Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essential resource for students learning data structures using the Java programming language.

9
cover image for 9780521103503
Product Description: The goal of this book is to provide a comprehensive and systematic introduction to the important and highly applicable method of data refinement and the simulation methods used for proving its correctness. The authors concentrate in the first part on the general principles needed to prove data refinement correct...read more
Edition summary (click for prices and details):

Hardcover:

9780521641708 | Cambridge Univ Pr, January 1, 1999, cover price $126.00 | About this edition: The goal of this book is to provide a comprehensive and systematic introduction to the important and highly applicable method of data refinement and the simulation methods used for proving its correctness.

Paperback:

9780521103503 | 1 edition (Cambridge Univ Pr, December 18, 2008), cover price $79.00 | About this edition: The goal of this book is to provide a comprehensive and systematic introduction to the important and highly applicable method of data refinement and the simulation methods used for proving its correctness.

10
cover image for 9783540779773
Product Description: Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retrieval of data, frequently used algorithms, and basic techniques for modeling, understanding and solving algorithmic problems...read more
Edition summary (click for prices and details):

Hardcover:

9783540779773 | Springer-Verlag New York Inc, September 30, 2008, cover price $49.95 | About this edition: Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science.

Paperback:

9783642096822 | Springer Verlag, September 30, 2008, cover price $49.95 | About this edition: Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science.

11
cover image for 9780763757564
Product Description: With an accessible writing style and manageable content, Data Structures and Algorithms using Java is the ideal text for your course. It covers the entire recommended syllabus put forth by the Association of Computing Machinery (ACM) standard curriculum guidelines for "Algorithms and Data Structures...read more
Edition summary (click for prices and details):

Paperback:

9780763757564 | 1 edition (Jones & Bartlett Pub, December 17, 2008), cover price $162.95 | About this edition: With an accessible writing style and manageable content, Data Structures and Algorithms using Java is the ideal text for your course.

12
cover image for 9780321541406
Data Structures and Problem Solving Using Java  3/e  provides a practical introduction to data structures from a viewpoint of abstract thinking and problem solving, and incorporates the enhancements of Java 5.0.  It includes coverage of generic programming, and content on the design of generic collection classes. This book is appropriate for readers who are familiar with basic Java programming concepts or are new to the language and want to learn how it treats data structures concepts.
Edition summary (click for prices and details):

Hardcover:

9780321322135, titled "Data Structures & Problem Solving Using Java" | 3 edition (Addison-Wesley, February 18, 2005), cover price $128.20 | About this edition: Data Structures and Problem Solving Using Java  3/e  provides a practical introduction to data structures from a viewpoint of abstract thinking and problem solving, and incorporates the enhancements of Java 5.
9780201748352 | 2 sub edition (Addison-Wesley, August 1, 2001), cover price $109.40 | About this edition: Data Structures and Problem Solving Using Java, Second Edition, provides a practical introduction to data structures and algorithms from the perspective of abstract thinking and problem solving, as well as the use of Java.
9780201549911 | Addison-Wesley, October 1, 1997, cover price $81.00 | About this edition: Data Structures and Problem Solving Using Java teaches data structures and algorithms from the perspective of abstract thinking and problem solving.

Paperback:

9780321541406, titled "Data Structures & Problem Solving Using Java" | 4th edition (Addison-Wesley, October 7, 2009), cover price $137.00

13
cover image for 9780763755645
Product Description: C++ Data Structures: A Laboratory Course, Third Edition exemplifies the active learning experience. With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they are applied...read more
Edition summary (click for prices and details):

Paperback:

9780763755645 | 3 edition (Jones & Bartlett Pub, February 19, 2008), cover price $68.95 | About this edition: C++ Data Structures: A Laboratory Course, Third Edition exemplifies the active learning experience.

14
Edition summary (click for prices and details):

Hardcover:

9780131852914 | Prentice Hall, August 30, 2011, cover price $49.99

15
Edition summary (click for prices and details):

Hardcover:

9780136043393 | 2 psc edition (Prentice Hall, December 18, 2007), cover price $45.20

16
cover image for 9783540739487
Product Description: This book constitutes the refereed proceedings of the 10th International Workshop on Algorithms and Data Structures, WADS 2007, held in Halifax, Canada, in August 2005. The 54 revised full papers presented together with 2 invited papers were carefully reviewed and selected from 142 submissions...read more
By Frank Dehne (editor)
Edition summary (click for prices and details):

Paperback:

9783540739487 | Springer-Verlag New York Inc, September 10, 2007, cover price $139.00 | About this edition: This book constitutes the refereed proceedings of the 10th International Workshop on Algorithms and Data Structures, WADS 2007, held in Halifax, Canada, in August 2005.

17
cover image for 9780131580510
Product Description: Most books on data structures are filled with so many technical details (and lack thorough explanations) that the reading becomes difficult. This accessible, conversational presentation explores data structures concepts in clear language...read more
Edition summary (click for prices and details):

Hardcover:

9780131580510 | 1 har/cdr edition (Prentice Hall, August 2, 2007), cover price $137.00 | About this edition: Most books on data structures are filled with so many technical details (and lack thorough explanations) that the reading becomes difficult.

18
cover image for 9783540729136
Product Description: This book constitutes the refereed proceedings of the 4th International Conference on Fun with Algorithms, FUN 2007, held in Castiglioncello, Italy in June 2007. It details the use, design, and analysis of algorithms and data structures, focusing on results that provide amusing, witty, but nonetheless original and scientifically profound, contributions to the area...read more
By Pierluigi Crescenzi (editor), Giuseppe Prencipe (editor) and Geppino Pucci (editor)
Edition summary (click for prices and details):

Paperback:

9783540729136 | Springer-Verlag New York Inc, July 4, 2007, cover price $64.95 | About this edition: This book constitutes the refereed proceedings of the 4th International Conference on Fun with Algorithms, FUN 2007, held in Castiglioncello, Italy in June 2007.

19
cover image for 9780763741587
Product Description: Updated and reorganized, C Plus Plus, Plus Data Structures, Fourth Edition explores the specifications, applications, and implementations of abstract data types with unmatched accessibility. Written by renowned author and educator Nell Dale, this text provides intuitive explanations that clarify abstract concepts, and approaches the study of data structures with emphasis on computer science theory and software engineering principles...read more
Edition summary (click for prices and details):

Hardcover:

9780763741587 | 4th edition (Jones & Bartlett Pub, November 15, 2006), cover price $162.95 | About this edition: Updated and reorganized, C Plus Plus, Plus Data Structures, Fourth Edition explores the specifications, applications, and implementations of abstract data types with unmatched accessibility.
9780763704810 | 3 sub edition (Jones & Bartlett Pub, January 1, 2003), cover price $125.95
9780763714703 | Jones & Bartlett Pub, December 1, 2000, cover price $87.95 | About this edition: C++ Plus Data Structures is designed for a course in Data Structures w here C++ is the programming language.
9780763706210 | Jones & Bartlett Pub, July 1, 1998, cover price $79.95 | About this edition: This is a C++ second-semester text that blends computer science theory with practical software engineering principles.

20
cover image for 9780131986190
Product Description: This innovative new book encourages readers to utilize the “Outside-In” approach to learning the use, design and implementation of data structures. The author introduces every data structure by first narrating its properties and use in applications (the "outside" view)...read more
Edition summary (click for prices and details):

Paperback:

9780131986190 | 1 edition (Prentice Hall, November 1, 2006), cover price $145.95 | About this edition: This innovative new book encourages readers to utilize the “Outside-In” approach to learning the use, design and implementation of data structures.

21
cover image for 9780763737948
Product Description: Ada Plus Data Structures is the most up-to-date, student-friendly Ada text available. Using the newly updated Ada 2005, the text introduces and discusses such familiar topics as strings, sets, stacks, queues, lists, trees, graphs, and much more...read more
Edition summary (click for prices and details):

Paperback:

9780763737948, titled "Ada Plus Data Structures: An Object-oriented Approach" | 2 edition (Jones & Bartlett Pub, August 15, 2006), cover price $205.95 | About this edition: Ada Plus Data Structures is the most up-to-date, student-friendly Ada text available.
9780669292664 | Tch edition (Houghton Mifflin College Div, January 1, 1996), cover price $2.67 | About this edition: Provides a clear, comprehensive introduction to data structures, algorithms, and data abstraction.

22
cover image for 9780132370455
Product Description: Using the latest features of Java 5, this unique object-oriented presentation introduces readers to data structures via thirty, manageable chapters.   KEY FeaturesTOPICS: Introduces each ADT in its own chapter, including examples or applications...read more
Edition summary (click for prices and details):

Hardcover:

9780132370455 | 2 edition (Prentice Hall, August 4, 2006), cover price $146.00 | About this edition: Using the latest features of Java 5, this unique object-oriented presentation introduces readers to data structures via thirty, manageable chapters.
9780130174895 | Prentice Hall, December 1, 2002, cover price $108.00 | About this edition: For one-semester Introductory courses or two-semester courses in data structures (CS-2) in the departments of Computer Science, Computer Engineering, Business, and Management Information Systems.

23
cover image for 9780321433329
Product Description: The classic, best-selling Data Abstraction and Problem Solving with C++: Walls and Mirrors book provides a firm foundation in data abstraction that emphasizes the distinction between specifications and implementation as the basis for an object-oriented approach...read more
Edition summary (click for prices and details):

Hardcover:

9780321247254 | 4 sub edition (Longman Pub Group, February 1, 2004), cover price $121.20 | About this edition: This classic book has been revised to further enhance its focus on data abstraction and data structures using C++.
9780201741193 | 3 edition (Addison-Wesley, August 1, 2001), cover price $96.00 | About this edition: This classic book has been revised to further enhance its focus on data abstraction and data structures using C++.
9780201874020 | 2nd edition (Addison-Wesley, November 1, 1997), cover price $76.00 | About this edition: Focusing on data abstraction and data structures, the second edition of this very successful books continues to emphasize the needs of both the instructor and the student.
9780805312263 | Benjamin-Cummings Pub Co, February 1, 1995, cover price $71.00 | About this edition: This new edition of Walls and Mirrors presents the important concepts of data abstraction and data structures using C++ as the language of implementation.

Paperback:

9780321433329, titled "Data Abstraction & Problem Solving With C++: Walls & Mirrors" | 5th edition (Addison-Wesley, July 14, 2006), cover price $137.00 | About this edition: The classic, best-selling Data Abstraction and Problem Solving with C++: Walls and Mirrors book provides a firm foundation in data abstraction that emphasizes the distinction between specifications and implementation as the basis for an object-oriented approach.

24
cover image for 9780929306407
Product Description: Designed to function as a textbook or as a professional reference, "Fundamentals of Data Structures in C" provides in-depth coverage of all aspects of data structure implementation in ANSI C. The book goes beyond the standard fare of stacks, queues, and lists to offer such features as afull chapter on search structures and a discussion of advanced tree structures...read more
Edition summary (click for prices and details):

Hardcover:

9780716782926, titled "Fundamentals of Data Structures in C++" | W H Freeman & Co, March 1, 1995, cover price $113.75 | About this edition: This text offers a complete rendering of basic data structure implementations in the popular language C++.
9780716782506 | W H Freeman & Co, March 1, 1992, cover price $113.75 | About this edition: Designed to function as a textbook or as a professional reference, "Fundamentals of Data Structures in C" provides in-depth coverage of all aspects of data structure implementation in ANSI C.

Paperback:

9780929306407 | 2 edition (Silicon Pr, August 1, 2007), cover price $89.95 | About this edition: Designed to function as a textbook or as a professional reference, "Fundamentals of Data Structures in C" provides in-depth coverage of all aspects of data structure implementation in ANSI C.
9780929306377, titled "Fundamentals of Data Structures in C++" | 2 edition (Silicon Pr, June 30, 2006), cover price $89.95 | About this edition: Designed to function as a textbook or as a professional reference, "Fundamentals of Data Structures in C" provides in-depth coverage of all aspects of data structure implementation in ANSI C.

25
cover image for 9780132576277
Product Description: Data Structures and Algorithm Analysis in Java is an “advanced algorithms” book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course was known as CS7. This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency...read more
Edition summary (click for prices and details):

Hardcover:

9780132576277, titled "Data Structures and Algorithm Analysis in Java" | 3 edition (Addison-Wesley, November 25, 2011), cover price $137.00 | About this edition: Data Structures and Algorithm Analysis in Java is an “advanced algorithms” book that fits between traditional CS2 and Algorithms Analysis courses.
9780321370136, titled "Data Structures And Algorithm Analysis in Java" | 2 edition (Addison-Wesley, March 3, 2006), cover price $143.00 | About this edition: In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second.
9780201357547 | Addison-Wesley, February 1, 1999, cover price $122.00 | About this edition: Mark Allen Weiss provides a proven approach to algorithms and data structures using the exciting Java programming language as the implementation tool.

at beginning | displaying 1 to 25 | next 25 >