商品件数:223 1件~30件 (8ページ中 1ページめ)
1  2  3  4  5  6  7  [8] 次へ»
Mastering Concurrency in Python
著者:Quan Nguyen
出版社: Packt Publishing
発売日: 2019年02月11日
Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problems Key Features Explore the core syntaxes, language features and modern patterns of conc……続きを見る
価格:4,932円
Concurrency in C# Cookbook
著者:Stephen Cleary
出版社: O'Reilly Media
発売日: 2019年08月20日
If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated se……続きを見る
価格:3,890円
Programming Rust
著者:Jim Blandy, Jason Orendorff, Leonora F. S. Tindall
出版社: O'Reilly Media
発売日: 2021年06月11日
Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor ……続きを見る
価格:4,611円
Effective Rust
著者:David Drysdale
出版社: O'Reilly Media
発売日: 2024年04月10日
Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced progra……続きを見る
価格:4,611円
Using Asyncio in Python
著者:Caleb Hattingh
出版社: O'Reilly Media
発売日: 2020年01月30日
If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for ……続きを見る
価格:2,350円
Parallel and High Performance Programming with Python
著者:Fabio Nelli
出版社: Orange Education Pvt Ltd
発売日: 2023年08月23日
Unleash the capabilities of Python and its libraries for solving high performance computational problems. KEY FEATURES ● Explores parallel programming concepts and techniques for high-performance co……続きを見る
価格:3,821円
Hands-On Data Structures and Algorithms with Rust
著者:Claus Matzinger
出版社: Packt Publishing
発売日: 2019年01月25日
Design and implement professional level programs by exploring modern data structures and algorithms in Rust. Key Features Use data structures such as arrays, stacks, trees, lists and graphs with re……続きを見る
価格:3,973円
Programming Your GPU with OpenMP
著者:Tom Deakin, Timothy G. Mattson
出版社: MIT Press
発売日: 2023年11月07日
The essential guide for writing portable, parallel programs for GPUs using the OpenMP programming model. Today’s computers are complex, multi-architecture systems: multiple cores in a shared address……続きを見る
価格:10,317円
Rust Atomics and Locks
著者:Mara Bos
出版社: O'Reilly Media
発売日: 2022年12月14日
The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those ……続きを見る
価格:3,890円
WebAssembly: The Definitive Guide
著者:Brian Sletten
出版社: O'Reilly Media
発売日: 2021年12月06日
WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than Jav……続きを見る
価格:4,611円
The OpenMP Common Core
著者:Timothy G. Mattson, Yun (Helen) He, Alice E. Koniges
出版社: MIT Press
発売日: 2019年11月26日
How to become a parallel programmer by learning the twenty-one essential components of OpenMP. This book guides readers through the most essential elements of OpenMPーthe twenty-one components that ……続きを見る
価格:5,158円
Programming F# 3.0
著者:Chris Smith
出版社: O'Reilly Media
発売日: 2012年10月09日
Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications……続きを見る
価格:3,256円
Hands-On GPU Programming with Python and CUDA
著者:Dr. Brian Tuomanen
出版社: Packt Publishing
発売日: 2019年01月09日
Build real-world applications with Python 2.7, CUDA 9, and CUDA 10. We suggest the use of Python 2.7 over Python 3.x, since Python 2.7 has stable support across all the libraries we use in this book……続きを見る
価格:4,932円
The Art of Concurrency
著者:Clay Breshears
出版社: O'Reilly Media
発売日: 2009年05月07日
If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is ……続きを見る
価格:3,256円
Multicore Application Programming
著者:Darryl Gove
出版社: Pearson Education
発売日: 2010年11月09日
Write High-Performance, Highly-Scalable Multicore Applications for Any Leading Hardware and OS Environment Programmers who know how to leverage today’s multicore processors can achieve remarkable pe……続きを見る
価格:6,577円
Visual Studio 2010 Best Practices
著者:Peter Ritchie
出版社: Packt Publishing
発売日: 2012年08月24日
It will be a step-by-step tutorial that will discuss best practices. The book is structured in such a way that it can be read both from start to end or can dipped into. .Net developers using Visual ……続きを見る
価格:3,562円
CUDA by Example
著者:Jason Sanders, Edward Kandrot
出版社: Pearson Education
発売日: 2010年07月19日
CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw……続きを見る
価格:6,577円
OpenCL Programming Guide
著者:Aaftab Munshi, Benedict Gaster, Dan Ginsburg, Timothy Mattson
出版社: Pearson Education
発売日: 2011年07月07日
Using the new OpenCL (Open Computing Language) standard, you can write applications that access all available programming resources: CPUs, GPUs, and other processors such as DSPs and the Cell/B.E. p……続きを見る
価格:7,948円
Virtualization: A Manager's Guide
著者:Dan Kusnetzky
出版社: O'Reilly Media
発売日: 2011年06月13日
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 store……続きを見る
価格:1,179円
Hadoop Operations
著者:Eric Sammer
出版社: O'Reilly Media
発売日: 2012年09月28日
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……続きを見る
価格:3,256円
ZooKeeper
著者:Flavio Junqueira, Benjamin Reed
出版社: O'Reilly Media
発売日: 2013年11月18日
Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed syste……続きを見る
価格:2,174円
MapReduce Design Patterns
著者:Donald Miner, Adam Shook
出版社: O'Reilly Media
発売日: 2012年11月21日
Until now, design patterns for the MapReduce framework have been scattered among various research papers, blogs, and books. This handy guide brings together a unique collection of valuable MapReduce……続きを見る
価格:3,617円
Parallel R
著者:Q. Ethan McCallum, Stephen Weston
出版社: O'Reilly Media
発売日: 2011年10月21日
It’s tough to argue with R as a high-quality, cross-platform, open source statistical software productーunless you’re in the business of crunching Big Data. This concise book introduces you to sever……続きを見る
価格:1,813円
Concurrent Programming on Windows
著者:Joe Duffy
出版社: Pearson Education
発売日: 2008年10月28日
“When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. . . . This places an emphasis on understanding not only the platform’s c……続きを見る
価格:8,769円
Hadoop: The Definitive Guide
著者:Tom White
出版社: O'Reilly Media
発売日: 2009年05月29日
Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on……続きを見る
価格:3,256円
Programming Amazon EC2
著者:Jurg van Vliet, Flavia Paganelli
出版社: O'Reilly Media
発売日: 2011年02月11日
If you plan to use Amazon Web Services to run applications in the cloud, the end-to-end approach in this book will save you needless trial and error. You'll find practical guidelines for designing a……続きを見る
価格:2,534円
Multithreading in C# 5.0 Cookbook
著者:Eugene Agafonov
出版社: Packt Publishing
発売日: 2013年11月26日
Cookbook.Multithreading in C# 5.0 Cookbook is written for existing C# developers who want a complete, professional, and authoritative guide to multithreading. You don't need any experience with mult……続きを見る
価格:4,247円
High-Performance Computing on Complex Environments
出版社: Wiley
発売日: 2016年04月22日
With recent changes in multicore and general-purpose computing on graphics processing units, the way parallel computers are used and programmed has drastically changed. It is important to provide a ……続きを見る
価格:15,071円
Efficient Android Threading
著者:Anders Goransson
出版社: O'Reilly Media
発売日: 2014年05月22日
Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many as……続きを見る
価格:1,355円
Parallel Programming with Python
著者:Jan Palach
出版社: Packt Publishing
発売日: 2014年06月25日
A fast, easy-to-follow and clear tutorial to help you develop Parallel computing systems using Python. Along with explaining the fundamentals, the book will also introduce you to slightly advanced c……続きを見る
価格:2,054円
1  2  3  4  5  6  7  [8] 次へ»

No results found

ID: -
| | 品名が | |
[画像 ] [自動改行対策
楽天アフィリエイト リンク作成 (複数商品も一発で!!)