Principles of Transaction Processing
暫譯: 交易處理原則
Philip A. Bernstein, Eric Newcomer
- 出版商: Morgan Kaufmann
- 出版日期: 1996-11-15
- 售價: $3,010
- 貴賓價: 9.5 折 $2,860
- 語言: 英文
- 頁數: 364
- 裝訂: Paperback
- ISBN: 1558604154
- ISBN-13: 9781558604155
已過版
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$2,640$2,508 -
$680$578 -
$1,570$1,492 -
$970Introduction to Algorithms, 2/e
-
$1,575$1,496 -
$560$504 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$399Hack Proofing XML
-
$560$476 -
$450$351 -
$590$466 -
$750$638 -
$900$855 -
$560$476 -
$780$663 -
$760$646 -
$1,078Operating System Principles, 7/e(IE) (美國版ISBN:0471694665-Operating System Concepts, 7/e) (平裝)
-
$680$646 -
$680$537 -
$720$569 -
$1,200$948 -
$1,900$1,805 -
$2,400$2,280 -
$580$458
相關主題
商品描述
Pyramid Algorithms presents a
unique approach to understanding, analyzing, and computing the most common
polynomial and spline curve and surface schemes used in computer-aided geometric
design, employing a dynamic programming method based on recursive pyramids.
The recursive pyramid approach offers the distinct advantage of
revealing the entire structure of algorithms, as well as relationships between
them, at a glance. This book-the only one built around this approach-is certain
to change the way you think about CAGD and the way you perform it, and all it
requires is a basic background in calculus and linear algebra, and simple
programming skills.
Chapter 1. Foundations
Chapter 2. Lagrange Interpolation and Neville's Algorithm
Chapter 3. Hermite Interpolation and the Extended Neville Algorithm
Chapter 4. Newton Interpolation and Difference Triangles
Chapter 5. Bezier Approximation and Pascal's Triangle
Chapter 6. Blossoming
Chapter 7. B-Spline Approximation and the de Boor Algorithm
Chapter 8. Pyramid Algorithms for Multi-Sided Bezier Patches
商品描述(中文翻譯)
《金字塔演算法》提供了一種獨特的方法來理解、分析和計算在計算機輔助幾何設計中最常用的多項式和樣條曲線及曲面方案,採用基於遞迴金字塔的動態規劃方法。遞迴金字塔方法的顯著優勢在於能夠一目了然地揭示演算法的整體結構以及它們之間的關係。本書是唯一一本圍繞這一方法編寫的書籍,必將改變您對計算機輔助幾何設計(CAGD)的思考方式及其執行方式,而這一切只需要具備基本的微積分和線性代數背景,以及簡單的程式設計技能。
目錄
第1章 基礎
第2章 拉格朗日插值法與奈維爾演算法
第3章 赫米特插值法與擴展奈維爾演算法
第4章 牛頓插值法與差分三角形
第5章 貝茲近似法與帕斯卡三角形
第6章 開花法
第7章 B-樣條近似法與德布爾演算法
第8章 多邊形貝茲片的金字塔演算法