文件名称:CFoldPoint
介绍说明--下载内容均来自于网络,请自行研究使用
曲线拟合函数
三个函数,SPLine 调用另外两个。用时候直接调用SPLine函数,入口pList是已知离散点链表,pDestList是生成的点的链表。SM是在两个点中间插入点的数目,continue=0是采样点无规律,要求生成闭合曲线。-Curve fitting function of the three functions, SPLine call the other two. Spline used when a direct call function, the entrance is pList list of known discrete points, pDestList point is generated list. SM is based on two points between the number of insertion point, continue = 0 is a random sampling point, the requirements to generate closed curves.
三个函数,SPLine 调用另外两个。用时候直接调用SPLine函数,入口pList是已知离散点链表,pDestList是生成的点的链表。SM是在两个点中间插入点的数目,continue=0是采样点无规律,要求生成闭合曲线。-Curve fitting function of the three functions, SPLine call the other two. Spline used when a direct call function, the entrance is pList list of known discrete points, pDestList point is generated list. SM is based on two points between the number of insertion point, continue = 0 is a random sampling point, the requirements to generate closed curves.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
曲线拟合算法.txt