» advanced search
subscribe & win

Sign up for our newsletter and enter to win FREE books.

your e-mail address Send!

browse BOOKS

Page 1 of 18   change currency
sort by
Data Structures and Algorithm Analysis in C

Data Structures and Algorithm Analysis in C more books like this

by Mark Allen Weiss

Mark Allen Weiss' innovative approach to algorithms and data structures teaches the simultaneous development of sound analytical and programming skills for the advanced data structures course. Readers learn how to reduce time constraints and develop programs efficiently by analyzing the feasibility of an algorithm before it is coded. The C++ ...

see all copies from $1.99!

new only from $6.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Starting Out with Java: From Control Structures Through Objects

Starting Out with Java: From Control Structures Through Objects more books like this

by Tony Gaddis

Tony Gaddis's accessible, step-by-step style helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and a programming language by presenting all the details needed to understand the "how" and the "why"--but never losing sight ...

see all copies from $16.00!

new only from $37.00! | SVSClick for books eligible for free or discount Super Value Shipping.

Data Structures and Other Objects Using C++

Data Structures and Other Objects Using C++ more books like this

by Michael Main, Walter Savitch

Where will you be ten years from now? How will a course in data structures help you? Perhaps you will be a software engineer writing large software in specialized areas such as computer graphics. The authors of such programs, today and in the future, require a ready knowledge of proven methods for representing data. For example, the graphics ...

see all copies from $1.99!

new only from $1.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java more books like this

by Michael T Goodrich, Roberto Tamassia

This is a fundamental data structures in a consistent object oriented framework. Now revised to reflect the innovations of Java 5.0, Goodrich and Tamassia's Fourth Edition of "Data Structures and Algorithms in Java" continues to offer accessible coverage of fundamental data structures, using a consistent object oriented framework. The authors ...

see all copies from $1.99!

new only from $19.25! | SVSClick for books eligible for free or discount Super Value Shipping.

Data Structures and Program Design in C

Data Structures and Program Design in C more books like this

by Robert L Kruse

Describing programming methods and tools using the C programming language, this text emphasizes problem specification and program design, analysis, testing and verification and program correctness. The text develops large and small programs in runnable C, compares algorithms and data structures to emphasize trade-offs among time, space and ...

see all copies from $1.99!

new only from $1.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Object-Oriented Data Structures Using Java

Object-Oriented Data Structures Using Java more books like this

by Nell Dale, Daniel T Joyce, Chip Weems

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.

see all copies from $1.99!

new only from $44.56! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java more books like this

by Robert Lafore

Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable ...

see all copies from $5.97!

new only from $18.38! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

The Data Model Resource Book: A Library of Universal Data Models by Industry Types

The Data Model Resource Book: A Library of Universal Data Models by Industry Types more books like this

by Len Silverston

A quick and reliable way to build proven databases for core business functions Industry experts raved about The Data Model Resource Book when it was first published in March 1997 because it provided a simple, cost-effective way to design databases for core business functions. Len Silverston has now revised and updated the hugely successful First ...

see all copies from $36.99!

new only from $52.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Data Structures and Algorithm Analysis in Java

Data Structures and Algorithm Analysis in Java more books like this

by Mark Allen Weiss

As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs in Java. A full language update to Java 5.0 throughout the text--particularly its use of generics-adds ...

see all copies from $1.99!

new only from $22.32! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Data Structures & Problem Solving Using Java

Data Structures & Problem Solving Using Java more books like this

by Mark Allen Weiss

Data Structures and Problem Solving Using Java teaches data structures and algorithms from the perspective of abstract thinking and problem solving. In this text, experienced author and educator Mark Allen Weiss takes a unique approach by clearly separating the specification and implementation of data structures. Dr. Weiss presents the interface ...

see all copies from $1.99!

new only from $7.45! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Data Structures with C++ Using STL more books like this

by William Ford, William Topp

For CS2/Data Structures courses using C++. This book uses a modern object-oriented approach to data structures, unified around the notion of the Standard Template Library (STL) container classes. The book presents a systematic development of data structures supported by numerous examples and complete programs. The authors separate the ...

see all copies from $48.99!

new only from $112.35! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Data Structures and Abstractions with Java more books like this

by Frank M Carrano, Walter Savitch

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. This highly anticipated innovative book by two of the leading CS-1/CS-2 authors focuses the design specification and implementation of ADTs. This book ...

see all copies from $1.99!

new only from $27.95! | first editions

view cover

Data Modeling Essentials more books like this

by Graeme Simsion, Graham Witt

"Data Modeling Essentials, Third Edition" provides expert tutelage for data modelers, business analysts and systems designers at all levels. Beginning with the basics, this book provides a thorough grounding in theory before guiding the reader through the various stages of applied data modeling and database design. Later chapters address advanced ...

see all copies from $6.77!

new only from $30.13! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Data Structures, Algorithms, and Software Principles in C more books like this

by Thomas A Standish

Using C, this book develops the concepts and theory of data structures and algorithm analysis in a gradual, step-by-step manner, proceeding from concrete examples to abstract principles. Standish covers a wide range of both traditional and contemporary software engineering topics. The text also includes an introduction to object-oriented ...

see all copies from $16.46!

new only from $55.30! | first editions

view cover

Purely Functional Data Structures more books like this

by Chris Okasaki

Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so ...

see all copies from $39.23!

new only from $39.95! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Data Structures and Algorithms in C++ more books like this

by Adam Drozdek

Highlights three important aspects of data structures and algorithms. 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.

see all copies from $4.97!

new only from $36.45! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C++ Plus Data Structures more books like this

by Nell B Dale

see all copies from $1.99!

new only from $1.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Practical Introduction to Data Structures and Algorithm Analysis more books like this

by Clifford A Shaffer

Appropriate for a sophomore/junior level second course in data structures and algorithms analysis (CS7) in departments of Computer Science. This book thoroughly covers key data structures at the undergraduate level. With a focus on how to assess costs and benefits, it teaches students how to create efficient data structures and algorithms and how ...

see all copies from $1.99!

new only from $19.95! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Introduction to Algorithms: A Creative Approach more books like this

by Udi Manber

This book emphasizes the creative aspects of algorithm design by examining steps used in the process of algorithms development. The heart of this creative process lies in an analogy between proving mathematical theorems by induction and designing combinatorial algorithms. The book contains hundreds of problems and examples. It is designed to ...

see all copies from $18.00!

new only from $64.94! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Java Software Structures: Designing and Using Data Structures more books like this

by John Lewis, Joseph Chase

Java Software Structures teaches CS2 students how to develop high quality software systems using well-designed collections and algorithms. The authors provide a consistent presentation of each data structure, starting with a conceptual overview and moving through an explanation of its usefulness. Various approaches to implementing the data ...

see all copies from $2.34!

new only from $8.00! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Discrete Structures, Logic, and Computability more books like this

by James L Hein

Thoroughly updated, the new Third Edition of Discrete Structures, Logic, and Computability introduces beginning computer science and computer engineering students to the fundamental techniques and ideas used by computer scientists today, focusing on topics from the fields of mathematics, logic, and computer science itself. Dr. Hein provides ...

see all copies from $1.99!

new only from $27.30!

Algorithms + Data Structures=programs more books like this

by Niklaus Wirth

From the inventor of Pascal and Modula-2 comes a new version of Niklaus Wirth's classic work, Algorithms Plus Data Structure Equals Programs (PH, l975). This title uses Modula-2 and includes new material on sequential structure, searching and priority search trees.

see all copies from $1.99!

new only from $145.89! | first editions

view cover

Data Structures and Algorithms more books like this

by Alfred V Aho, Jeffrey D Ullman, John E Hopcroft

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same concept. Algorithm design techniques are also stressed and basic algorithm analysis is covered. Most of the programs are written in Pascal.

see all copies from $8.95!

new only from $59.43! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Data Structures: A Pseudocode Approach with C more books like this

by Richard F Gilberg, Behrouz A Forouzan

This text presents a logical follow-up to Forouzan and Gilberg's CS1 book, "Computer Science: A Structured Programming Approach Using C++", as it follows the same programming style and visual presentation. The pseudocode approach aims to help users learn the foundations of algorithms before they get to the details of C++ language syntax. A strong ...

see all copies from $1.99!

new only from $36.95! | first editions

view cover

Data Structures Using C++ more books like this

by D S Malik

Clearly written with the student in mind, this text focuses on data structures and includes advanced topics in C++ such as linked lists and the standard template library (STL).

see all copies from $17.20!

new only from $45.00! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.


Page 1 of 18: 1 2 3 4 5 6 7 8 9 10 Next>

 

Our Money-Back Guarantee

We guarantee every item's condition, as described on Alibris. If you are not satisfied that an item is as described, return your purchase for a refund.