Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kalicharan, Noel (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2013.
Colección:Expert's voice in C.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.