Distributed Graph Algorithms for Computer Networks: Computer Communications and Networks
Autor Kayhan Erciyesen Limba Engleză Hardback – 4 iun 2013
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 391.63 lei 6-8 săpt. | |
SPRINGER LONDON – 6 iun 2015 | 391.63 lei 6-8 săpt. | |
Hardback (1) | 597.29 lei 6-8 săpt. | |
SPRINGER LONDON – 4 iun 2013 | 597.29 lei 6-8 săpt. |
Din seria Computer Communications and Networks
- 20% Preț: 378.18 lei
- 20% Preț: 684.74 lei
- 20% Preț: 218.21 lei
- 20% Preț: 1013.39 lei
- 20% Preț: 368.78 lei
- 20% Preț: 505.48 lei
- 20% Preț: 646.80 lei
- 20% Preț: 609.08 lei
- 20% Preț: 765.60 lei
- 20% Preț: 339.47 lei
- 20% Preț: 655.85 lei
- 20% Preț: 997.06 lei
- 20% Preț: 351.89 lei
- 20% Preț: 902.00 lei
- 20% Preț: 996.22 lei
- 20% Preț: 644.81 lei
- 15% Preț: 650.69 lei
- 20% Preț: 650.73 lei
- 20% Preț: 373.91 lei
- 20% Preț: 646.95 lei
- 20% Preț: 1004.99 lei
- 20% Preț: 646.80 lei
- 20% Preț: 341.81 lei
- 20% Preț: 656.19 lei
- 20% Preț: 651.75 lei
- 20% Preț: 331.08 lei
- 20% Preț: 650.40 lei
- 20% Preț: 988.66 lei
- 20% Preț: 643.97 lei
- 20% Preț: 761.44 lei
- 20% Preț: 332.71 lei
- 20% Preț: 345.59 lei
- 20% Preț: 332.06 lei
- 20% Preț: 996.22 lei
- 20% Preț: 644.15 lei
- 20% Preț: 326.64 lei
- 20% Preț: 320.19 lei
- 20% Preț: 1013.06 lei
- 20% Preț: 642.52 lei
- 20% Preț: 641.01 lei
- 20% Preț: 718.56 lei
- 20% Preț: 1043.41 lei
Preț: 597.29 lei
Preț vechi: 746.61 lei
-20% Nou
Puncte Express: 896
Preț estimativ în valută:
114.30€ • 118.61$ • 95.54£
114.30€ • 118.61$ • 95.54£
Carte tipărită la comandă
Livrare economică 15-29 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781447151722
ISBN-10: 1447151720
Pagini: 344
Ilustrații: XVIII, 324 p.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.66 kg
Ediția:2013
Editura: SPRINGER LONDON
Colecția Springer
Seria Computer Communications and Networks
Locul publicării:London, United Kingdom
ISBN-10: 1447151720
Pagini: 344
Ilustrații: XVIII, 324 p.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.66 kg
Ediția:2013
Editura: SPRINGER LONDON
Colecția Springer
Seria Computer Communications and Networks
Locul publicării:London, United Kingdom
Public țintă
GraduateCuprins
Introduction.- Part I: Fundamental Algorithms.- Graphs.- The Computational Model.- Spanning Tree Construction.- Graph Traversals.- Minimal Spanning Trees.- Routing.- Self-Stabilization.- Part II: Graph Theoretical Algorithms.- Vertex Coloring.- Maximal Independent Sets.- Dominating Sets.- Matching.- Vertex Cover.- Part III: Ad Hoc Wireless Networks.- Introduction.- Topology Control.- Ad Hoc Routing.- Sensor Network Applications.- ASSIST: A Simulator to Develop Distributed Algorithms.- Pseudocode Conventions.- ASSIST Code.- Applications Using ASSIST.
Recenzii
From the reviews:
“This beautiful and timely book provides a comprehensive review of key distributed graph algorithms for computer network applications. … a must-read for young students and researchers who want to master the topics and implement applications. This would be an excellent textbook for courses on distributed systems. … I highly recommend it to researchers and students of computer networks, and it will also provide a solid foundation for many upcoming areas of research, such as network coding for distributed storage systems.” (Manish Gupta, Computing Reviews, February, 2014)
“This beautiful and timely book provides a comprehensive review of key distributed graph algorithms for computer network applications. … a must-read for young students and researchers who want to master the topics and implement applications. This would be an excellent textbook for courses on distributed systems. … I highly recommend it to researchers and students of computer networks, and it will also provide a solid foundation for many upcoming areas of research, such as network coding for distributed storage systems.” (Manish Gupta, Computing Reviews, February, 2014)
Textul de pe ultima copertă
Graph theory is an invaluable tool for the designer of algorithms for distributed systems.
This hands-on textbook/reference presents a comprehensive review of key distributed graph algorithms for computer network applications, with a particular emphasis on practical implementation. Each chapter opens with a concise introduction to a specific problem, supporting the theory with numerous examples, before providing a list of relevant algorithms. These algorithms are described in detail from conceptual basis to pseudocode, complete with graph templates for the stepwise implementation of the algorithm, followed by its analysis. The chapters then conclude with summarizing notes and programming exercises.
Topics and features:
Prof. Dr. Kayhan Erciyeş is the Rector and a member of the Computer Engineering Department at Izmir University, Turkey
This hands-on textbook/reference presents a comprehensive review of key distributed graph algorithms for computer network applications, with a particular emphasis on practical implementation. Each chapter opens with a concise introduction to a specific problem, supporting the theory with numerous examples, before providing a list of relevant algorithms. These algorithms are described in detail from conceptual basis to pseudocode, complete with graph templates for the stepwise implementation of the algorithm, followed by its analysis. The chapters then conclude with summarizing notes and programming exercises.
Topics and features:
- Introduces a range of fundamental graph algorithms, covering spanning trees, graph traversal algorithms, routing algorithms, and self-stabilization
- Reviews graph-theoretical distributed approximation algorithms with applications in ad hoc wireless networks
- Describes in detail the implementation of each algorithm, with extensive use of supporting examples, and discusses their concrete network applications
- Examines key graph-theoretical algorithm concepts, such as dominating sets, and parameters for mobility and energy levels of nodes in wireless ad hoc networks, and provides a contemporary survey of each topic
- Presents a simple simulator, developed to run distributed algorithms
- Provides practical exercises at the end of each chapter
Prof. Dr. Kayhan Erciyeş is the Rector and a member of the Computer Engineering Department at Izmir University, Turkey
Caracteristici
Presents a comprehensive review of key distributed graph algorithms for computer network applications Describes in detail the implementation of each algorithm, and discusses their concrete network applications Includes practical exercises at the end of each chapter, and a simple simulator developed to run distributed algorithms Includes supplementary material: sn.pub/extras