多线程、并行与分布式程序设计基础(影印版) pdf snb 115盘 kindle 在线 下载 pmlz mobi

多线程、并行与分布式程序设计基础(影印版)精美图片
》多线程、并行与分布式程序设计基础(影印版)电子书籍版权问题 请点击这里查看《

多线程、并行与分布式程序设计基础(影印版)书籍详细信息

  • ISBN:9787040114003
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2002-10
  • 页数:664
  • 价格:34.50
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:暂无开本
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

本书利用现实环境中的例子,着重讲述并行系统的实践与应用。介绍了多线程、并行和分布式计算的基本概念,并且把它们与实现和完成过程联系起来,关注解决方案的正确性和性能。主要内容包括:共享变量程序设计,分布式程序设计,并行程序设计。本书对一些实际案例进行研究,论题包括并行线程、MPI、OpenMP库,还有Java程序设计语言、Ada、高性能Fortran、Linda、Occam和SR。通过完整程序执行具体的例子,程序和实例皆为共享式和分布式的。样例应用领域包括科学计算和分布式系统。本书适用于多线程、并行和分布式计算课程。 作者Greg Andrews是美国亚利桑那大学计算机科学系教授,其研究涉及包括并发和分布式程序设计的各个层面。


书籍目录:

Preface

Chapter 1: The Concurrent Computing Landscape

1.1 The Essence of Concurrent Programming

1.2 Hardware Architectures

1.2.1 Processors and Caches

1.2.2 Shared-Memory Multiprocessors

1.2.3 Distributed-Memory Multicomputers and Networks

1.3 Applications and Programming Styles

1.4 Iterative Parallelism: Matrix Multiplication

1.5 Recursive Parallelism: Adaptive Quadrature

1.6 Producers and Consumers: Unix Pipes

1.7 Clients and Servers: File Systems

1.8 Peers: Distributed Matrix Multiplication

1.9 Summary of Programming Notation

1.9.1 Declarations

1.9.2 Sequential Statements

1.9.3 Concurrent Statements, Processes, and Procedures

1.9.4 Comments

Historical Notes

References

Exercises

Part 1: Shared-Variable Programming

Chapter 2: Processes and Synchronization

2.1 States, Actions, Histories, and Properties

2.2 Parallelization: Finding Patterns in a File

2.3 Synchronization: The Maximum of an Array

2.4 Atomic Actions and Await Statements

2.4.1 Fine-Grained Atomicity

2.4.2 Specifying Synchronization: The Await Statement

2.5 Producer/Consumer Synchronization

2.6 A Synopsis of Axiomatic Semantics

2.6.1 Formal Logical Systems

2.6.2 A Programming Logic

2.6.3 Semantics of Concurrent Execution

2.7 Techniques for Avoiding Interference

2.7.1 Disjoint Variables

2.7.2 Weakened Assertions

2.7.3 Global Invariants

2.7.4 Synchronization

2.7.5 An Example: The Array Copy ProbIem Revisited

2.8 Safety and Liveness Properties

2.8.1 Proving Safety Propertes

2.8.2 Scheduling Policies and Fairness

Historical Notes

References

Exercises

Chapter 3: Locks and Barriers

3.1 The Critical Section Problem

3.2 Critical Sections: Spin Locks

3.2.1 Test and Set

3.2.2 Test and Test and Set

3.2.3 Implementing Await Statements

3.3 Critical Sections: Fair Solutions

3.3.1 The Tie-Breaker Algorithm

3.3.2 The Ticket Algorithm

3.3.3 The Bakery Algorithm

3.4 Barrier Synchronization

3.4.1 Shared Counter

3.4.2 Flags and Coordinators

3.4.3 Symmetric Barriers

3.5 Data Parallel Algorithms

3.5.1 Parallel Prefix Computations

3.5.2 Operations on Linked Lists

3.5.3 Grid Computations: Jacobi Iteration

3.5.4 Synchronous Multiprocessors

3.6 Parallel Computing with a Bag of Tasks

3.6.1 Matrix Multiplication

3.6.2 Adaptive Quadrature

Historical Notes

References

Exercises

Chapter 4: Semaphores

Chapter 5: Monitors

Chapter 6: Implementations

Part 2: Distributed Programming

Chapter 7: Message Passing

Chapter 8: RPC and Rendezvous

Chapter 9: Paradigms for Process Interaction

Chapter 10: lmpIementations

Part 3: ParalleI Programming

Chapter 11: Scientific Computing

Chapter 12: Languages, Compilers,Libraries, and TooIs

Glossary

Index


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

编辑推荐

咎捉萄в檬榈奶氐悖


书籍介绍

本书利用现实环境中的例子,着重讲述并行系统的实践与应用。介绍了多线程、并行和分布式计算的基本概念,并且把它们与实现和完成过程联系起来,关注解决方案的正确性和性能。主要内容包括:共享变量程序设计,分布式程序设计,并行程序设计。本书对一些实际案例进行研究,论题包括并行线程、MPI、OpenMP库,还有Java程序设计语言、Ada、高性能Fortran、Linda、Occam和SR。通过完整程序执行具体的例子,程序和实例皆为共享式和分布式的。样例应用领域包括科学计算和分布式系统。本书适用于多线程、并行和分布式计算课程。 作者Greg Andrews是美国亚利桑那大学计算机科学系教授,其研究涉及包括并发和分布式程序设计的各个层面。


书籍真实打分

  • 故事情节:9分

  • 人物塑造:7分

  • 主题深度:4分

  • 文字风格:4分

  • 语言运用:5分

  • 文笔流畅:8分

  • 思想传递:3分

  • 知识深度:8分

  • 知识广度:6分

  • 实用性:5分

  • 章节划分:6分

  • 结构布局:6分

  • 新颖与独特:5分

  • 情感共鸣:5分

  • 引人入胜:5分

  • 现实相关:9分

  • 沉浸感:6分

  • 事实准确性:3分

  • 文化贡献:3分


网站评分

  • 书籍多样性:8分

  • 书籍信息完全性:8分

  • 网站更新速度:7分

  • 使用便利性:3分

  • 书籍清晰度:4分

  • 书籍格式兼容性:6分

  • 是否包含广告:8分

  • 加载速度:6分

  • 安全性:6分

  • 稳定性:8分

  • 搜索功能:6分

  • 下载便捷性:7分


下载点评

  • 排版满分(473+)
  • 无漏页(620+)
  • 差评少(613+)
  • 章节完整(339+)
  • 一般般(300+)
  • 傻瓜式服务(162+)
  • txt(127+)
  • 在线转格式(112+)
  • 引人入胜(171+)
  • 赞(200+)

下载评价

  • 网友 仰***兰:

    喜欢!很棒!!超级推荐!

  • 网友 师***怀:

    好是好,要是能免费下就好了

  • 网友 石***烟:

    还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的

  • 网友 师***怡:

    说的好不如用的好,真心很好。越来越完美

  • 网友 邱***洋:

    不错,支持的格式很多

  • 网友 丁***菱:

    好好好好好好好好好好好好好好好好好好好好好好好好好

  • 网友 曾***玉:

    直接选择epub/azw3/mobi就可以了,然后导入微信读书,体验百分百!!!

  • 网友 宓***莉:

    不仅速度快,而且内容无盗版痕迹。

  • 网友 郗***兰:

    网站体验不错

  • 网友 步***青:

    。。。。。好

  • 网友 芮***枫:

    有点意思的网站,赞一个真心好好好 哈哈

  • 网友 养***秋:

    我是新来的考古学家

  • 网友 焦***山:

    不错。。。。。


随机推荐