Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Programación paralela

Si te gustan los eBooks de Programación paralela, seguro que te encanta esta selección.
Mostrando 73 - 96 de 261 resultados
Skip side bar filters
  • Delphi High Performance

    Build fast Delphi applications using concurrency, parallel programming and memory management

    Build fast, scalable, and high performing applications with DelphiKey FeaturesBuild efficient and concurrent applications in Delphi with focused examplesIdentify performance bottlenecks and apply the correct algorithm to increase the performance of applications.Delve into parallel programming and memory management to optimize your codeBook DescriptionDelphi is a cross-platform Integrated ... Leer más

    $813 MXN o gratis con Kobo Plus

  • Fundamentals of Multicore Software Development

    Series series Chapman & Hall/CRC Computational Science
    With multicore processors now in every computer, server, and embedded device, the need for cost-effective, reliable parallel software has never been greater. By explaining key aspects of multicore programming, Fundamentals of Multicore Software Development helps software engineers understand parallel programming and master the multicore challenge. ... Leer más

    $1,909 MXN

  • Assembly Language

    The Ultimate Guide to Programming and Virtual Machines

    Assembly language is often considered a bridge between high-level programming languages and machine code. Unlike high-level languages such as Python or C, which use human-readable syntax and abstract away many details of the underlying hardware, assembly language provides a more direct representation of the CPU's operations.Each assembly language instruction corresponds to a specific operation ... Leer más

    $18 MXN o gratis con Kobo Plus

  • Web Programming with Go, Second Edition

    de Ian Taylor ...
    This is a new edition of "Web Programming with Go" and it's designed to help both entry-level and professional developers build and launch functional web applications using Go's core libraries. Every chapter gives you practical lessons, from setting up Go projects and building strong backend routes to frontend-backend integration, session management, authentication, concurrency, and connecting ... Leer más

    $516 MXN o gratis con Kobo Plus

  • Julia Cookbook

    Over 40 recipes to get you up and running with programming using Julia

    Over 40 recipes to get you up and running with programming using Julia Key Features\[\*\] Follow a practical approach to learn Julia programming the easy way\[\*\] Get an extensive coverage of Julia’s packages for statistical analysis\[\*\] This recipe-based approach will help you get familiar with the key concepts in JuliaBook DescriptionWant to handle everything that Julia can throw at you and ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Asyncio From Ground Up

    de Ritesh Modi ...
    You have probably tried asyncio once and given up. You may have searched "python asyncio tutorial" and bounced off three of them. You may have copied an async def from somewhere without understanding why. You may have closed a code review the moment await appeared on the screen. None of those experiences is unusual, and none of them is your fault.The reason most readers find asyncio confusing is ... Leer más

    $172 MXN o gratis con Kobo Plus

  • Nebenläufige Programmierung mit Java

    Konzepte und Programmiermodelle für Multicore-Systeme

    Damit die Performance-Möglichkeiten moderner Multicore-Rechner effizient genutzt werden, muss die Software dafür entsprechend entworfen und entwickelt werden. Für diese Aufgabe bietet insbesondere Java vielfältige Konzepte an. Das Buch bietet eine fundierte Einführung in die nebenläufige Programmierung mit Java. Der Inhalt gliedert sich dabei in fünf Teile: Im ersten Teil wird das grundlegende ... Leer más

    $516 MXN o gratis con Kobo Plus

  • Practical GPU Programming

    de Maris Fenlor ...
    If you're a Python pro looking to get the most out of your code with GPUs, then Practical GPU Programming is the right book for you. This book will walk you through the basics of GPU architectures, show you hands-on parallel programming techniques, and give you the know-how to confidently speed up real workloads in data processing, analytics, and engineering.The first thing you'll do is set up the ... Leer más

    $516 MXN o gratis con Kobo Plus

  • Elements of Parallel Computing

    de Eric Aubanel ...
    Series series Chapman & Hall/CRC Computational Science
    Designed for introductory parallel computing courses at the advanced undergraduate or beginning graduate level, Elements of Parallel Computing presents the fundamental concepts of parallel computing not from the point of view of hardware, but from a more abstract view of algorithmic and implementation patterns. The aim is to facilitate the teaching of parallel programming by surveying some key ... Leer más

    $1,806 MXN

  • Kickstart Compiler Design Fundamentals

    Unveiling Compiler Secrets from Source to Execution.Key Features● Master compiler fundamentals, from lexical analysis to advanced optimization techniques.● Reinforce concepts with practical exercises, projects, and real-world case studies.● Explore LLVM, GCC, and industry-standard optimization methods for efficient code generation.Book DescriptionCompilers are the backbone of modern computing... ... Leer más

    $326 MXN

  • Build Reactive Websites with RxJS

    Upgrade your skillset, succeed at work, and above all, avoid the many headaches that come with modern front-end development. Simplify your codebase with hands-on examples pulled from real-life applications. Master the mysteries of asynchronous state management, detangle puzzling race conditions, and send spaceships soaring through the cosmos. When you finish this book, you'll be able to tame the ... Leer más

    $421 MXN

  • Programming Multicore and Many-core Computing Systems

    Edición de Sabri Pllana, Fatos Xhafa ...
    Series series Wiley Series on Parallel and Distributed Computing
    Programming multi-core and many-core computing systemsSabri Pllana, Linnaeus University, SwedenFatos Xhafa, Technical University of Catalonia, SpainProvides state-of-the-art methods for programming multi-core and many-core systemsThe book comprises a selection of twenty two chapters covering: fundamental techniques and algorithms; programming approaches; methodologies and frameworks; scheduling ... Leer más

    $1,410 MXN

  • Bayes Theorem

    A Quick-Start Beginner's Guide

    de Andy Hayes ...
    Applications of the theorem are widespread and not limited to the financial realm. As an example, Bayes' theorem can be used to determine the accuracy of medical test results by taking into consideration how likely any given person is to have a disease and the general accuracy of the test.Bayes' theorem gives the probability of an event based on information that is or may be related to that event. ... Leer más

    $57 MXN o gratis con Kobo Plus

  • Hadoop Operations

    A Guide for Developers and Administrators

    de Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Leer más

    $346 MXN

  • Parallel Programming for Modern High Performance Computing Systems

    de Pawel Czarnul ...
    In view of the growing presence and popularity of multicore and manycore processors, accelerators, and coprocessors, as well as clusters using such computing devices, the development of efficient parallel applications has become a key challenge to be able to exploit the performance of such systems. This book covers the scope of parallel programming for modern high performance computing systems.It ... Leer más

    $1,135 MXN

  • Enhanced Java: Step-by-Step Java Book (3th Edition)

    de Jamie Bloch ...
    Java Made Easy – a Step-by-Step Guide for BeginnersLearning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a ... Leer más

    $542 MXN

  • Rust In Practice

    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages in RustRust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the ... Leer más

    $619 MXN

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... Leer más

    $1,004 MXN o gratis con Kobo Plus

  • Shared-Memory Parallelism Can be Simple, Fast, and Scalable

    de Julian Shun ...
    Series series ACM Books
    Parallelism is the key to achieving high performance in computing. However, writing efficient and scalable parallel programs is notoriously difficult, and often requires significant expertise. To address this challenge, it is crucial to provide programmers with high-level tools to enable them to develop solutions easily, and at the same time emphasize the theoretical and practical aspects of ... Leer más

    $1,238 MXN

  • Virtualization: A Manager's Guide

    Big Picture of the Who, What, and Where of Virtualization

    de Dan Kusnetzky ...
    What exactly is virtualization? As this concise book explains, virtualization is a smorgasbord of technologies that offer organizations many advantages, whether you're managing extremely large stores of rapidly changing data, scaling out an application, or harnessing huge amounts of computational power. With this guide, you get an overview of the five main types of virtualization technology, along ... Leer más

    $151 MXN

  • GPU Pro 360 Guide to 3D Engine Design

    Wolfgang Engel’s GPU Pro 360 Guide to 3D Engine Design gathers all the cutting-edge information from his previous seven GPU Pro volumes into a convenient single source anthology that covers the design of a 3D engine. This volume is complete with articles by leading programmers that focus on various aspects of 3D engine design such as quality and optimization as well as high-level architecture. GPU ... Leer más

    $1,152 MXN

  • Performance Tuning of Scientific Applications

    With contributions from some of the most notable experts in the field, Performance Tuning of Scientific Applications presents current research in performance analysis. The book focuses on the following areas.Performance monitoring: Describes the state of the art in hardware and software tools that are commonly used for monitoring and measuring perf ... Leer más

    $1,514 MXN

  • C++ Programming Cookbook

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... Leer más

    $619 MXN

  • C++ Data Structures and Algorithms

    Learn how to write efficient code to build scalable and robust applications in C++

    de Wisnu Anggoro ...
    Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++Key FeaturesUse data structures such as arrays, stacks, trees, lists, and graphs with real-world examplesLearn the functional and reactive implementations of the traditional data structuresExplore illustrations to present data structures and algorithms, as well as their ... Leer más

    $753 MXN o gratis con Kobo Plus