Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Parallel and Distributed Logic Programming, Alakananda Bhattacharya; Amit Konar; Ajit K. Manda


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

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

Автор: Alakananda Bhattacharya; Amit Konar; Ajit K. Manda
Название:  Parallel and Distributed Logic Programming
ISBN: 9783642070082
Издательство: Springer
Классификация:



ISBN-10: 3642070086
Обложка/Формат: Paperback
Страницы: 304
Вес: 0.47 кг.
Дата издания: 2006
Серия: Studies in Computational Intelligence
Язык: English
Издание: 1st ed. softcover of
Иллюстрации: 10 black & white tables, biography
Размер: 234 x 156 x 17
Читательская аудитория: Professional & vocational
Подзаголовок: Towards the design of a framework for the next generation database machines
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book introduces the parallel and distributed approach to logic programming, examining existing models of distributed logic programming, and proposing an alternative framework for distributed logic programming using extended Petri nets.

Distributed Algorithms,

Автор: Nancy A. Lynch
Название: Distributed Algorithms,
ISBN: 1558603484 ISBN-13(EAN): 9781558603486
Издательство: Elsevier Science
Рейтинг:
Цена: 136990.00 T
Наличие на складе: Поставка под заказ.
Описание: A guide to designing, implementing and analyzing distributed algorithms. It covers problems including resource allocation, communication, consensus among distributed processes, data consistency, deadlock detection, leader election and global snapshots.

Super Scratch Programming Adventure!: Learn to Program by Ma

Название: Super Scratch Programming Adventure!: Learn to Program by Ma
ISBN: 1593275315 ISBN-13(EAN): 9781593275310
Издательство: Random House (USA)
Рейтинг:
Цена: 15290.00 T
Наличие на складе: Невозможна поставка.
Описание: "This edition has been updated to cover Scratch 2"--Title page verso.

Programming Distributed Computing Systems

Автор: Varela Carlos A
Название: Programming Distributed Computing Systems
ISBN: 0262018985 ISBN-13(EAN): 9780262018982
Издательство: MIT Press
Рейтинг:
Цена: 38500.00 T
Наличие на складе: Нет в наличии.
Описание: An introduction to fundamental theories of concurrent computation and associated programming languages for developing distributed and mobile computing systems.

Pro .Net 4 Parallel Programming in C#

Автор: Freeman Adam
Название: Pro .Net 4 Parallel Programming in C#
ISBN: 1430229675 ISBN-13(EAN): 9781430229674
Издательство: Springer
Рейтинг:
Цена: 52130.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Parallel programming has been revolutionised in .NET 4 providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel Programming features of .NET 4 allow the programmer to create applications that harness the power of multi-core and multi-processor machines. Simpler to use and more powerful than "classic" .NET threads, parallel programming allows the developer to remain focused on the work an application needs to perform.

In Pro .NET 4 Parallel Programming in C#, Adam Freeman presents expert advice that guides you through the process of creating concurrent C# applications from the ground up. You'll be introduced to .NET's parallel programming features, both old and new, discover the key functionality that has been introduced in .NET 4, and learn how you can take advantage of the power of multi-core and multi-processor machines with ease.

Pro .NET 4 Parallel Programming in C# is a reliable companion that will remain with you as you explore the parallel programming universe, elegantly and comprehensively explaining all aspects of parallel programming, guiding you around potential pitfalls and providing clear-cut solutions to the common problems that you will encounter. What you'll learn Develop scalable and robust parallel applications in C#. Design, test and use parallel algorithms and data structures. Understand and implement common parallel design patterns. Avoid common anti-patterns and problems. Use Visual Studio to verify and debug parallel applications. Who this book is for

This book is for .NET developers encountering parallel or multi-threaded programming for the first time. No prior knowledge of multi-threaded programming is required, but the reader should be familiar with basic programming in C# using Visual Studio.

Parallel Programming in OpenMP,

Автор: Rohit Chandra
Название: Parallel Programming in OpenMP,
ISBN: 1558606718 ISBN-13(EAN): 9781558606715
Издательство: Elsevier Science
Рейтинг:
Цена: 58380.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: OpenMP is an industry standard for programming shared-memory and distributed shared-memory multiprocessors. This book teaches the parallel programmers how to program using this standard. It presents the basic OpenMP constructs in FORTRAN, C, and C++. It emphasizes practical concepts to address the concerns of real application developers.

UPC: Distributed Shared Memory Programming

Автор: Tarek El-Ghazawi
Название: UPC: Distributed Shared Memory Programming
ISBN: 0471220485 ISBN-13(EAN): 9780471220480
Издательство: Wiley
Рейтинг:
Цена: 142510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This is the first book to explain the language Unified Parallel C and its use. Authors El-Ghazawi, Carlson, and Sterling are among the developers of UPC, with close links with the industrial members of the UPC consortium. Their text covers background material on parallel architectures and algorithms, and includes UPC programming case studies.

Programming with JavaScript

Автор: Elliott Eric
Название: Programming with JavaScript
ISBN: 1491950293 ISBN-13(EAN): 9781491950296
Издательство: Wiley
Рейтинг:
Цена: 33780.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Take advantage of JavaScript`s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that`s easier - yes, easier - to work with as your code base grows.

Structured Parallel Programming,

Автор: Michael McCool
Название: Structured Parallel Programming,
ISBN: 0124159931 ISBN-13(EAN): 9780124159938
Издательство: Elsevier Science
Рейтинг:
Цена: 52770.00 T
Наличие на складе: Поставка под заказ.
Описание: Programming is now parallel programming. This title describes how to design and implement maintainable and efficient parallel algorithms using a pattern-based approach. It includes examples from realistic contexts that illustrate patterns and themes in parallel algorithm design that are widely applicable regardless of implementation technology.

Programming Massively Parallel Processors: A Hands-On Approach

Автор: Kirk David, Hwu Wen-Mei W.
Название: Programming Massively Parallel Processors: A Hands-On Approach
ISBN: 0123814723 ISBN-13(EAN): 9780123814722
Издательство: Elsevier Science
Рейтинг:
Цена: 53010.00 T
Наличие на складе: Невозможна поставка.
Описание:

Multi-core processors are no longer the future of computing-they are the present day reality. A typical mass-produced CPU features multiple processor cores, while a GPU (Graphics Processing Unit) may have hundreds or even thousands of cores. With the rise of multi-core architectures has come the need to teach advanced programmers a new and essential skill: how to program massively parallel processors.

"Programming Massively Parallel Processors: A Hands-on Approach" shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs.
Teaches computational thinking and problem-solving techniques that facilitate high-performance parallel computing.Utilizes CUDA (Compute Unified Device Architecture), NVIDIA's software development tool created specifically for massively parallel environments.Shows you how to achieve both high-performance and high-reliability using the CUDA programming model as well as OpenCL.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия