-
模式识别的一些北大的课件,希望对做模式等。
一些 北大的模式识别课程课件 ,希望对做模式识别的同仁们有所帮助-Some pattern recognition sharPKUngfu Courseware, and they hope to make pattern recognition colleagues help
- 2022-04-13 14:32:31下载
- 积分:1
-
metrowerks codewarrior软件教程,不错哦
metrowerks codewarrior软件教程,不错哦-metrowerks codewarrior software tutorial, yes Oh
- 2023-02-18 13:05:03下载
- 积分:1
-
一个标准的C++程序库,能使你的开发减少大量工作
一个标准的C++程序库,能使你的开发减少大量工作-a standard C library, you can reduce a lot of development work
- 2023-04-07 05:10:04下载
- 积分:1
-
自己做的还算漂亮的控件,其中采用了修饰,子vi等,值得参考。...
自己做的还算漂亮的控件,其中采用了修饰,子vi等,值得参考。-Their own doing fairly nice controls, which used the modified, sub-vi and so on, a good reference.
- 2022-02-06 12:39:33下载
- 积分:1
-
C语言做的一个内存驻留程序之2
C语言做的一个内存驻留程序之2-C language to the presence of a memory Procedure 2
- 2022-03-23 05:00:18下载
- 积分:1
-
此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。...
此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。-This source code is not difficult, but written by individuals, mainly on digital signal processing to achieve a digital filter.
- 2023-06-09 02:35:02下载
- 积分: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
-
磁盘的最优存储问题! 计算最优存储时间是改进了一下,把时间降到nlogn!如果不改进的话是n的平方啊!...
磁盘的最优存储问题! 计算最优存储时间是改进了一下,把时间降到nlogn!如果不改进的话是n的平方啊!-the optimal disk storage problem! We calculate optimal storage time is to improve a bit down finite time! If no improvement is the square of n ah!
- 2022-11-07 16:00:04下载
- 积分:1
-
University point B thing. Rar is a Nokia 3100 can be stored procedure
大学那点B事儿.rar 是一部手机诺基亚3100可以存放的程序-University point B thing. Rar is a Nokia 3100 can be stored procedure
- 2022-03-15 21:54:49下载
- 积分:1
-
c++提示扩展工具代码
c++提示扩展工具代码-c prompt expansion tool code
- 2022-02-21 10:11:16下载
- 积分:1