Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Understanding Control Flow: Concurrent Programming Using μc++, Buhr Peter A.


Варианты приобретения
Цена: 6986.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Buhr Peter A.
Название:  Understanding Control Flow: Concurrent Programming Using μc++
ISBN: 9783319798301
Издательство: Springer
Классификация:




ISBN-10: 3319798308
Обложка/Формат: Paperback
Страницы: 741
Вес: 1.05 кг.
Дата издания: 14.06.2018
Язык: English
Издание: Softcover reprint of
Иллюстрации: 100 illustrations, color; xxi, 741 p. 100 illus. in color.
Размер: 23.39 x 15.60 x 3.86 cm
Читательская аудитория: General (us: trade)
Подзаголовок: Concurrent programming using c++
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Examples and exercises are also provided in this textbook. New programming methodologies are requiring new forms of control flow, and new programming languages are supporting these methodologies with new control structures, such as the concurrency constructs discussed in this textbook.


Concurrent Programming: Algorithms, Principles, and Foundations

Автор: Raynal
Название: Concurrent Programming: Algorithms, Principles, and Foundations
ISBN: 3642320260 ISBN-13(EAN): 9783642320262
Издательство: Springer
Рейтинг:
Цена: 12577.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explains synchronization and the implementation of concurrent objects, presenting synchronization algorithms while also introducing the theory that underlies the implementation of concurrent objects in the presence of asynchrony and process crashes.

Programming Crystal: Create High-Performance, Safe, Concurrent Apps

Автор: Balbaert Ivo, Laurent Simon St
Название: Programming Crystal: Create High-Performance, Safe, Concurrent Apps
ISBN: 1680502867 ISBN-13(EAN): 9781680502862
Издательство: Wiley
Рейтинг:
Цена: 5062.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book, the first available on Crystal, shows you how to write applications that have the beauty and elegance of a modern language, combined with the power of types and modern concurrency tooling. Now you can write beautiful code that runs faster, scales better, and is a breeze to deploy.

Conclog: A Methodological Approach to Concurrent Logic Programming

Автор: Jean-Marie Jacquet
Название: Conclog: A Methodological Approach to Concurrent Logic Programming
ISBN: 3540549382 ISBN-13(EAN): 9783540549383
Издательство: Springer
Рейтинг:
Цена: 18167.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents a new concurrent logic programming language called Conclog and a methodology for programming in it. Conclog conserves the declarative appeal of logic programming while ensuring efficiency. The methodology is aimed at constructing Conclog programs in a rigorous way.

Prototyping of Concurrent Control Systems Implemented in FPGA Devices

Автор: Wi?niewski
Название: Prototyping of Concurrent Control Systems Implemented in FPGA Devices
ISBN: 3319458108 ISBN-13(EAN): 9783319458106
Издательство: Springer
Рейтинг:
Цена: 16769.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book focuses on prototyping aspects of concurrent control systems and their further implementation and partial reconfiguration in programmable devices. Further, it lays out a full prototyping flow for concurrent control systems. Based on a given primary specification, a system is described with an interpreted Petri net, which naturally reflects the concurrent and sequential relationships of the design.The book shows that, apart from the traditional option of static configuration of the entire system, the latest programmable devices (especially FPGAs) offer far more sophistication. Partial reconfiguration allows selected parts of the system to be replaced without having to reprogram the entire structure of the device. Approaches to dynamic and static partial reconfiguration of concurrent control systems are presented and described in detail.

Practical Concurrent Haskell

Автор: Stefania Loredana Nita; Marius Mihailescu
Название: Practical Concurrent Haskell
ISBN: 1484227808 ISBN-13(EAN): 9781484227800
Издательство: Springer
Рейтинг:
Цена: 5309.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn to use the APIs and frameworks for parallel and concurrent applications in Haskell. This book will show you how to exploit multicore processors with the help of parallelism in order to increase the performance of your applications.
Practical Concurrent Haskell teaches you how concurrency enables you to write programs using threads for multiple interactions. After accomplishing this, you will be ready to make your move into application development and portability with applications in cloud computing and big data. You'll use MapReduce and other, similar big data tools as part of your Haskell big data applications development.
What You'll Learn

  • Program with Haskell
  • Harness concurrency to Haskell
  • Apply Haskell to big data and cloud computing applications
  • Use Haskell concurrency design patterns in big data
  • Accomplish iterative data processing on big data using Haskell
  • Use MapReduce and work with Haskell on large clusters

Who This Book Is For
Those with at least some prior experience with Haskell and some prior experience with big data in another programming language such as Java, C#, Python, or C++.
Concurrent Programming: Algorithms, Principles, and Foundations

Автор: Michel Raynal
Название: Concurrent Programming: Algorithms, Principles, and Foundations
ISBN: 3642446159 ISBN-13(EAN): 9783642446153
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explains synchronization and the implementation of concurrent objects, presenting synchronization algorithms while also introducing the theory that underlies the implementation of concurrent objects in the presence of asynchrony and process crashes.

Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming

Автор: Marlow Simon
Название: Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming
ISBN: 1449335942 ISBN-13(EAN): 9781449335946
Издательство: Wiley
Рейтинг:
Цена: 5701.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you have a working knowledge of Haskell, this book shows you how to use the language`s many APIs and frameworks for writing parallel and concurrent programs. You`ll learn how parallelism exploits multicore processors to speed up computation-heavy programs and how concurrency enables you to write programs with threads for multiple interactions.

Start Concurrent: An Introduction to Problem Solving in Java With a Focus on Concurrency, 2014

Автор: Barry Wittman, Aditya Mathur, Tim Korb
Название: Start Concurrent: An Introduction to Problem Solving in Java With a Focus on Concurrency, 2014
ISBN: 1626710090 ISBN-13(EAN): 9781626710092
Издательство: Mare Nostrum (Eurospan)
Цена: 10672.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: How can the new generation of computer scientists growing up with multicore chips learn to program applications that exploit this latent processing power? This unique book is an attempt to introduce concurrent programming to first-year computer science students. This book assumes no programming background but offers a broad coverage of Java.

Learning Concurrent Programming in Scala

Автор: Frank Felix
Название: Learning Concurrent Programming in Scala
ISBN: 1783281413 ISBN-13(EAN): 9781783281411
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Learning Concurrent Programming in Scala, Second Edition

Автор: Prokopec Aleksandar
Название: Learning Concurrent Programming in Scala, Second Edition
ISBN: 1786466899 ISBN-13(EAN): 9781786466891
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Progress of Concurrent Objects

Автор: Liang Hongjin, Feng Xinyu
Название: Progress of Concurrent Objects
ISBN: 1680836722 ISBN-13(EAN): 9781680836721
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 11781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Examines the progress properties of concurrent objects. The book formulates each progress property in terms of contextual refinement so that, when verifying clients of the objects, concrete object implementations can be replaced with their abstractions with certainty, achieving modular verification.

Hands-On Design Patterns with Delphi: Build applications using idiomatic, extensible, and concurrent design patterns in Delphi

Автор: Gabrijelčič Primoz
Название: Hands-On Design Patterns with Delphi: Build applications using idiomatic, extensible, and concurrent design patterns in Delphi
ISBN: 1789343240 ISBN-13(EAN): 9781789343243
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Delphi is a cross-platform IDE that supports rapid application development. Design Patterns gives a developer an array of use case scenarios to common problems, thus reducing the technical risk. This book will be your guide in building efficient and scalable projects utilizing all the design patterns available in Delphi.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия