Introducing Algorithms in C

Introducing Algorithms in C
Author: Luciano Manelli
Publisher:
Total Pages: 146
Release: 2020
Genre: Algorithms
ISBN:


Download Introducing Algorithms in C Book in PDF, Epub and Kindle

Study elementary and complex algorithms with clear examples and implementations in C. This book introduces data types (simple and structured) and algorithms with graphical and textual explanations. In the next sections, you’ll cover simple and complex standard algorithms with their flowcharts: everything is integrated with explanations and tables to give a step-by-step evolution of the algorithms. The main algorithms are: the sum of three or n numbers in a loop, decimal-to-binary conversion, maximum and minimum search, linear/sequential search, binary search, bubble sort, selection sort, merging of two sorted arrays, reading characters from a file, stack management, and factorial and Fibonacci sequences. The last section of Introducing Algorithms in C is devoted to the introduction of the C language and the implementation of the code, which is connected to the studied algorithms. The book is full of screenshots and illustrations showing the meaning of the code. You will: Implement algorithms in C Work with variables, constants, and primitive and structured types Use arrays, stacks, queues, graphs, trees, hash tables, records, and files Explore the design of algorithms Solve searching problems, including binary search, sorting, and bubble/selection sort Program recursive algorithms with factorial functions and Fibonacci sequences.


Introducing Algorithms in C
Language: en
Pages: 146
Authors: Luciano Manelli
Categories: Algorithms
Type: BOOK - Published: 2020 - Publisher:

GET EBOOK

Study elementary and complex algorithms with clear examples and implementations in C. This book introduces data types (simple and structured) and algorithms wit
Mastering Algorithms with C
Language: en
Pages: 560
Authors: Kyle Loudon
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Implementations, as well as interesting, real-world examples of each data structure and algorithm, are shown in the text. Full source code appears on the accomp
Introduction to Algorithms, third edition
Language: en
Pages: 1313
Authors: Thomas H. Cormen
Categories: Computers
Type: BOOK - Published: 2009-07-31 - Publisher: MIT Press

GET EBOOK

The latest edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynami
Introduction To Algorithms
Language: en
Pages: 1216
Authors: Thomas H Cormen
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: MIT Press

GET EBOOK

An extensively revised edition of a mathematically rigorous yet accessible introduction to algorithms.
Introduction to Computing and Algorithms
Language: en
Pages: 468
Authors: Russell L. Shackelford
Categories: Computers
Type: BOOK - Published: 1999 - Publisher:

GET EBOOK

Introduction to Computing and Algorithms prepares students for the world of computing by giving them a solid foundation in the study of computer science - algor