Mastering Algorithms with C Mastering Algorithms with C

Mastering Algorithms with C

Useful Techniques from Sorting to Encryption

    • $72.99
    • $72.99

Publisher Description

There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information you need to understand the purpose and use of common programming techniques.

Implementations, as well as interesting, real-world examples of each data structure and algorithm, are included.

Using both a programming style and a writing style that are exceptionally clean, Kyle Loudon shows you how to use such essential data structures as lists, stacks, queues, sets, trees, heaps, priority queues, and graphs. He explains how to use algorithms for sorting, searching, numerical analysis, data compression, data encryption, common graph problems, and computational geometry. And he describes the relative efficiency of all implementations. The compression and encryption chapters not only give you working code for reasonably efficient solutions, they offer explanations of concepts in an approachable manner for people who never have had the time or expertise to study them in depth.

Anyone with a basic understanding of the C language can use this book. In order to provide maintainable and extendible code, an extra level of abstraction (such as pointers to functions) is used in examples where appropriate. Understanding that these techniques may be unfamiliar to some programmers, Loudon explains them clearly in the introductory chapters.

Contents include:
PointersRecursionAnalysis of algorithmsData structures (lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, graphs)Sorting and searchingNumerical methodsData compressionData encryptionGraph algorithmsGeometric algorithms

GENRE
Computing & Internet
RELEASED
1999
5 August
LANGUAGE
EN
English
LENGTH
562
Pages
PUBLISHER
O'Reilly Media
SELLER
O Reilly Media, Inc.
SIZE
5.2
MB

More Books Like This

Data Structures and Algorithm Analysis in Java, Third Edition Data Structures and Algorithm Analysis in Java, Third Edition
2012
Algorithms in a Nutshell Algorithms in a Nutshell
2008
Programming Problems: A Primer for The Technical Interview Programming Problems: A Primer for The Technical Interview
2012
Data Structures and Algorithms with JavaScript Data Structures and Algorithms with JavaScript
2014
Programming Problems: Advanced Algorithms Programming Problems: Advanced Algorithms
2013
The Algorithm Design Manual The Algorithm Design Manual
2009

More Books by Kyle Loudon

C++ Pocket Reference C++ Pocket Reference
2008
Developing Large Web Applications Developing Large Web Applications
2010