登入帳戶  | 訂單查詢  | 購物車/收銀台(0) | 在線留言板  | 付款方式  | 運費計算  | 聯絡我們  | 幫助中心 |  加入書簽
會員登入   新用戶登記
HOME新書上架暢銷書架好書推介特價區會員書架精選月讀2024年度TOP分類瀏覽雜誌 臺灣用戶
品種:超過100萬種各類書籍/音像和精品,正品正價,放心網購,悭钱省心 服務:香港台灣澳門海外 送貨:速遞郵局服務站

新書上架簡體書 繁體書
暢銷書架簡體書 繁體書
好書推介簡體書 繁體書

八月出版:大陸書 台灣書
七月出版:大陸書 台灣書
六月出版:大陸書 台灣書
五月出版:大陸書 台灣書
四月出版:大陸書 台灣書
三月出版:大陸書 台灣書
二月出版:大陸書 台灣書
一月出版:大陸書 台灣書
12月出版:大陸書 台灣書
11月出版:大陸書 台灣書
十月出版:大陸書 台灣書
九月出版:大陸書 台灣書
八月出版:大陸書 台灣書
七月出版:大陸書 台灣書
六月出版:大陸書 台灣書

『簡體書』Numerical Linear Algebra on High-Performance Computers(高性能计算机上的数值线性代数)(国际著名数学图书——影印版)

書城自編碼: 1729851
分類:簡體書→大陸圖書→自然科學數學
作者: [美]冬格拉
國際書號(ISBN): 9787302244998
出版社: 清华大学出版社
出版日期: 2011-02-01
版次: 1 印次: 1
頁數/字數: 342/
書度/開本: 16开 釘裝: 平装

售價:HK$ 144.6

我要買

share:

** 我創建的書架 **
未登入.



新書推薦:
好风景
《 好风景 》

售價:HK$ 47.1
鱼缸实验:焦虑爱好者的生存指南
《 鱼缸实验:焦虑爱好者的生存指南 》

售價:HK$ 61.6
我能把生活过得很好
《 我能把生活过得很好 》

售價:HK$ 54.8
何以大明:历史的局内人与旁观者(一部充满人性温度与历史洞察的大明群像史诗;十八位人物,帝王、巨富、权宦、狂士、文人、英雄……他们是历史的书写者,也是历史的旁观者;明史学者章宪法最新力作。)
《 何以大明:历史的局内人与旁观者(一部充满人性温度与历史洞察的大明群像史诗;十八位人物,帝王、巨富、权宦、狂士、文人、英雄……他们是历史的书写者,也是历史的旁观者;明史学者章宪法最新力作。) 》

售價:HK$ 97.9
新民说·管理者为何重要:无老板公司的险境
《 新民说·管理者为何重要:无老板公司的险境 》

售價:HK$ 96.8
宇宙(第二卷) 科学元典丛书
《 宇宙(第二卷) 科学元典丛书 》

售價:HK$ 107.8
了不起的创作者:保持创造力的10堂启发课
《 了不起的创作者:保持创造力的10堂启发课 》

售價:HK$ 64.9
爱得太多的父母:14组家庭,20年追踪的家庭教育调查实录
《 爱得太多的父母:14组家庭,20年追踪的家庭教育调查实录 》

售價:HK$ 65.8

建議一齊購買:

+

HK$ 150.8
《几何原本》
+

HK$ 93.6
《7天搞定微积分(日本、韩国学习类超级畅销书!)》
+

HK$ 209.4
《随机过程(原书第2版)》
+

HK$ 144.6
《Numerical Linear Algebra on Hi》
內容簡介:
the purpose of this book is to unify and 來源:香港大書城megBookStore,http://www.megbook.com.hk
document in one place many of the techniques and much of the
current understanding about solving systems of linear equations on
vector and parallel computers. this book is not a textbook,but it
is meant to provide a fast entrance to the world of vector and
parallel processing for these linear algebra applications. we
intend this book to be used by three groups of readers: graduate
students, researchers working in computational science, and
numerical analysts. as such, we hope this book can serve both as a
reference and as a supplement to a teaching text on aspects of
scientific computation.
the book is divided into five major parts: 1 introduction to
terms and concepts, including an overview of the state of the art
for high-performance computers and a discussion of performance
evaluation chapters 1-4; 2 direct solution of dense matrix
problems chapter 5; 3 direct solution of sparse systems of
equations chapter 6; 4 iterative solution of sparse systems of
equations chapters 7-9; and 5 iterative solution of sparse
eigenvalue problems chapters 10-11. any book that attempts to
cover these topics must necessarily be somewhat out of date before
it appears, because the area is in a state of flux. we have
purposely avoided highly detailed descriptions of popular machines
and have tried instead to focus on concepts as much as possible;
nevertheless, to make the description more concrete, we do point to
specific computers.
目錄
about the authors
preface
introduction
1 high-performance computing
 1.1 trends in computer design
 1.2 traditional computers and their limitations
 1.3 parallelism within a single processor
1.3.1 multiple functional units
1.3.2 pipelining
1.3.3 overlapping
1.3.4 risc
1.3.5 vliw
1.3.6 vector instructions
1.3.7 chaining
1.3.8 memory-to-memory and register-to-register
organizations
1.3.9 register set
1.3.10 stripmining
1.3.11 reconfigurable vector registers
1.3.12 memory organization
 1.4 data organization
1.4.1 main memory
1.4.2 cache
1.4.3 local memory
 1.5 memory management
 1.6 parallelism through multiple pipes or multiple
processors
 1.7 message passing
 1.8 virtual shared memory
1.8.1 routing
 1.9 interconnection topology
1.9.1 crossbar switch
1.9.2 timeshared bus
1.9.3 ring connection
1.9.4 mesh connection
1.9.5 hypercube
1.9.6 multi-staged network
 1.10 programming techniques
 1.11 trends: network-based computing
2 overview of current high-performance computers
 2.1 supercomputers
 2.2 risc-based processors
 2.3 parallel processors
 ……
3 implementation details and overhead
4 performance: analysis, modeling, and measurements
5 building blocks in linear algebra
6 direct solution of sparse linear systems
7 krylov subspaces: projection
8 iterative methods for linear systems
9 preconditioning and parallel preconditioning
10 linear eigenvalue problems ax=λχ
11 the generalized eigenproblem
bibliography
index

 

 

書城介紹  | 合作申請 | 索要書目  | 新手入門 | 聯絡方式  | 幫助中心 | 找書說明  | 送貨方式 | 付款方式 香港用户  | 台灣用户 | 海外用户
megBook.com.hk
Copyright © 2013 - 2025 (香港)大書城有限公司  All Rights Reserved.