All counter of AlamanShop


A. Fijany, A. Bejczy
Parallel Computation Systems for Robotics: Algorithms and Architectures (Series in Robotics and Automated Systems, Vol 2)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 9810206631
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
David E. Culler, Jaswinder Pal Singh, Anoop Gupta
Parallel Computer Architecture : A Hardware/Software Approach

— y.
Publisher: —
Description: The most exciting development in parallel computer architecture is the convergence of traditionally disparate approaches on a common machine structure. This book explains the forces behind this convergence of shared-memory, message-passing, data parallel, and data-driven computing architectures. It then examines the design issues that are critical to all parallel architecture across the full range of modern design, covering data access, communication performance, coordination of cooperative work, and correct implementation of useful semantics. It not only describes the hardware and software techniques for addressing each of these issues but also explores how these techniques interact in the same system. Examining architecture from an application-driven perspective, it provides comprehensive discussions of parallel programming for high performance and of workload-driven evaluation, based on understanding hardware-software interactions. * synthesizes a decade of research and… [detailed...]

ISBN: 1558603433
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
International Conference on Parallel Computing Technologies 2003 Nizh, V. E. Malyshkin, Conference on Parallel Architectures and Compilation Techniques 2003, Victor Malyshkin
Parallel Computing Technologies: 7th International Conference, Pact 2003, Nizhni Novgorod, Russia, September 15-19, 2003 : Proceedings (Lecture Notes in Computer Science, 2763)

— y.
Publisher: —
Description: This book constitutes the refereed proceedings of the 7th International Conference on Parallel Computing Technologies, PaCT 2003, held in Novosibirsk, Russia in September 2003. The 38 revised full papers presented together with 4 invited papers and 10 poster papers were carefully reviewed and selected from 78 submissions. The papers are organized in topical sections on theory, software, applications, and tools. A broad variety of parallel processing issues and distributed computing in general are addressed. [detailed...]

ISBN: 3540406735
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
Keqin Li, Yi Pan, Si Qing Zheng, S. Q. Zheng
Parallel Computing Using Optical Interconnections (Kluwer International Series in Engineering and Computer Science, 468)

— y.
Publisher: —
Description: Advances in optical technologies have made it possible to implement optical interconnections in future massively parallel processing systems. Photons are non-charged particles, and do not naturally interact. Consequently, there are many desirable characteristics of optical interconnects, e.g. high speed (speed of light), increased fanout, high bandwidth, high reliability, longer interconnection lengths, low power requirements, and immunity to EMI with reduced crosstalk. Optics can utilize free-space interconnects as well as guided wave technology, neither of which has the problems of VLSI technology mentioned above. Optical interconnections can be built at various levels, providing chip-to-chip, module-to-module, board-to-board, and node-to-node communications. Massively parallel processing using optical interconnections poses new challenges, new system configurations need to be designed, scheduling and data communication schemes based on new resource metrics need to be investigated,… [detailed...]

ISBN: 079238296X
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
S. Lakshmivarahan, Sudarshan K. Dhall
Parallel Computing Using the Prefix Problem

— y.
Publisher: —
Description: The prefix operation on a set of data is one of the simplest and most useful building blocks in parallel algorithms. This introduction to those aspects of parallel programming and parallel algorithms that relate to the prefix problem emphasizes its use in a broad range of familiar and important problems. The book illustrates how the prefix operation approach to parallel computing leads to fast and efficient solutions to many different kinds of problems. Students, teachers, programmers, and computer scientists will want to read this clear exposition of an important approach. [detailed...]

ISBN: 0195088492
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
Geoffrey C. Fox, Roy D. Williams, Paul C. Messina
Parallel Computing Works!

— y.
Publisher: —
Description: A clear illustration of how parallel computers can be successfully applied to large-scale scientific computations. This book demonstrates how a variety of applications in physics, biology, mathematics and other sciences were implemented on real parallel computers to produce new scientific results. It investigates issues of fine-grained parallelism relevant for future supercomputers with particular emphasis on hypercube architecture. The authors describe how they used an experimental approach to configure different massively parallel machines, design and implement basic system software, and develop algorithms for frequently used mathematical computations. They also devise performance models, measure the performance characteristics of several computers, and create a high-performance computing facility based exclusively on parallel computers. By addressing all issues involved in scientific problem solving, Parallel Computing Works!… [detailed...]

ISBN: 1558602534
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
D. Arnold, E. Onate, M. Jane, M. Valero, Qld.) Australian Transputer and Occam User Group 1993 Brisbane
Parallel Computing and Applications `93 (ATOUG-6)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 9051991495
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
M. Valero
Parallel Computing and Transputer (I-II : Proceedings of the International Conference, Pacta 1992, September 21-25, Barcelona, Spain)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 9051990960
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET

Parallel Computing for Bioinformatics and Computational Biology: Models, Enabling Technologies, and Case Studies (Wiley Series on Parallel and Distributed Computing)

2006 y.
Publisher: —
Description: Discover how to streamline complex bioinformatics applications with parallel computing This publication enables readers to handle more complex bioinformatics applications and larger and richer data sets. As the editor clearly shows, using powerful parallel computing tools can lead to significant breakthroughs in deciphering genomes, understanding genetic disease, designing customized drug therapies, and understanding evolution. A broad range of bioinformatics applications is covered with demonstrations on how each one can be parallelized to improve performance and gain faster rates of computation. Current parallel computing techniques and technologies are examined, including distributed computing and grid computing. Readers are provided with a mixture of algorithms, experiments, and simulations that provide not only qualitative but also quantitative insights into the dynamic field of bioinformatics. Parallel Computing for Bioinformatics… [detailed...]

ISBN: 0471718483
Book size: —; Page extent: 816.

 

PUT TO
THE BASKET
Curtis L. Janssen, Ida M. B. Nielsen
Parallel Computing in Quantum Chemistry

2008 y.
Publisher: —
Description: Exploring the challenges of parallel programming from the perspective of quantum chemists, `Parallel Computing in Quantum Chemistry` thoroughly covers topics relevant to designing and implementing parallel quantum chemistry programs. Focusing on good parallel program design and performance analysis, the first part of the book deals with parallel computer architectures and parallel computing concepts and terminology. The authors discuss trends in hardware, methods, and algorithms, parallel computer architectures and the overall system view of a parallel computer, message-passing, parallelization via multi-threading, measures for predicting and assessing the performance of parallel algorithms, and fundamental issues of designing and implementing parallel programs. The second part contains detailed discussions and performance analyses of parallel algorithms for a number of important and widely used quantum chemistry procedures and methods. The book presents schemes for the… [detailed...]

ISBN: 1420051644
Book size: —; Page extent: 232.

 

PUT TO
THE BASKET
Alexey L. Lastovetsky
Parallel Computing on Heterogeneous Clusters

— y.
Publisher: —
Description: * New approaches to parallel computing are being developed that make better use of the heterogeneous cluster architecture * Provides a detailed introduction to parallel computing on heterogenous clusters * All concepts and algorithms are illustrated with working programs that can be compiled and executed on any cluster * The algorithms discussed have practical applications in a range of real-life parallel computing problems, such as the N-body problem, portfolio management, and the modeling of oil extraction [detailed...]

ISBN: 0471229822
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Albert Y. Zomaya
Parallel Computing: Paradigms and Applications

— y.
Publisher: —
Description: — [detailed...]

ISBN: 1850321884
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
W. Joosen, Wouter Joosen, Elie Milgrom, European Workshops on Parallel Computing
Parallel Computing: Proceedings of the European Workshops on Parallel Computing, 23-24 March 1992, Barcelona Spain

— y.
Publisher: —
Description: — [detailed...]

ISBN: 9051990804
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
J. P. Gray, J.P. Gray
Parallel Computing: Technology and Practice (PCAT-94)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 9051991967
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET

Parallel Curriculum Units for Language Arts, Grades 6-12

2009 y.
Publisher: —
Description: Sample units demonstrate how to use the Parallel Curriculum Model to design high-quality curriculum in language arts. Each unit includes instructions, assessments, and skills/standards. [detailed...]

ISBN: 1412965373
Book size: —; Page extent: 232.

 

PUT TO
THE BASKET
Mahdi Abdelguerfi, Kam-Fai Wong
Parallel Database Techniques

— y.
Publisher: —
Description: The use of parallel processing technology in the next generation of Database Management Systems (DBMSs) makes it possible to meet new and challenging requirements. Database technology in rapidly expanding new application areas brings unique challenges such as increased functionality and efficient handling of very large heterogeneous databases. Abdelguerfi and Wong present the latest techniques in parallel relational databases illustrating high-performance achievements in parallel database systems. The text is structured according to the overall architecture of a parallel database system presenting various techniques that may be adopted to the design of parallel database software and hardware execution environments. These techniques can directly or indirectly lead to high-performance parallel database implementation. The book`s main focus follows the authors` engineering model: A survey of parallel query optimization techniques for requests involving multi-way joins, A new… [detailed...]

ISBN: 0818683988
Book size: —; Page extent: —.

 

PUT TO
THE BASKET

Parallel Evolutionary Computations (Studies in Computational Intelligence)

2006 y.
Publisher: —
Description: `Parallel Evolutionary Computation` focuses on the aspects related to the parallelization of evolutionary computations, such as parallel genetic operators, parallel fitness evaluation, distributed genetic algorithms, and parallel hardware implementations, as well as on their impact on several applications.The book is divided into four parts. The first part deals with a clear software-like and algorithmic vision on parallel evolutionary optimizations. The second part is about hardware implementations of genetic algorithms, a valuable topic which is hard to find in the present literature. The third part treats the problem of distributed evolutionary computation and presents three interesting applications wherein parallel EC new ideas are featured. Finally, the last part deals with the up-to-date field of parallel particle swarm optimization to illustrate the intrinsic similarities and potential extensions to techniques in this domain. The book offers a wide spectrum of sample works… [detailed...]

ISBN: 3540328378
Book size: —; Page extent: 201.

 

PUT TO
THE BASKET
Wenhua Yu, Raj Mittra, Tao Su, Yongjun Liu, Xiaoling Yang
Parallel Finite-Difference Time-Domain Method (Artech House Electromagnetic Analysis)

2006 y.
Publisher: —
Description: The finite-difference time-domain (FTDT) method has revolutionized antenna design and electromagnetics engineering. This book raises the FDTD method to the next level by empowering it with the vast capabilities of parallel computing. It shows engineers how to exploit the natural parallel properties of FDTD to improve the existing FDTD method and to efficiently solve more complex and large problem sets. Professionals learn how to apply open source software to develop parallel software and hardware to run FDTD in parallel for their projects. The book features hands-on examples that illustrate the power of parallel FDTD and presents practical strategies for carrying out parallel FDTD. This detailed resource provides instructions on downloading, installing, and setting up the required open source software on either Windows or Linux systems, and includes a handy tutorial on parallel programming. [detailed...]

ISBN: 1596930853
Book size: —; Page extent: 274.

 

PUT TO
THE BASKET
Christopher Cerin, Hai Jin, Jean-Luc Gaudiot
Parallel I/O for Cluster Computing (Innovative Technology Series)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 1903996503
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
Thomas Braunl, S. Feyrer, W. Rapf, M. Reinhardt
Parallel Image Processing

— y.
Publisher: —
Description: This book serves as a general introduction to the area of image processing as well as to data-parallel processing. It covers a number of standard algorithms in image processing and describes their parallel implementation in a practical `hands-on` approach: Each algorithm is accompanied by numerous diagrams and program source code. Combining text, graphics, and programs is a new approach in presenting the subject matter, which will help students to better grasp the concepts - irrespective of the programming language used. The programming language chosen for all examples is a structured parallel programming language which is ideal for educational purposes. It has a number of advantages over C, and since all image processing tasks are inherently parallel, using a parallel language for presentation actually simplifies the subject matter, resulting in shorter source codes and better understanding. Sample programs and a free compiler are available on the Web. [detailed...]

ISBN: 3540674004
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Timothy H. Hiebert
Parallel Importation in U.S. Trademark Law: (Contributions in Legal Studies)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 0313289565
Book size: —; Page extent: —.

 

PUT TO
THE BASKET

Parallel Imports in Asia (Max Planck Series on Asian Intellectual Property Law, 9)

2003 y.
Publisher: —
Description: — [detailed...]

ISBN: 9041121145
Book size: —; Page extent: 219.

 

PUT TO
THE BASKET
Jacques M. Bahi, Sylvain Contassot-Vivier, Raphael Couturier
Parallel Iterative Algorithms: From Sequential to Grid Computing

2007 y.
Publisher: Chapman &, Hall/CRC
Description: Focusing on grid computing and asynchronism, Parallel Iterative Algorithms explores the theoretical and practical aspects of parallel numerical algorithms. Each chapter contains a theoretical discussion of the topic, an algorithmic section that fully details implementation examples and specific algorithms, and an evaluation of the advantages and drawbacks of the algorithms. Several exercises also appear at the end of most chapters. The first two chapters introduce the general features of sequential iterative algorithms and their applications to numerical problems. The book then describes different kinds of parallel systems and parallel iterative algorithms. It goes on to address both linear and nonlinear parallel synchronous and asynchronous iterative algorithms for numerical computation, with an emphasis on the multisplitting approach. The final chapter discusses the features required for efficient implementation of asynchronous iterative algorithms. Providing the theoretical and… [detailed...]

ISBN: 1584888083
Book size: —; Page extent: 240.

 

PUT TO
THE BASKET
Robert A. Iannucci
Parallel Machines: Parallel Machine Languages : The Emergence of Hybrid Dataflow Computer Architectures (Kluwer International Series in Engineering and Computer Science, 96)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 0792391012
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
Enrique Alba
Parallel Metaheuristics: A New Class of Algorithms

2005 y.
Publisher: —
Description: Solving complex optimization problems with parallel metaheuristics Parallel Metaheuristics brings together an international group of experts in parallelism and metaheuristics to provide a much-needed synthesis of these two fields. Readers discover how metaheuristic techniques can provide useful and practical solutions for a wide range of problems and application domains, with an emphasis on the fields of telecommunications and bioinformatics. This volume fills a long-existing gap, allowing researchers and practitioners to develop efficient metaheuristic algorithms to find solutions. The book is divided into three parts: * Part One: Introduction to Metaheuristics and Parallelism, including an Introduction to Metaheuristic Techniques, Measuring the Performance of Parallel Metaheuristics, New Technologies in Parallelism, and a head-to-head discussion on Metaheuristics and Parallelism * Part Two: Parallel Metaheuristic Models, including Parallel… [detailed...]

ISBN: 0471678066
Book size: —; Page extent: 576.

 

PUT TO
THE BASKET
Samuel Kernell
Parallel Politics: Economic Policymaking in Japan and the United States

— y.
Publisher: —
Description: — [detailed...]

ISBN: 0815748914
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Richard Healey, Steve Dowers, Bruce Gittings, M.J. Minetar
Parallel Processing Algorithms for Gis

— y.
Publisher: —
Description: Parallel processing is a technology now coming of age in a diversity of application domains, notably GIS where large data sets are involved. This text focuses on the ways in which technology can be applied to GIS applications, emphasizing software [detailed...]

ISBN: 0748405089
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
A. Bakkers, Andre E. Bakkers, A. W. P. Bakkers, World Occam and Transputer User Group Technical Meeting 1997 Enschede
Parallel Programming and Java: Wotug-20 : Proceedings of the 20th World Occam and Transputer User Group Technical Meeting, 13-16 April 1997, Enschede, the Netherlands (Concurrent Systems Engineering Series, 50)

— y.
Publisher: —
Description: — [detailed...]

ISBN: 9051993366
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
R. Michael Hord
Parallel Supercomputing in MIMD Architectures

— y.
Publisher: —
Description: MIMD supercomputers, software, and issuesParallel Supercomputing in MIMD Architectures is devoted to supercomputing on a wide variety of Multiple-Instruction-Multiple-Data (MIMD)-class parallel machines. The book describes architectural concepts, commercial and research hardware implementations, major programming concepts, algorithmic methods, representative applications, and benefits and drawbacks. Commercial machines described include Connection Machine 5, NCUBE, Butterfly, Meiko, Intel iPSC, iPSC/2 and iWarp, DSP3, Multimax, Sequent, and Teradata. Research machines covered include the J-Machine, PAX, Concert, and ASP. Operating systems, languages, translating sequential programs to parallel, and semiautomatic parallelizing are aspects of MIMD softwareaddressed in Parallel Supercomputing in MIMD Architectures. MIMD issues such as scalability, partitioning, processor utilization, and heterogenous networks are discussed as well.Packed with important information and richly illustrated… [detailed...]

ISBN: 0849344174
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
Miltos D. Grammatikakis, D. Frank Hsu, Miro Kraetzl
Parallel System Interconnections and Communications

— y.
Publisher: —
Description: This introduction to networking large scale parallel computer systems acts as a primary resource for a wide readership, including network systems engineers, electronics engineers, systems designers, computer scientists involved in systems design and implementation of parallel algorithms development, graduate students in systems architecture, design, or engineering. [detailed...]

ISBN: 0849331536
Book size: —; Page extent: 0.

 

PUT TO
THE BASKET
Michio Kaku
Parallel Worlds: A Journey Through Creation, Higher Dimensions, and the Future of the Cosmos

2006 y.
Publisher: Anchor
Description: - [detailed...]

ISBN: 1400033721
Book size: —; Page extent: 448.

 

PUT TO
THE BASKET
Сайт создан в системе uCoz