Compra 10 libros por 10 € aquí!
Bookbot

Peter Sanders

    1 de enero de 1967

    Peter Sanders es un fotógrafo británico cuya obra se sumerge en la comunidad musulmana mundial, centrándose en sus dimensiones tradicionales y espirituales. Con más de cuatro décadas de experiencia, se erige como una figura muy respetada en la fotografía musulmana. Tras una carrera inicial en los años 60 capturando músicos icónicos, su enfoque cambió drásticamente en los 70 hacia el profundo universo del Islam, una fe que abrazó. La lente de Sanders revela la esencia de la fe y la tradición a través de sus imágenes conmovedoras y perspicaces.

    Lastverteilungsalgorithmen für parallele Tiefensuche
    Parallele Programmierung mit MPI
    Algorithms and data structures
    Sequential and Parallel Algorithms and Data Structures
    • Sequential and Parallel Algorithms and Data Structures

      The Basic Toolbox

      • 528 páginas
      • 19 horas de lectura

      Focusing on the fundamentals of data organization and retrieval, this textbook introduces essential algorithms and techniques for solving algorithmic problems, particularly in the context of modern parallel processing. It balances theoretical concepts with practical applications, covering a range of topics from basic data structures like arrays and linked lists to advanced graph algorithms and optimization strategies. The authors also address contemporary issues such as algorithm engineering and memory hierarchies, reflecting the shift towards performance-critical applications in teaching algorithms.

      Sequential and Parallel Algorithms and Data Structures
    • Algorithms and data structures

      The Basic Toolbox

      • 300 páginas
      • 11 horas de lectura

      Algorithms are central to nontrivial computer applications, making algorithmics a vital area of computer science. Every computer scientist and programmer should be familiar with essential algorithmic tools, including data organization and retrieval structures, commonly used algorithms, and techniques for modeling and solving algorithmic problems. This concise introduction targets students and professionals with programming and basic mathematical knowledge. Chapters cover a range of topics, such as arrays, linked lists, hash tables, sorting, priority queues, graph representation, and optimization. Algorithms are presented with clearly defined invariants and insights into contemporary trends like algorithm engineering and memory hierarchies. The authors utilize visuals, descriptive language, and high-level pseudocode, followed by efficient implementation details in languages like C++ and Java. Drawing from extensive teaching experience, the authors provide a clear presentation enriched with examples, illustrations, informal explanations, exercises, and real-world connections. Each chapter follows a consistent structure: problem motivation, key applications, simple solutions, and more advanced mathematical treatments, including theorems and proofs. Concluding sections offer insights into ongoing research, generalizations, and advanced solutions.

      Algorithms and data structures