Data Structures and Algorithm Analysis in Java
by Clifford A. Shaffer
Publisher: Dover Publications 2012
ISBN/ASIN: 0486485811
ISBN-13: 9780486485812
Number of pages: 601
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.
Download or read it online for free here:
Download link
(2.5MB, PDF)
Similar books
Java Based Real Time Programming
by Klas Nilsson - Lunds Universitet
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
(8285 views)
by Klas Nilsson - Lunds Universitet
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
(8285 views)
Introduction to Java and OOA/OOD for Web Applications
by Alvin J. Alexander - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(20426 views)
by Alvin J. Alexander - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(20426 views)
Java Platform Performance: Strategies and Tactics
by Steve Wilson, Jeff Kesselman - Prentice Hall PTR
The authors give the experienced Java programmer strategies and tips for getting the most out of Java code. The book offers suggestions for improving programs, but it also helps you think about performance as you design and test your software.
(21989 views)
by Steve Wilson, Jeff Kesselman - Prentice Hall PTR
The authors give the experienced Java programmer strategies and tips for getting the most out of Java code. The book offers suggestions for improving programs, but it also helps you think about performance as you design and test your software.
(21989 views)
Concurrent Programming Using Java
by Stephen J. Hartley
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(21669 views)
by Stephen J. Hartley
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(21669 views)