-
hanoi 算法
hanoi 算法-Hanoi Algorithm
- 2022-02-02 03:23:09下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1
-
移动 t 检验技术
时间序列变异诊断,趋势分析
- 2022-03-18 12:42:58下载
- 积分:1
-
一维0-1背包问题
一维0-1背包问题 - one dimensional knapsack problem
有一个最大容量为 X 的的背包
有 Y 个商品
第 i 件商品的的体积为 vi,价格为 pi
合理选择商品放入背包中,使得背包中商品的价值总和最大
- 2023-01-04 04:10:03下载
- 积分:1
-
几个通用过程,包括内存拷贝,移动和其他操作的例子
几个通用过程,包括内存拷贝,移动和其他操作的例子-Several generic process, including the memory copy, mobile and other operations example
- 2022-12-10 06:20:02下载
- 积分:1
-
LCD design resource reference for the inquiry PANEL resources
LCD设计资源参考,用于查询PANEL资源-LCD design resource reference for the inquiry PANEL resources
- 2023-04-07 07:30:04下载
- 积分:1
-
操作系统――页面置换算法
操作系统――页面置换算法-operating system-- pages replacement algorithm
- 2022-08-06 09:17:43下载
- 积分:1
-
TC下的万年历程序。有详细注释。
TC下的万年历程序。有详细注释。-TC hefty almanac under the procedure. Detailed Notes.
- 2022-02-06 14:53:44下载
- 积分:1
-
对一些问题的独立计算,可以自动计算…
独数问题计算,可以自动计算和判断给定的独数矩阵,然后分析计算-Independent calculation of the number of problems, you can automatically calculate and judge the independence number of a given matrix, and then analysis
- 2022-07-23 18:47:33下载
- 积分:1