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

Parallel Programming with MPI, Pacheco, Peter


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

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

Автор: Pacheco, Peter
Название:  Parallel Programming with MPI
ISBN: 9781558603394
Издательство: Elsevier Science
Классификация:
ISBN-10: 1558603395
Обложка/Формат: Paperback
Страницы: 456
Вес: 0.93 кг.
Дата издания: 26.11.1996
Язык: English
Размер: 233 x 187 x 25
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз


Topics in Parallel and Distributed Computing

Автор: Prasad
Название: Topics in Parallel and Distributed Computing
ISBN: 3319931083 ISBN-13(EAN): 9783319931081
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces beginning undergraduate students of computing and computational disciplines to modern parallel and distributed programming languages and environments, including map-reduce, general-purpose graphics processing units (GPUs), and graphical user interfaces (GUI) for mobile applications.

Parallel Programming in OpenMP,

Автор: Rohit Chandra
Название: Parallel Programming in OpenMP,
ISBN: 1558606718 ISBN-13(EAN): 9781558606715
Издательство: Elsevier Science
Рейтинг:
Цена: 8757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.

Advanced distributed measuring systems - exhibits of applications

Название: Advanced distributed measuring systems - exhibits of applications
ISBN: 8792329721 ISBN-13(EAN): 9788792329721
Издательство: Taylor&Francis
Рейтинг:
Цена: 14851.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Measuring systems are an essential part of all automated production systems. They can serve to ensure the quality of production, or they can be used to assure the reliability and safety in various areas. The same applies in principle for fields of telecommunication, energy production and distribution, health care, etc. Similarly, no serious scientific research in the field of natural and technical sciences can be performed without objective data about the investigated object, which is usually acquired using measuring system. Demands on the speed and accuracy of measurement increase in all areas in general. These are the grounds for publishing this book.

Advanced Distributed Measuring Systems: Exhibits of Application offers eight up-to-date examples of typical laboratory, industrial, and biomedical applications of advanced measuring and information systems, including virtual instrumentation. The book arose based on the most interesting papers from this area published at IDAACS 2011 conference. However, single chapters include not only system design solution in wider context but also relevant theoretical parts, achieved results, and possible future ways of design and development.

Technical topics discussed in the book include:
- embedded applications;
- small distributed systems;
- automotive distributed system;
- distributed monitoring systems based on wireless networks;
- synchronization in large DAQ systems;
- virtual instrumentation.

Advanced Distributed Measuring Systems: Exhibits of Application is ideal for personnel of firms dealing with control systems, automotive electronics, airspace instrumentation, health care technology, etc. as well as academic staff and postgraduate students in electrical, control, and computer engineering.

Mastering Concurrency in Python

Автор: Nguyen Quan
Название: Mastering Concurrency in Python
ISBN: 1789343054 ISBN-13(EAN): 9781789343052
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Python is one of the most popular programming languages, with numerous libraries and frameworks that facilitate high-performance computing. Concurrency and parallelism in Python are essential when it comes to multiprocessing and multithreading; they behave differently, but their common aim is to reduce the execution time. This book serves as a ...

Introduction to parallel programming

Автор: Pacheco, Peter (university Of San Francisco, Usa) Malensek, Matthew (department Of Computer Science, University Of San Francisco, Ca, Usa)
Название: Introduction to parallel programming
ISBN: 0128046058 ISBN-13(EAN): 9780128046050
Издательство: Elsevier Science
Рейтинг:
Цена: 10610.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Second novel in the chilling and epic new fantasy series from the bestselling and critically-acclaimed author of PRINCE OF THORNS and RED SISTER. `If you like dark you will love Mark Lawrence. And when the light breaks through and it all makes sense, the contrast is gorgeous` ROBIN HOBB

Programming massively parallel processors

Автор: Hwu, Wen-mei W. (cto, Multicoreware And Professor Specializing In Compiler Design, Computer Architecture, Microarchitecture, And Parallel Processing,
Название: Programming massively parallel processors
ISBN: 0323912311 ISBN-13(EAN): 9780323912310
Издательство: Elsevier Science
Рейтинг:
Цена: 11613.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Let`s Learn About the Forest is an interactive oversized board book that encourages little ones to use their imaginations and power of discovery to find the different animals and items in the forest God created. As they do, they will also learn interesting facts about the different animals and their habitats.

Hands-On Gpu Programming with Python and Cuda

Автор: Tuomanen Dr Brian
Название: Hands-On Gpu Programming with Python and Cuda
ISBN: 1788993918 ISBN-13(EAN): 9781788993913
Издательство: Неизвестно
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: GPUs are designed for maximum throughput, but are subject to low-level subtleties. In contrast, Python is a high-level language that favours ease of use over speed. In this book, we will combine the power of both Python and CUDA to help you create high performing Python applications by using open-source libraries such as PyCUDA and SciKit-CUDA.

Systems Programming

Автор: Richard Anthony
Название: Systems Programming
ISBN: 012800729X ISBN-13(EAN): 9780128007297
Издательство: Elsevier Science
Рейтинг:
Цена: 13304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Systems Programming: Designing and Developing Distributed Applications explains how the development of distributed applications depends on a foundational understanding of the relationship among operating systems, networking, distributed systems, and programming. Uniquely organized around four viewpoints (process, communication, resource, and architecture), the fundamental and essential characteristics of distributed systems are explored in ways which cut across the various traditional subject area boundaries. The structures, configurations and behaviours of distributed systems are all examined, allowing readers to explore concepts from different perspectives, and to understand systems in depth, both from the component level and holistically.

Designing Distributed Control Systems

Автор: Eloranta Veli Pekka
Название: Designing Distributed Control Systems
ISBN: 1118694155 ISBN-13(EAN): 9781118694152
Издательство: Wiley
Рейтинг:
Цена: 6653.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Designing Distributed Control Systems presents 80 patterns for designing distributed machine control system software architecture (forestry machinery, mining drills, elevators, etc.).

Intel Xeon Phi Processor High Performance Programming

Автор: Jeffers, James
Название: Intel Xeon Phi Processor High Performance Programming
ISBN: 0128091940 ISBN-13(EAN): 9780128091944
Издательство: Elsevier Science
Рейтинг:
Цена: 7362.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intel Xeon Phi Processor High Performance Programming is an all-in-one source of information for programming the Second-Generation Intel Xeon Phi product family also called Knights Landing. The authors provide detailed and timely Knights Landingspecific details, programming advice, and real-world examples. The authors distill their years of Xeon Phi programming experience coupled with insights from many expert customers — Intel Field Engineers, Application Engineers, and Technical Consulting Engineers — to create this authoritative book on theessentials of programming for Intel Xeon Phi products. Intel® Xeon Phi™ Processor High-Performance Programming is useful even before you ever program a system with an Intel Xeon Phi processor. To help ensure that your applications run at maximum efficiency, the authors emphasize key techniques for programming any modern parallel computing system whether based on Intel Xeon processors, Intel Xeon Phi processors, or other high-performance microprocessors. Applying these techniques will generally increase your program performance on any system and prepareyou better for Intel Xeon Phi processors.

Learn Functional Programming with Elixir: New Foundations for a New World

Автор: Almeida Ulisses
Название: Learn Functional Programming with Elixir: New Foundations for a New World
ISBN: 168050245X ISBN-13(EAN): 9781680502459
Издательство: Wiley
Рейтинг:
Цена: 5465.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Functional programming offers useful techniques for building maintainable and scalable software that solves today`s difficult problems. The demand for software written in this way is increasing - you don`t want to miss out. In this book, you`ll not only learn Elixir and its features, you`ll also learn the mindset required to program functionally.

Boundary Element Programming in Mechanics

Автор: Gao
Название: Boundary Element Programming in Mechanics
ISBN: 1107400252 ISBN-13(EAN): 9781107400252
Издательство: Cambridge Academ
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This 2002 book describes the numerical implementation of boundary element methods for nonlinear analysis in solid mechanics. Sufficient background information on nonlinear mechanics and boundary element techniques is provided to enable the reader to understand the method. A BEM source code is also available on the book`s companion website.


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