9781565924536-1565924533-Mastering Algorithms with C: Useful Techniques from Sorting to Encryption

Mastering Algorithms with C: Useful Techniques from Sorting to Encryption

ISBN-13: 9781565924536
ISBN-10: 1565924533
Edition: 1
Author: Kyle Loudon
Publication date: 1999
Publisher: O'Reilly Media
Format: Paperback 560 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $36.23 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $44.86 USD
Buy

From $9.21

Rent

From $36.23

Book details

ISBN-13: 9781565924536
ISBN-10: 1565924533
Edition: 1
Author: Kyle Loudon
Publication date: 1999
Publisher: O'Reilly Media
Format: Paperback 560 pages

Summary

Mastering Algorithms with C: Useful Techniques from Sorting to Encryption (ISBN-13: 9781565924536 and ISBN-10: 1565924533), written by authors Kyle Loudon, was published by O'Reilly Media in 1999. With an overall rating of 3.5 stars, it's a notable title among other AI & Machine Learning (Data Processing, Databases & Big Data, Microsoft Programming, Programming, Mathematics, Computer Science) books. You can easily purchase or rent Mastering Algorithms with C: Useful Techniques from Sorting to Encryption (Paperback, Used) from BooksRun, along with many other new and used AI & Machine Learning books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.53.

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:

  • Pointers
  • Recursion
  • Analysis of algorithms
  • Data structures (lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, graphs)
  • Sorting and searching
  • Numerical methods
  • Data compression
  • Data encryption
  • Graph algorithms
  • Geometric algorithms
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book