4th
JUL

Data Structures and Algorithm Analysis in C (2nd Edition)

Posted by bandr under Algorithms, Database

Data Structures and Algorithm Analysis in C (2nd Edition)

Book Description
In this second edition of his successful book, experienced teacher and author Mark Allen Weiss continues to refine and enhance his innovative approach to algorithms and data structures. Written for the advanced data structures course, this text highlights theoretical topics like abstract data types and the efficiency of algorithms, as well as performance and running time.

Read more ...

8th
JUN

Core Techniques and Algorithms in Game Programming

Posted by GaQuay under Algorithms

Book Description

To even try to keep pace with the rapid evolution of game development, you need a strong foundation in core programming techniques-not a hefty volume on one narrow topic or one that devotes itself to API-specific implementations. Finally, there’s a guide that delivers! As a professor at the Spanish university that offered that country’s first master’s degree in video game creation, author Daniel Sanchez-Crespo recognizes that there’s a core programming curriculum every game designer should be well versed in-and he’s outlined it in these pages! By focusing on time-tested coding techniques-and providing code samples that use C++, and the OpenGL and DirectX APIs-Daniel has produced a guide whose shelf life will extend long beyond the latest industry trend.

Read more ...

7th
JUN

Handbook of Data Structures and Applications

Posted by GaQuay under Algorithms

Book Description
Although there are many advanced and specialized texts and handbooks on algorithms, until now there was no book that focused exclusively on the wide variety of data structures that have been reported in the literature. The Handbook of Data Structures and Applications responds to the needs of students, professionals, and researchers who need a mainstream reference on data structures by providing a comprehensive survey of data structures of various types. Divided into seven parts, the text begins with a review of introductory material, followed by a discussion of well-known classes of data structures, Priority Queues, Dictionary Structures, and Multidimensional structures. The editors next analyze miscellaneous data structures, which are well-known structures that elude easy classification. The book then addresses mechanisms and tools that were developed to facilitate the use of data structures in real programs.

Read more ...

31st
MAY

Algorithmics: The Spirit of Computing (3rd Edition)

Posted by bandr under Algorithms

Algorithmics: The Spirit of Computing (3rd Edition)

Book Description
This book presents the concepts, methods, and results that are fundamental to the science of computing. The book begins with the basic ideas of algorithms such as the structure and the methods of data manipulation, and then moves on to demonstrate how to design an accurate and efficient algorithm. Inherent limitations to algorithmic design are also discussed throughout the second part of the text. The third edition features an introduction to the object-oriented paradigm along with new approaches to computation. Anyone interested in being introduced to the theory of computer science.

Read more ...

29th
MAY

Algorithms and Data Structures: The Basic Toolbox

Posted by bandr under Algorithms

Algorithms and Data Structures: The Basic Toolbox
Product Description

Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retrieval of data, frequently used algorithms, and basic techniques for modeling, understanding and solving algorithmic problems.

Read more ...

Page 3 of 5«12345»