Algorithms
- Level of Detail for 3D Graphics
- "A textbook treatment of the concepts, theories, algorithms and data structures essential for modeling detailed three-dimensional graphic worlds. The authors provide a conceptual framework for striking the tricky balance between increasing levels of detail (LOD) and the need for smooth, flowing animation.
- Core Techniques and Algorithms in Game Programming
- "If you want to understand the fundamentals of programming concepts that underlie today's games, this book leads the way. It explores such a wide range of algorithms and concepts, it should be required reading for anyone entering the game programming field." --Alex Dunne, Executive Producer, Gamasutra.
- Art of Computer Programming, Volume 1: Fundamental Algorithms
- This magnificent tour de force presents a comprehensive overview of a wide variety of algorithms and the analysis of them. Now in its third edition, The Art of Computer Programming, Volume I: Fundamental Algorithms contains substantial revisions by the author and includes numerous new exercises. Although this book was conceived several decades ago, it is still a timeless classic.
- Elements of Structural Optimization (Mechanics of Structural Systems)
- `As far as the reviewer's knowledge goes, this textbook is the first one to deal with the principles of optimization in a unified manner for a possible extension to other fields.' Applied Mechanics Review, 39:6 (1986) `The authors have placed an emphasis on capturing the essence of the most important concepts and algorithms in structural optimization.
- Yamamoto New Scalp Acupuncture: Principles and Practice
- This must-have book is clearly written, well organized, and represents a golden opportunity to add Yammamoto New Scalp Acupuncture (YNSA) to one's acupuncture armamentarium. Whether your preferred learning mode is well-crafted prose, illustrations, algorithms, or step-by-step live demonstrations on the enclosed DVD, this small volume offers it all.
- Data Structures and Program Design (Prentice-Hall software series)
- A practical exploration of top-down structured problem solving, the process of data abstraction and structuring, and the comparative study of algorithms as fundamental tools of program design. --This text refers to an out of print or unavailable edition of this title.
- Spectral Analysis for Physical Applications
- ".this is a beautifully crafted book, which can be read at several levels. The beginner can concentrate on principles, study the algorithms and the numerical examples, and then begin to use the Common USP code obtainable through electronic-mail.
- Data Mining: Concepts, Models, Methods, and Algorithms
- “…a very readable and up-to-date introduction to data mining…” (Quality & Reliability Engineering International, Vol. 21 (4) June 2005)"…suitable for a graduate level course in data mining…I enjoyed reading this book and recommend it highly." (Journal of Statistical Computation & Simulation, April 2004)“.
- Data Structures and Algorithms Using Python
- And now for something completely different…This book is designed for a data structures and algorithms course that uses Python. A key objective is to provide a "back to basics" approach to learning data structures and algorithms without overwhelming the reader with all of the object-oriented programming terminology and concepts.
- Pearls of Functional Algorithm Design
- "Though the writing is crisp, and the explanations lucid, this is not an easy book to read. The difficulty lies in the density of ideas presented. The rewards of persevering are definitely worth it, though. In fact, once immersed, I started to ponder where this material would lead to: which algorithms could be even further generalized, what would many of these algorithms look like if implemented in Coq or Agda, and so forth.