Loading…

Advanced topics in C : core concepts in data structures /

C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C. "Advanced Topics In C&quo...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Kalicharan, Noel (Author)
Format: Electronic eBook
Language:Inglés
Published: [Berkeley, CA] : Apress, 2013.
Series:Expert's voice in C.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Chapter 1. Sorting, searching, and merging
  • chapter 2. Structures
  • chapter 3. Pointers
  • chapter 4. Linked lists
  • chapter 5. Stacks and queues
  • chapter 6. Recursion
  • chapter 7. Random numbers, games, and simulation
  • chapter 8. Working with files
  • chapter 9. Introduction to binary trees
  • chapter 10. Advanced sorting
  • chapter 11. Hashing.