-
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手...
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手-British tissue culture embedded system development IDE package, including software simulation function, the development of the ARM is a good helper
- 2022-10-02 18:50:03下载
- 积分:1
-
snake的文章,详细介绍了T
t-snake的文章,详细介绍了T-snake的原理和算法-t-snake of the article, detailing the principles of T-snake and algorithms
- 2023-04-07 21:50:03下载
- 积分:1
-
AT89S51 16402lcd液晶显示 单片机学习板的程序
AT89S51 16402lcd液晶显示 单片机学习板的程序-AT89S51 16402lcd Single-chip liquid crystal display panels to study the process
- 2022-02-19 23:00:39下载
- 积分:1
-
a C workload of the teachers do Calculation Software
一个用C做的教师工作量计算软件-a C workload of the teachers do Calculation Software
- 2022-03-12 03:30:53下载
- 积分:1
-
vb编写的数独游戏,适合了解vb游戏编程
vb编写的数独游戏,适合了解vb游戏编程-vb sudoku prepared for about vb Game Programming
- 2022-04-21 05:45:38下载
- 积分:1
-
interviews in English, a must for job seekers, free download, Welcome!
面试英语,求职必读,免费下载,欢迎光临!-interviews in English, a must for job seekers, free download, Welcome!
- 2022-07-24 11:41:49下载
- 积分:1
-
24小时教会你python的常用功能,减少初学者的学习时间,提高学习效率...
24小时教会你python的常用功能,减少初学者的学习时间,提高学习效率-24-Hour Church of your python commonly used functions, reduce the learning time for beginners to improve learning efficiency
- 2022-05-20 01:41:29下载
- 积分:1
-
metrowerks codewarrior软件教程,不错哦
metrowerks codewarrior软件教程,不错哦-metrowerks codewarrior software tutorial, yes Oh
- 2023-02-18 13:05:03下载
- 积分:1
-
Website source code, not wanting not under!
网站源代码,不要者勿下!- Website source code, not wanting not under!
- 2022-06-20 22:12:26下载
- 积分: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