Cargando…

Algorithms in a nutshell /

This book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate--

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Heineman, George T. (Autor), Pollice, Gary (Autor), Selkow, Stanley, 1944- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2016.
Edición:Second edition.
Colección:In a nutshell (O'Reilly & Associates)
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Thinking in algorithms
  • The mathematics of algorithms
  • Algorithm building blocks
  • Sorting algorithms
  • Searching
  • Graph algorithms
  • Path finding in AI
  • Network flow algorithms
  • Computational geometry
  • Spatial tree structures
  • Emerging algorithm categories
  • Principles of algorithms
  • Benchmarking.