-
本程序通过用递归调用的方法实现了汉诺塔问题,这是一个通用的程序,通过输入的层数结果输入到一个out.txt的文件中...
本程序通过用递归调用的方法实现了汉诺塔问题,这是一个通用的程序,通过输入的层数结果输入到一个out.txt的文件中-This procedure by using the method of recursive calls a Tower of Hanoi problem, which is a common procedure, the results by entering into the layers of a document out.txt
- 2022-07-26 21:39:55下载
- 积分: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
-
采用网格地图SLAM算法,基于Rao
采用网格地图SLAM算法,基于Rao-Blackwellized的粒子滤波器-GridSLAM is an easy to use and understand Rao-Blackwellized particle filer to learn grid maps from laser range data.
- 2022-03-20 02:12:39下载
- 积分:1
-
一个小游戏
一个小游戏-a little game
- 2023-05-29 08:15:02下载
- 积分:1
-
C语言经典程序的源码对初学者很有用,内容涉及面广
C语言经典程序的源码对初学者很有用,内容涉及面广-C language source of the classic program useful for beginners, covering a broad area
- 2022-07-25 04:30:18下载
- 积分:1
-
一类非线性规划问题在LINGO下的求解!
一类非线性规划问题在LINGO下的求解!-a nonlinear programming problem LINGO in the solution!
- 2023-07-08 16:35:03下载
- 积分:1
-
bouncetest java编写的程序学习编程爱好者…
JAVA编写的BounceTest程序 供编程爱好者学习参考之用-JAVA BounceTest prepared by the procedures for learning programming enthusiasts with reference
- 2022-01-25 23:27:54下载
- 积分:1
-
good ajax script form translate sites
good ajax script form translate sites
- 2022-03-15 21:14:23下载
- 积分:1
-
液晶显示的字模生成软件
液晶显示的字模生成软件-LCD Generation of Software Fonts
- 2022-07-10 01:02:27下载
- 积分:1
-
RS纠错编码原理及其实现方法 相当实用经典的资源
RS纠错编码原理及其实现方法 相当实用经典的资源 -RS error-correcting coding theory and method is very practical classic realize the resources
- 2022-07-26 16:47:34下载
- 积分:1