http://alpha01.dm.unito.it/personalpages/abbena/gray/

Contents

  1. Curves in the Plane |
  2. Famous Plane Curves |
  3. Alternative Ways of Plotting Curves |
  4. New Curves from Old |
  5. Determining a Plane Curve from Its Curvature |
  6. Global Properties of Plane Curves |
  7. Curves in Space |
  8. Construction of Space Curves |
  9. Calculus on Euclidean Space |
 10. Surfaces in Euclidean Space |
11. Nonorientable Surfaces |
12. Metrics on Surfaces |
13. Shape and Curvature |
14. Ruled Surfaces |
15. Surfaces of Revolution and Constant Curvature |
16. A Selection of Minimal Surfaces |
17. Intrinsic Surface Geometry |
18. Asymptotic Curves and Geodesics on Surfaces |
19. Principal Curves and Umbilic Points |
10. Canal Surfaces and Cyclides of Dupin |
21. The Theory of Surfaces of Constant Negative Curvature |
22. Minimal Surfaces via Complex Variables |
23. Rotation and Animation Using Quaternions |
24. Differentiable Manifolds |
25. Riemannian Manifolds |
26.  Abstract Surfaces and Their Geodesics |
27. The Gauss-Bonnet Theorem
Description

This textbook explains the classical theory of curves and surfaces, how to define and compute standard geometric functions, and how to apply techniques from analysis. With over 300 illustrations, 300 miniprograms, and many examples, it highlights important
theorems and alleviates the drudgery of computations such as the curvature and torsion of a curve in space.

The third edition maintains its intuitive approach, reorganizes the material for a clearer division between the text and the Mathematica code, adds a Mathematica notebook (available
online
) as an appendix to each chapter, and addresses new topics such as quaternions.

Modern Differential Geometry of
CURVES and SURFACES
with Mathematica

by Alfred Gray, Elsa Abbena, Simon Salamon
CRC Press, 2006 

Notebook files

N0 N1 N2 N3 N4 N5 N6
N7 N8 N9 N10 N11 N12 N13
N14 N15 N16 N17 N18 N19 N20
N21 N22 N23 N24 N25 N26 N27

notebooks.rar
notebooks.tar.gz

  

Contents

Curves in the Plane | Famous Plane Curves | Alternative Ways of Plotting Curves | New Curves from Old | Determining a Plane Curve from Its Curvature | Global Properties of Plane Curves | Curves in Space | Construction of Space Curves | Calculus on Euclidean
Space | Surfaces in Euclidean Space | Nonorientable Surfaces | Metrics on Surfaces | Shape and Curvature | Ruled Surfaces | Surfaces of Revolution and Constant Curvature | A Selection of Minimal Surfaces | Intrinsic Surface Geometry | Asymptotic Curves and
Geodesics on Surfaces | Principal Curves and Umbilic Points | Canal Surfaces and Cyclides of Dupin | The Theory of Surfaces of Constant Negative Curvature | Minimal Surfaces via Complex Variables | Rotation and Animation Using Quaternions | Differentiable
Manifolds | Riemannian Manifolds | Abstract Surfaces and Their Geodesics | The Gauss-Bonnet Theorem
Description

This textbook explains the classical theory of curves and surfaces, how to define and compute standard geometric functions, and how to apply techniques from analysis. With over 300 illustrations, 300 miniprograms, and many examples, it highlights important
theorems and alleviates the drudgery of computations such as the curvature and torsion of a curve in space.

The third edition maintains its intuitive approach, reorganizes the material for a clearer division between the text and the Mathematica code, adds a Mathematica notebook (available
online
) as an appendix to each chapter, and addresses new topics such as quaternions.

图书源代码下载: Modern Differential Geometry of CURVES and SURFACES with Mathematica的更多相关文章

  1. <<Differential Geometry of Curves and Surfaces>>笔记

    <Differential Geometry of Curves and Surfaces> by Manfredo P. do Carmo real line Rinterval I== ...

  2. <Differential Geometry of Curves and Surfaces>(by Manfredo P. do Carmo) Notes

    <Differential Geometry of Curves and Surfaces> by Manfredo P. do Carmo real line Rinterval I== ...

  3. 效率最高的Excel数据导入---(c#调用SSIS Package将数据库数据导入到Excel文件中【附源代码下载】) 转

    效率最高的Excel数据导入---(c#调用SSIS Package将数据库数据导入到Excel文件中[附源代码下载])    本文目录: (一)背景 (二)数据库数据导入到Excel的方法比较   ...

  4. 文顶顶iOS开发博客链接整理及部分项目源代码下载

    文顶顶iOS开发博客链接整理及部分项目源代码下载   网上的iOS开发的教程很多,但是像cnblogs博主文顶顶的博客这样内容图文并茂,代码齐全,示例经典,原理也有阐述,覆盖面宽广,自成系统的系列教程 ...

  5. Android深度探索HAL与驱动开发 第四章 源代码下载和编译

    前面说过Android移植主要就是Linux内核的移植,而Linux内核移植主要是Linux驱动的移植,所以为了开发和测试Linux驱动,有必要学习在Ubuntu Linux下如何搭建两套开发环境:A ...

  6. Android源代码下载方法具体解释

    作者:张星 相信非常多下载过内核的人都对这个非常熟悉 git clone git://android.git.kernel.org/kernel/common.git kernel 可是这是在曾经,如 ...

  7. jQuery粘性跟随滚动条滚动的导航栏源代码下载

    jQuery粘性跟随滚动条滚动的导航栏源代码下载 作者:网页模板 大小:0.005MB 点击次数:3494 发布时间:2014-03-07 12:55 分享到:0 特效介绍 jQuery粘性跟随滚动条 ...

  8. 基于视觉的Web页面分页算法VIPS的实现源代码下载

    基于视觉的Web页面分页算法VIPS的实现源代码下载 - tingya的专栏 - 博客频道 - CSDN.NET 基于视觉的Web页面分页算法VIPS的实现源代码下载 分类: 技术杂烩 2006-04 ...

  9. WCF技术剖析之二十九:换种不同的方式调用WCF服务[提供源代码下载]

    原文:WCF技术剖析之二十九:换种不同的方式调用WCF服务[提供源代码下载] 我们有两种典型的WCF调用方式:通过SvcUtil.exe(或者添加Web引用)导入发布的服务元数据生成服务代理相关的代码 ...

随机推荐

  1. [Kernel]理解System call系统调用

    转自:http://os.51cto.com/art/200512/13510.htm 现在,您或许正在查看设备驱动程序,并感到奇怪:“函数 foo_read() 是如何被调用的?”或者可能疑惑: “ ...

  2. 基于Ambari构建自己的大数据平台产品

    目前市场上常见的企业级大数据平台型的产品主流的有两个,一个是Cloudera公司推出的CDH,一个是Hortonworks公司推出的一套HDP,其中HDP是以开源的Ambari作为一个管理监控工具,C ...

  3. sudo非交互式输入密码

    sudo非交互式输入密码 编辑 删除 我们在使用sudo命令的时候,为了避免交互,可以使用 echo 'password' |sudo -S cmd 这样的方式,通过管道传入密码,就不用手动输入了. ...

  4. KMP + 求最小循环节 --- HDU 1358 Period

    Period Problem's Link: http://acm.hdu.edu.cn/showproblem.php?pid=1358 Mean: 给你一个字符串,让你从第二个字符开始判断当前长度 ...

  5. LRU算法 - LRU Cache

    这个是比较经典的LRU(Least recently used,最近最少使用)算法,算法根据数据的历史访问记录来进行淘汰数据,其核心思想是“如果数据最近被访问过,那么将来被访问的几率也更高”. 一般应 ...

  6. php -- 用文本来存储内容,file_put_contents,serialize,unserialize

    根据存储的内容来划分 字符串: file_put_contents :将一个字符串写入文件 语法:int file_put_contents ( string $filename , mixed $d ...

  7. 【cf492】D. Vanya and Computer Game(二分)

    http://codeforces.com/contest/492/problem/D 有时候感觉人sb还是sb,为什么题目都看不清楚? x per second, y per second... 于 ...

  8. ChemDraw Prime 15怎么绘制立体化学结构

    众所周知,ChemDraw化学工具的最新版本是ChemOffice 15,其下还有三个适合不同用户的版本,下文详细指导如何使用入门版本ChemDraw Prime 15绘制立体化学结构. 立体化学结构 ...

  9. DataContractAttribute 类

    https://msdn.microsoft.com/zh-cn/library/system.runtime.serialization.datacontractattribute.aspx nam ...

  10. java解析xml字符串(用dom4j)

    package com.smsServer.Dhst; import java.util.HashMap; import java.util.Iterator; import java.util.Ma ...