样条类的C++,该类包括三次样条的插值,拟合和B样条的插值,拟和等功能 。自己编写的简单适用的函数,粘上即可用。
上传时间: 2014-08-12
上传用户:王楚楚
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform
标签: Architecture Application Enterprise challenge
上传时间: 2013-12-12
上传用户:ywqaxiwang
David B. Probert, Ph.D. Windows Kernel Development Microsoft Corporation 微軟windows kernel課程的powerpoint
标签: B. Corporation Development Microsoft
上传时间: 2013-12-15
上传用户:wangyi39
C++ Primer 第三版(Stanley B.Lippman,Josee Lajoie [同作者作品] 潘爱民译 ) 源代码
标签: Lippman Stanley Primer Lajoie
上传时间: 2013-12-21
上传用户:lmeeworm
利用C++解决CAGD中的一些问题,如B样条类,画b样条曲线的程序
上传时间: 2013-12-16
上传用户:xiaohuanhuan
利用C++解决CAGD中的连续的三次B样条插值问题
上传时间: 2013-12-22
上传用户:silenthink
可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数
上传时间: 2016-02-04
上传用户:我干你啊
用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)
上传时间: 2016-02-04
上传用户:coeus
b样条算法 b样条算法 b样条算法
标签: 算法
上传时间: 2013-12-05
上传用户:sssl
二分法求一个未知数方程的根f(x)=0,x属于[a,b],除了显示每次计算的小区间外,还根据给定的精度计算了所需的次数k
上传时间: 2016-02-05
上传用户:fredguo