(CHM 英文版, 附源码)
by Bruno R. Preiss
Hardcover: 656 pages
Publisher: Wiley (August 2, 1999)
ISBN-10: 0471346136
ISBN-13: 978-0471346135
The primary goal of this book is to promote object-oriented design using Java and to illustrate the use of the emerging object-oriented design patterns.
All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented.
Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand.
A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures.
Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.
详细介绍在此:http://as.wiley.com/WileyCDA/WileyTitle/productCd-0471346136.html
最后一个附件是本书的配套源码。