ISBN.nu logo
isbn.nu
search for books and compare prices
Search >
data structures computer science matches 317 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 9783540606765 Cover for 9783642082337 Cover for 9780132855839 Cover for 9780136080206 Cover for 9780321479273 Cover for 9781449628079 Cover for 9781449646752 Cover for 9780321295354 Cover for 9780486485829 Cover for 9780132576246 Cover for 9780201357448 Cover for 9780201740936 Cover for 9780321375254 Cover for 9780486485812 Cover for 9780136100911 Cover for 9781935504160 Cover for 9781926692975 Cover for 9780932633293 Cover for 9780932633743 Cover for 9780470383278 Cover for 9780471202080 Cover for 9780123851260 Cover for 9780857292865 Cover for 9780321545862 Cover for 9780763710798 Cover for 9780763737467 Cover for 9781449613549 Cover for 9780471111757 Cover for 9780471233398 Cover for 9780137084937 Cover for 9780198065449 Cover for 9780132122306 Cover for 9780136060611 Cover for 9780132129480
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 9783642082337
Product Description: Genetic algorithms are founded upon the principle of evolution, i.e., survival of the fittest. Hence evolution programming techniques, based on genetic algorithms, are applicable to many hard optimization problems, such as optimization of functions with linear and nonlinear constraints, the traveling salesman problem, and problems of scheduling, partitioning, and control...read more
Edition summary (click for prices and details):

Hardcover:

9783540606765 | 3 rev sub edition (Springer-Verlag New York Inc, March 1, 1996), cover price $79.95 | About this edition: Genetic algorithms are founded upon the principle of evolution, i.
9780387580906 | 2nd, exten edition (Springer Verlag, September 1, 1994), cover price $39.00 | About this edition: This book discusses a class of algorithms which rely on analogies to natural processes - algorithms based on the principle of evolution, i.

Paperback:

9783642082337 | 3 edition (Springer Verlag, July 31, 2012), cover price $79.95 | About this edition: Genetic algorithms are founded upon the principle of evolution, i.

3
cover image for 9780132855839
Product Description: In Starting Out with Java: From Control Structures through Objects, Gaddis covers procedural programming—control structures and methods—before introducing object-oriented programming. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter...read more
Edition summary (click for prices and details):

Paperback:

9780132855839 | 5th edition (Addison-Wesley, February 26, 2012), cover price $118.00 | About this edition: In Starting Out with Java: From Control Structures through Objects, Gaddis covers procedural programming—control structures and methods—before introducing object-oriented programming.
9780136080206 | 4 pap/cdr edition (Addison-Wesley, January 30, 2009), cover price $118.00 | About this edition: Tony Gaddis’s accessible, step-by-step style helps beginning students understand the important details necessary to become skilled programmers at an introductory level.
9780321479273 | 3 pap/cdr edition (Addison-Wesley, January 19, 2007), cover price $115.00 | About this edition: KEY BENEFIT: In Starting Out with Java: From Control Structures through Objects, Gaddis covers procedural programming—control structures and methods—before introducing objects in the latter part of the book.

4
cover image for 9781449628079
Product Description: Written in an engaging and informal style, Data Structures Using Java facilitates a student's transition from simple programs in the first semester introductory programming course to more sophisticated, efficient, and effective programs in the second semester data structures course...read more
Edition summary (click for prices and details):

Paperback:

9781449628079 | 1 edition (Jones & Bartlett Pub, January 1, 2012), cover price $144.95 | About this edition: Written in an engaging and informal style, Data Structures Using Java facilitates a student's transition from simple programs in the first semester introductory programming course to more sophisticated, efficient, and effective programs in the second semester data structures course.

5
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.

6
Product Description: Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science...read more
Edition summary (click for prices and details):

Hardcover:

9780132131087 | 2 edition (Addison-Wesley, October 1, 2012), cover price $55.01 | About this edition: Algorithm Design introduces algorithms by looking at the real-world problems that motivate them.
9780321295354 | Addison-Wesley, March 18, 2005, cover price $137.00 | About this edition: Algorithm Design introduces algorithms by looking at the real-world problems that motivate them.

7
cover image for 9780486485829
Product Description: A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems. It uses C++ as the programming language and is suitable for second-year data structure courses and computer science courses in algorithmic analysis...read more
Edition summary (click for prices and details):

Paperback:

9780486485829, titled "Data Structures & Algorithm Analysis in C++" | 3 edition (Dover Pubns, September 14, 2011), cover price $29.95 | About this edition: A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems.

8
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.

9
cover image for 9780486485812
Product Description: A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems. It uses Java as the programming language and is suitable for second-year data structure courses and computer science courses in algorithmic analysis...read more
Edition summary (click for prices and details):

Paperback:

9780486485812, titled "Data Structures & Algorithm Analysis in Java" | 3 edition (Dover Pubns, September 14, 2011), cover price $29.95 | About this edition: A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems.

10
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.

11
cover image for 9781935504160
Product Description: This is the third edition of the training manual for the Data Modeling Master Class that Steve Hoberman teaches onsite and through public classes. This text can be purchased prior to attending the Master Class, the latest course schedule and detailed description can be found on Steve Hoberman's website, stevehoberman...read more
Edition summary (click for prices and details):

Paperback:

9781935504160 | 3 edition (Technics Pubns Llc, September 1, 2011), cover price $185.00 | About this edition: This is the third edition of the training manual for the Data Modeling Master Class that Steve Hoberman teaches onsite and through public classes.

12
cover image for 9781926692975
Product Description: Data structure and software engineering is an integral part of computer science, which, as a whole, is the study of the theoretical foundations of information and computation and of practical techniques for their implementation and application in computer systems...read more
By James L. Antonakos (editor)
Edition summary (click for prices and details):

Hardcover:

9781926692975 | 1 edition (Taylor & Francis, June 15, 2011), cover price $69.95 | About this edition: Data structure and software engineering is an integral part of computer science, which, as a whole, is the study of the theoretical foundations of information and computation and of practical techniques for their implementation and application in computer systems.

13
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.

14
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

15
Data is an expensive and expansive asset. Information capture has forced storage capacity from megabytes to terabytes, exabytes and, pretty soon, zetabytes of data. So the need for accessible storage space for this data is great. To make this huge amount of data usable and relevant, it needs to be organized effectively. Database Base Management Systems, such as Oracle, IBM's DB2, and Microsoft SqlServer are used often, but these are being enhanced continuously and auxiliary tools are being developed every week; there needs to be a fundamental starting point for it all. That stating point is Data Architecture, the blueprint for organizing and structuring of information for services, service providers, and the consumers of that data. Data Architecture: From Zen to Reality explains the principles underlying data architecture, how data evolves with organizations, and the challenges organizations face in structuring and managing their data. It also discusses proven methods and technologies to solve the complex issues dealing with data. The book uses a holistic approach to the field of data architecture by covering the various applied areas of data, including data modelling and data model management, data quality , data governance, enterprise information management, database design, data warehousing, and warehouse design. This book is a core resource for anyone emplacing, customizing or aligning data management systems, taking the Zen-like idea of data architecture to an attainable reality. Presents fundamental concepts of enterprise architecture with definitions and real-world applications and scenariosTeaches data managers and planners about the challenges of building a data architecture roadmap, structuring the right team, and building a long term set of solutions Includes the detail needed to illustrate how the fundamental principles are used in current business practice
Edition summary (click for prices and details):

Paperback:

9780123851260 | Morgan Kaufmann Pub, March 23, 2011, cover price $64.95 | About this edition: Data is an expensive and expansive asset.

Miscellaneous:

9780123851277 | Ebrary, May 1, 2011, cover price $64.95

16
cover image for 9780857292865
Product Description: Core Concepts in Data Analysis: Summarization, Correlation and Visualization provides in-depth descriptions of those data analysis approaches that either summarize data (principal component analysis and clustering, including hierarchical and network clustering) or correlate different aspects of data (decision trees, linear rules, neuron networks, and Bayes rule)...read more
Edition summary (click for prices and details):

Paperback:

9780857292865 | Springer-Verlag New York Inc, April 29, 2011, cover price $39.95 | About this edition: Core Concepts in Data Analysis: Summarization, Correlation and Visualization provides in-depth descriptions of those data analysis approaches that either summarize data (principal component analysis and clustering, including hierarchical and network clustering) or correlate different aspects of data (decision trees, linear rules, neuron networks, and Bayes rule).

17
cover image for 9780321545862
Product Description: Starting Out with Java: From Control Structures through Data Structures is designed to be used in a 2 or 3 semester/quarter sequence for beginning programmers. Tony Gaddis emphasizes problem-solving and program design by teaching the Java programming language through a step-by-step detailed presentation...read more
Edition summary (click for prices and details):

Paperback:

9780321545862 | 2 edition (Addison-Wesley, February 21, 2011), cover price $137.00 | About this edition: Starting Out with Java: From Control Structures through Data Structures is designed to be used in a 2 or 3 semester/quarter sequence for beginning programmers.

18
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.

19
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.

20
A goldmine of valuable tools for data modelers!Data modelers render raw data-names, addresses, and sales totals, for instance-into information such as customer profiles and seasonal buying patterns that can be used for making critical business decisions. This book brings together thirty of the most effective tools for solving common modeling problems. The author provides an example of each tool and describes what it is, why it is needed, and how it is generally used to model data for both databases and data warehouses, along with tips and warnings. Blank sample copies of all worksheets and checklists described are provided in an appendix.Companion Web site features updates on the latest tools and techniques, plus links to related sites offering automated tools.
Edition summary (click for prices and details):

Paperback:

9780471111757 | John Wiley & Sons Inc, December 21, 2001, cover price $75.00 | About this edition: A goldmine of valuable tools for data modelers!

Miscellaneous:

9781118080573 | John Wiley & Sons Inc, February 11, 2011, cover price $75.00
9780471233398 | John Wiley & Sons Inc, April 22, 2002, cover price $70.00

21
cover image for 9780137084937
Product Description: Making Data Integration Work: How to Systematically Reduce Cost, Improve Quality, and Enhance Effectiveness   Today’s enterprises are investing massive resources in data integration. Many possess thousands of point-to-point data integration applications that are costly, undocumented, and difficult to maintain...read more
Edition summary (click for prices and details):

Hardcover:

9780137084937 | IBM Pr, December 27, 2010, cover price $59.99 | About this edition: Making Data Integration Work: How to Systematically Reduce Cost, Improve Quality, and Enhance Effectiveness   Today’s enterprises are investing massive resources in data integration.

22
cover image for 9780198065449
Product Description: Data Structures Using C is designed to serve as a textbook for undergraduate engineering students of Computer Science as well as postgraduate students of Computer Applications. The book aims to provide a comprehensive coverage of the concepts of Data Structures...read more
Edition summary (click for prices and details):

Paperback:

9780198065449 | Oxford Univ Pr, March 25, 2011, cover price $29.95 | About this edition: Data Structures Using C is designed to serve as a textbook for undergraduate engineering students of Computer Science as well as postgraduate students of Computer Applications.

23
cover image for 9780132122306
Product Description: The Third Edition of Data Abstraction and Problem Solving with Java: Walls and Mirrors employs the analogies of Walls (data abstraction) and Mirrors (recursion) to teach Java programming design solutions, in a way that beginning students find accessible...read more
Edition summary (click for prices and details):

Paperback:

9780132122306, titled "Data Abstraction & Problem Solving With Java: Walls and Mirrors" | 3 edition (Addison-Wesley, October 20, 2010), cover price $137.00 | About this edition: The Third Edition of Data Abstraction and Problem Solving with Java: Walls and Mirrors employs the analogies of Walls (data abstraction) and Mirrors (recursion) to teach Java programming design solutions, in a way that beginning students find accessible.

24
cover image for 9780136060611
Product Description: Problem Solving with Data Structures, First Edition is not a traditional data structures textbook that teaches concepts in an abstract, and often dry, context that focuses on data structures using numbers. Instead, this book takes a more creative approach that uses media and simulations (specifically, trees and linked lists of images and music), to make concepts more concrete, more relatable, and therefore much more motivating for students...read more
Edition summary (click for prices and details):

Paperback:

9780136060611 | 1 edition (Prentice Hall, January 5, 2010), cover price $137.00 | About this edition: Problem Solving with Data Structures, First Edition is not a traditional data structures textbook that teaches concepts in an abstract, and often dry, context that focuses on data structures using numbers.

25
cover image for 9780132129480
Product Description: Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++. Providing an early, self-contained review of object-oriented programming and C++, this text gives students a firm grasp of key concepts and allows those experienced in another language to adjust easily...read more
Edition summary (click for prices and details):

Paperback:

9780132129480, titled "Data Structures & Other Objects Using C++" | 4th edition (Addison-Wesley, February 24, 2010), cover price $137.00 | About this edition: Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++.

at beginning | displaying 1 to 25 | next 25 >