Chargement en cours…

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...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Kalicharan, Noel (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: [Berkeley, CA] : Apress, 2013.
Collection:Expert's voice in C.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.