|
Introduction to Algorithms
more books like this
by
Thomas H Cormen, Charles E Leiserson, Ronald L Rivest
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and ...
see all copies
from $6.15!
new only
from $25.00!
|
first editions
|
SVS
|
|
Introduction to Algorithms, Second Edition
more books like this
by
Thomas H Cormen, Charles E Leiserson, Ronald L Rivest
This title covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The ...
see all copies
from $29.95!
new only
from $47.50!
|
first editions
|
|
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 $10.69!
|
first editions
|
SVS
|
|
Algorithm Design
more books like this
by
Jon Kleinberg, Eva Tardos, Iva Tardos
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 ...
see all copies
from $38.97!
new only
from $38.97!
|
first editions
|
SVS
|
|
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!
|
first editions
|
SVS
|
|
An Introduction to Genetic Algorithms
more books like this
by
Melanie Mitchell
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible introduction describes some of the most interesting research in the field and also enables readers to implement and experiment with genetic algorithms ...
see all copies
from $16.99!
new only
from $27.21!
|
signed copies
|
first editions
|
|
The Algorithm Design Manual
more books like this
by
Steven S Skiena
'...The most comprehensive guide to designing practical and efficient algorithms!..."The Algorithm Design Manual, Second Edition"...the book is an algorithm-implementation treasure trove, and putting all of these implementations in one place was no small feat. The list of implementations [and] extensive bibliography make the book an invaluable ...
see all copies
from $41.36!
new only
from $41.36!
|
first editions
|
|
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 $6.34!
new only
from $18.50!
|
first editions
|
SVS
|
|
Algorithmics: The Spirit of Computing
more books like this
by
David Harel
The best selling 'Algorithmics' presents the most important, concepts, methods and results that are fundamental to the science of computing. It starts by introducing the basic ideas of algorithms, including their structures and methods of data manipulation. It then goes on to demonstrate how to design accurate and efficient algorithms, and ...
see all copies
from $1.99!
new only
from $4.65!
|
first editions
|
|
Algorithms in a Nutshell
more books like this
by
George T Heineman, Gary Pollice, Stanley Selkow
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. "Algorithms in a Nutshell" describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs - with just enough math to let you ...
see all copies
from $14.68!
new only
from $29.27!
|
SVS
|
view cover
|
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 $2.00!
new only
from $22.32!
|
first editions
|
SVS
|
view cover
|
Computer Algorithms: Introduction to Design & Analysis
more books like this
by
Sara Baase
Drawing upon combined decades of teaching experience, Professors Sara Baase and Allen Van Gelder have extensively revised this best seller to make it the most current and accessible choice for any algorithms course. The new Third Edition features the addition of new topics and exercises and an increased emphasis on algorithm design techniques such ...
see all copies
from $1.99!
new only
from $63.00!
|
first editions
|
SVS
|
view cover
|
Introduction to Algorithms
more books like this
by
Ronald L Rivest, Charles E Leiserson, Thomas H Cormen
Written by top researchers, this text blends theory and practice. It covers the modern topics of parallel algorithms, concurrency and recurrency. A McGraw-Hill/MIT Press collaboration, the text is designed for both the instructor and the student. It offers a flexible organization with self-contained chapters, and it provides an introduction to the ...
see all copies
from $20.00!
new only
from $46.40!
|
first editions
|
view cover
|
Elementary Theory of Structures
more books like this
by
Yuan-Yu Hsieh
see all copies
from $1.99!
new only
from $122.11!
|
first editions
|
SVS
|
view cover
|
Introduction to the Design & Analysis of Algorithms
more books like this
by
Anany V Levitin
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a truly innovative manner. Written in a student-friendly style, the book encourages broad problem-solving skills while thoroughly covering the material required in ...
see all copies
from $31.25!
new only
from $36.20!
|
first editions
|
SVS
|
view cover
|
Introduction to Computing Systems: From Bits and Gates to C and Beyond
more books like this
by
Yale N Patt
"Introduction to Computing Systems: From bits & gates to C & beyond", now in its second edition, is designed to give students a better understanding of computing early in their college careers in order to give them a stronger foundation for later courses. The book is in two parts: the underlying structure of a computer, and programming in a high ...
see all copies
from $2.33!
new only
from $56.00!
|
first editions
|
SVS
|
view cover
|
Algorithms and Programming: Problems and Solutions
more books like this
by
Alexander Shen
The purpose of this textbook, primarily aimed at first-year undergraduates in Programming, is, firstly, to teach students how to write a correct program, together with the proof of its correctness; and secondly, to show several basic methods of constructing effective algorithms. A well-structured problem/solution format is used, and the theory is ...
see all copies
from $2.61!
new only
from $3.45!
|
first editions
|
SVS
|
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 $20.99!
new only
from $55.30!
|
first editions
|
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.43!
new only
from $36.45!
|
first editions
|
SVS
|
view cover
|
Algorithms
more books like this
by
Richard Johnsonbaugh, Marcus Schaefer
For upper-level undergraduate and graduate courses in algorithms. Filling the void left by other algorithms books, Algorithms and Data Structures provides an approach that emphasizes design techniques. The text includes application of algorithms, examples, end-of-section exercises, end-of-chapter exercises, hints and solutions to selected ...
see all copies
from $19.23!
new only
from $47.13!
|
view cover
|
Introduction to Algorithms and Java CD-ROM
more books like this
by
Thomas H Cormen, Charles E Leiserson, Ronald L Rivest
The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures. Like the first edition, this text can also be used for self-study by technical professionals since it discusses engineering issues in algorithm design as well as the mathematical ...
see all copies
from $52.95!
new only
from $138.29!
|
first editions
|
SVS
|
view cover
|
The Art of Computer Programming
more books like this
by
Donald Ervin Knuth
A shrinkwrapped bundle of Fascicles 0-4 of Knuth's Volume 4, arguably the most influential work ever written on computer programming * These five fascicles comprise roughly the first 30% of the long-awaited Volume 4 of The Art of Computer Programming * Suggested list price is $10 off the price of buying them individually * These fascicles ...
see all copies
from $7.42!
new only
from $37.00!
|
first editions
|
SVS
|
view cover
|
Mastering Algorithms with C
more books like this
by
Kyle Loudon
Offering solutions for everyday programming tasks, this text provides information on the purpose and use of common programming techniques. Implementations and real-world examples of each data structure are shown in the text and full source code appears on the accompanying disk. The text shows how to use such essential data structures as lists, ...
see all copies
from $12.47!
new only
from $24.46!
|
SVS
|
view cover
|
Data Structures with Java
more books like this
by
John R Hubbard, Anita Huray
For a freshman/sophomore-level course in Data Structures in Computer Science. This text teaches the use of direct source code implementations and the use of the Java libraries; it helps students prepare for later work on larger Java software solutions by adhering to software engineering principles and techniques such as the UML and the Java ...
see all copies
from $1.99!
new only
from $48.95!
|
first editions
|
view cover
|
Algorithims in C
more books like this
by
Robert Sedgewick
This is a collection of algorithms implemented in the C++ language for an object-oriented programming (OOP) environment. They cover a broad range of fundamental and advanced methods, such as sorting, searching, string-processing, geometric, graph, and mathematical algorithms.
see all copies
from $1.99!
new only
from $10.78!
|
first editions
|