Cantitate/Preț
Produs

Network Coding: From Principles to Practice

Autor Juan A. Cabrera Guerrero, Frank H. P. Fitzek
en Limba Engleză Paperback – aug 2025
Network Coding: From Principles to Practice explains the fundamentals of network coding from a practical perspective, helping engineers in industry and researchers in academia wanting to deploy network coding in their simulations and real-life applications. The book takes a practical, problem-based learning approach to network coding using guided software simulations. With this book the reader will:
  • Understand the fundamental principles behind network coding
  • Learn how to implement a network coding software library
  • Use a network coding library to test the fundamental principles
  • Be able to produce code that can quickly be adapted for their specific research
  • Understand the reasoning of more advanced and latest-researched network coding topics such as reliable distributed storage, partial packet recovery, etc.
Network Coding: From Principles to Practice is suitable for Undergraduates, post-graduates, academic researchers and engineers in industry who want to understand and implement the fundamental principles of network coding.

  • Explains the underlying principles of network coding in communication networks
  • Introduces concepts followed by code snippets that foster understanding, while also providing templates and building blocks that can be incorporated into network coding proof-of-concept demonstrators
  • Gives instructions on how to implement a network coding library
Citește tot Restrânge

Preț: 68700 lei

Preț vechi: 89222 lei
-23% Nou

Puncte Express: 1031

Preț estimativ în valută:
13148 13610$ 11113£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780443300301
ISBN-10: 0443300305
Pagini: 225
Dimensiuni: 191 x 235 mm
Editura: ELSEVIER SCIENCE

Cuprins

1. Inter-flow Network Coding.
2. Intra-flow Network coding
3. Network Coded Distributed Storage
4. Advanced topics of network coding
5. Appendix: Setting up your python environment to use this book