网上购物 货比三家
您现在的位置:快乐比价网 > 图书 > 计算机与网络 > 原理基础 > 商品详情

并行程序设计:技术与应用(影印版)

分享到:
并行程序设计:技术与应用(影印版)

最 低 价:¥23.30

定 价:¥29.50

作 者:(美)Barry Wilkinson Michael Allen

出 版 社:高等教育出版社

出版时间:2002 年5月

I S B N:7040111624

商品详情

编辑推荐

本套教学用书的特点:
   权威性——教育部高等教育司推荐、教育部高等学校信息科学与技术引进教材专家组遴选。
   系统性——覆盖计算机专业主干课程和非计算机专业计算机基础课程;
   先进性——著名计算机专家近两年的最新著作,内容体系先进;
   经济性——价格与国内自编教材相当,是国内引进教材价格最低的。

内容简介

本书以实践的方式介绍各种并行程序设计技术,使学生具有编写和评价并行程序的能力。并行程序设计提供了处理较大规模问题的能力,这些问题或者要求更多的运算步骤或者要求更大的存储空间。本书通过对顺序程序设计方法自然拓展的方式介绍并行程序设计,并发展出基于消息传递的并行程序设计技术,然后研究和探讨了在非数值与数值领域中一些特定问题的并行算法,如数值算法,图像处理、搜索和优化等。
   本书内容不依赖于特定的多处理机系统,书中的并行程序都可运行于互联的工作站机群。各章之后都有一些来自于现实当中的问题。
  
  

作者简介

目录

chapter 1 parallel computers
l .l the demand for computational speed
i .2 types of parallel computers
l .3 architectural features of message-passing multicomputers
i .4 networked computers as a multicomputer platform
l .5 potential for increased computational speed
i .6 summary
chapter 2 message-passing computing
2.i basics of message-passing programming
2.2 using workstation clusters
2.3 evaluating parallel programs
2.4 debugging and evaluating parallel programs
2.5 summary
ohapter 3 embarrassingly parallel computations
3.i ideal paratle l computation
3.2 embarrassingly parallel examples
3.3 summary
chapter 4 partitioning and divide-and-conouer
strategies
4.l partitioning
.4.2 divide-and-conquer examples
4.3 summary
chapter 5 pipelined computations
5.i pipeline technique
5.2 computing platform for pipelined applications
5.3 pipeline program examples
5.4 summary
chapter 6 synchronous computations
6.i synchronization
6.2 synchronized computations
6.3 synchronous iteration ptogram examples
6.4 summary
chapter 7 load balancing and terminatfon detection
7.i load balancing
7.2 dynamic load balancing
7.3 distributed termination detection algorithms
7.4 program example
7.5 summary
chapter 8 programming with shared memory
8.l shared memory multiprocessors
8.2 constructs for specifying parallelism
8.3 sharing data
8.4 program examples
8.5 summary
partii algorithms and applications
chapter 9 sorting algorithms
9.l general
9.2 compare-and-exchange soning algorithms
9.3 summary
chapter 10 numerioal algorithms
io.i matrices - a review
i0.2 implementing mauix multiplication
io.3 solving a system of linear equations
l0.4 iterative methods
lo.5 summary
chapter 11 image prooessing
i l .i low-level image processing
i i .2 point proeessing
i i .3 histogram
l i .4 smoothing, sharpening, and noise reduction
l l .5 edge detection
l l .6 the hough transform
l l .7 transformation into the frequency domain
l l .8 summary
chapter 12 searchfng and optmuzation
12.i applications and techniques
l2.2 branch-and-bound search
i2.3 genetic algorithms
l2.4 successive refinement
12.5 hill climbing
12.6 summary
appendix a basic pvm routines
appendix b basio mpi routines
appendix c basic pthread routines
appendix d parallel computa tion models
index

商品评论(0条)

暂无评论!

您的浏览历史

loading 内容加载中,请稍后...