begin process at 2012 02 15 22:38:28
  Trouver un code source :
 
dans
 

Tous les livres avec "parallel"


Les livres classés sous : parallel

Parallel Programming with Microsoft Visual C++ Design Patterns for Decomposition and Coordination on Multicore Architectures

EN Parallel Programming with Microsoft Visual C++ Design Patterns for Decomposition and Coordination on Multicore Architectures

Your CPU meter shows a problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. Is there a way to get better performanc...

(paru le 19/04/2011, consulté 564 fois)
C# 4.0 in a Nutshell The Definitive Reference - Covers CLR 4.0

EN C# 4.0 in a Nutshell The Definitive Reference - Covers CLR 4.0

C# 4.0 in a Nutshell is one of the few books I keep on my desk as a quick reference. It is a book I recommend." Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation A must-read for a concise but thorough examination ...

(paru le 15/01/2010, consulté 1414 fois)
Parallel Programming with MPI

EN Parallel Programming with MPI

This is the first introductory parallel programming text based on the new Message-Passing Interface (MPI) standard. After reading this book, students, scientists, and engineers should be able to program any parallel system, from networks of workstations t...

(paru le 15/10/1996, consulté 5937 fois)
UPC Distributed Shared Memory Programming

EN UPC Distributed Shared Memory Programming

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 mate...

(paru le 21/07/2005, consulté 3779 fois)
High Performance Computing Paradigm and Infrastructure

EN High Performance Computing Paradigm and Infrastructure

With hyperthreading in Intel processors, hypertransport links in next generation AMD processors, multi-core silicon in today's high-end microprocessors from IBM and emerging grid computing, parallel and distributed computers have moved into the mainstream...

(paru le 21/12/2005, consulté 3315 fois)
Scientific Parallel Computing

EN Scientific Parallel Computing

What does Google's management of billions of Web pages have in common with analysis of a genome with billions of nucleotides? Both apply methods that coordinate many processors to accomplish a single task. From mining genomes to the World Wide Web, from m...

(paru le 03/06/2005, consulté 4506 fois)
Advanced computer architecture and parallel processing

EN Advanced computer architecture and parallel processing

An outstanding resource for mastering computer architecture and parallel processing This text enables students and practitioners to quickly master the complexities of advanced computer architecture and parallel processing. The authors have drawn from...

(paru le 08/03/2005, consulté 4353 fois)
Algorithms: Sequential, Parallel, and Distibuted

EN Algorithms: Sequential, Parallel, and Distibuted

This groundbreaking text, a thoroughly updated version of the authors' previous work. Fundamentals of Sequential and Parallel Algorithms, offers a significant amount of new material designed to cover some of the most important recent algorithmic devel...

(paru le 15/02/2005, consulté 3396 fois)
Server Architectures Multiprocessors, Clusters, Parallel Systems, Web Servers, Storage Solutions

EN Server Architectures Multiprocessors, Clusters, Parallel Systems, Web Servers, Storage Solutions

This work presents and compares various options regarding server architecture from two separate points of view: first, that of the information technology decision-maker who must choose a solution matching company business requirements, and second, that...

(paru le 17/01/2005, consulté 2948 fois)
Patterns for Parallel Programming

EN Patterns for Parallel Programming

The Parallel Programming Guide for Every Software Developer From grids and clusters to next-generation game consoles, parallel computing is going mainstream. Innovations such as Hyper-Threading Technology, HyperTransport Technology, and multicore mic...

(paru le 03/12/2004, consulté 4037 fois)
Oracle parallel processing

EN Oracle parallel processing

Parallel processing is becoming increasingly important to database computing. Databases often grow to enormous sizes and are accessed by huge numbers of users. This growth strains the ability of single-processor and single-computer systems to handle the l...

(paru le 15/09/2000, consulté 5579 fois)
SIMD programming manual for linux and windows

EN SIMD programming manual for linux and windows

The book is intended as a programmer's introduction to the use of SIMD on PCs. It explains how to cast algorithms in parallel to exploit the parallel processing capability of standard PCs, thus obtaining large performance gains relative to conventional se...

(paru le 23/06/2004, consulté 3480 fois)
Practical Parallel Rendering

EN Practical Parallel Rendering

Parallel processing offers the potential to render high-quality images and animations in reasonable times. The book begins by reviewing th basic issues involved in rendering within a parallel or distributed environment. The book continues by examining the...

(paru le 25/09/2002, consulté 4013 fois)
An Introduction to Parallel Computing: Design and Analysis of Algorithms

EN An Introduction to Parallel Computing: Design and Analysis of Algorithms

Increasingly, parallel processing is being seen as the only cost-effective method for the fast solution of computationally large and data-intensive problems. The emergence of inexpensive parallel computers such as commodity desktop multiprocessors and clu...

(paru le 12/02/2003, consulté 4091 fois)
Fundamentals of Parallel Processing

EN Fundamentals of Parallel Processing

For senior-level/graduate courses in Parallel Computing and Processing in departments of Engineering, Computer Science and Mathematics. This carefully class tested text provides comprehensive coverage of the fundamentals of parallel processing with integr...

(paru le 27/11/2002, consulté 4344 fois)
Sourcebook of Parallel Computing

EN Sourcebook of Parallel Computing

The Sourcebook of Parallel Computing provides a broad overview to parallel computers and parallel computing by first examining the architecture of modern parallel computer systems and identifying key considerations for programming them. Through specific a...

(paru le 13/03/2003, consulté 3604 fois)
Parallel Scientific Computing in C++ and MPI A Seamless Approach to Parallel Algorithms and their Implementation

EN CD ROM inclus Parallel Scientific Computing in C++ and MPI A Seamless Approach to Parallel Algorithms and their Implementation

Numerical algorithms, modern programming techniques, and parallel computing are often taught serially across different courses and different textbooks. The need to integrate concepts and tools usually comes only in employment or in research - after the co...

(paru le 30/09/2003, consulté 3586 fois)
Patterns and Skeletons for Parallel and Distributed Computing

EN Patterns and Skeletons for Parallel and Distributed Computing

Patterns and Skeletons for Parallel and Distributed Computing is a unique survey of research work in high-level parallel and distributed computing over the past ten years. Comprising contributions from the leading researchers in Europe and the US, it look...

(paru le 18/11/2002, consulté 3282 fois)
Introduction to Parallel Computing A practical guide with examples in C

EN Introduction to Parallel Computing A practical guide with examples in C

This text is a practical student guide to scientific computing on parallel computers, based on the authors' lectures at ETH Zurich. Aimed at advanced undergraduate and graduate students in applied mathematics, computer science, and engineering, subjects c...

(paru le 09/02/2004, consulté 3879 fois)
Parallel and distributed programming using C++

EN Parallel and distributed programming using C++

Parallel and Distributed Programming Using C++ provides an up-close look at how to build software that can take advantage of multiprocessor computers. Simple approaches for programming parallel virtual machines are presented, and the basics of cluster app...

(paru le 23/09/2003, consulté 3449 fois)
Tools and environments for parallel and distributed computing

EN Tools and environments for parallel and distributed computing

Today's most complete reference on the rapidly evolving software technology used in parallel and distributed computing Designing, developing, and utilizing the kinds of versatile computing environments that will effectively support today's complex scient...

(paru le 09/03/2004, consulté 3119 fois)
Parallel computing on heterogeneous networks

EN Parallel computing on heterogeneous networks

A timely reference on new approaches to parallel computing Traditional software for parallel computing typically spreads computations evenly over a set of linked processors. This, however, may not always be the best way of maximizing the performance of a...

(paru le 23/07/2003, consulté 2325 fois)
Parallel programming in C  with MPI and OpenMP International edition

EN Parallel programming in C with MPI and OpenMP International edition

The era of practical parallel programming has arrived, marked by the popularity of the MFI and OpenMP software standards and the emergence of commodity clusters as the hardware platform of choice for an increasing number of organizations. Phis exciting ne...

(paru le 22/09/2003, consulté 3755 fois)
Numerical recipes in Fortran 90 The art of parallel scientific computing

EN Numerical recipes in Fortran 90 The art of parallel scientific computing

The Fortran 90 Computer language is not just the long-awaited updating of Fortran to modern computing practices. It is also as the cutting edge of a much wider revolution in computing, that of multiprocessor computers and widespread parallel programming, ...

(paru le 01/10/1996, consulté 5241 fois)
Debugging C++ Troubleshooting for Programmers

EN Debugging C++ Troubleshooting for Programmers

From the field's top experts comes the most comprehensive reference of its kind ever published. Here is the comprehensive, authoritative reference on parallel and distributed systems that everyone who works with or follows this rapidly advancing technolog...

(paru le 12/06/2000, consulté 3240 fois)
Parallel Computing for Real-time Signal Processing and Control

EN Parallel Computing for Real-time Signal Processing and Control

Although the computing demands of real-time signal processing and control applications are increasing rapidly, parallel processors permit several instructions to be dealt with simultaneously so that the "real-time" needed is manageable. This book introduc...

(paru le 13/05/2003, consulté 4783 fois)
1



Nos sponsors


Sondage...

CalendriCode

Février 2012
LMMJVSD
  12345
6789101112
13141516171819
20212223242526
272829    

Consulter la suite du CalendriCode

Photothèque

 
Développement réalisé par Nicolas SOREL (Nix) avec l'aide de : Cyril DURAND et Emmanuel (EBArtSoft), Merci à Vincent pour ses précieux conseils.
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés

Google Coop CodeS-SourceS Google Coop CodeS-SourceS
Temps d'éxécution de la page : 6,006 sec (3)

Nous contacter | Annoncer sur CodeS-SourceS | Mentions légales