-
编程创建一个Box类,在其中定义三个变量表示一个立方体的长、宽和高,再定义一个方法setDemo对这三个变量进行初始化,然后定义一个方法求立方体的体积。创建一个...
编程创建一个Box类,在其中定义三个变量表示一个立方体的长、宽和高,再定义一个方法setDemo对这三个变量进行初始化,然后定义一个方法求立方体的体积。创建一个对象,求给定尺寸的立方体的体积。对这个内容的编程代码及结果实现-Programming to create a Box class, in which the three variables that define a cube of length, width and height, and then define a method setDemo these three variables initialized, and then define a method, to calculate the volume of the cube. Create an object, seeking for a given volume of the cube size. The content of this programming code and the results achieved
- 2022-08-22 19:27:02下载
- 积分:1
-
himself wrote in the 51 run on the huge memory small game, Oh, pretty fun
自己写的在51上跑的贪吃蛇小游戏,呵呵,蛮好玩的-himself wrote in the 51 run on the huge memory small game, Oh, pretty fun
- 2023-05-25 13:25:03下载
- 积分:1
-
red fox VFP6 directories V3.3, we see that may be helpful, a good
红狐VFP6通讯录V3.3,大家看看,可能会有帮助,好了-red fox VFP6 directories V3.3, we see that may be helpful, a good
- 2022-04-18 12:12:36下载
- 积分:1
-
C++ Builder 帮助文档,比较全的Builder帮助文档
C++ Builder 帮助文档,比较全的Builder帮助文档-C++ Builder help documentation, comparing the whole of the Builder help documentation
- 2022-03-13 13:51:25下载
- 积分:1
-
汉字的处理的C 程序
汉字的处理的C 程序-characters of C Program
- 2022-12-05 22:15:07下载
- 积分: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
-
This program uses virtual base classes
This program uses virtual base classes
- 2022-03-21 09:54:43下载
- 积分:1
-
自己编的机器人简单行为,通过不同的语义状态机器人自动判别执行不同的行为 程序采用java applet动画实现,对学习java applet,2d动画制作,ja...
自己编的机器人简单行为,通过不同的语义状态机器人自动判别执行不同的行为 程序采用java applet动画实现,对学习java applet,2d动画制作,java程序设计等知识有很大帮助-Own simple robot behavior, through different semantic robot automatically determine the status of implementation of different procedures for the use of java applet animation realize, learning java applet, 2d animation, java programming knowledge will greatly help
- 2022-04-12 18:01:10下载
- 积分:1
-
Gps receiver signal processing and examples of code.
Gps接收机信号处理及实例代码。
- 2022-02-21 19:45:52下载
- 积分:1
-
windows平台下端口开发工具,可以在visual studio .net中开发的工具包。...
windows平台下端口开发工具,可以在visual studio .net中开发的工具包。-windows platform port development tools, in the visual studio. net developed the tool kit.
- 2023-05-19 15:55:04下载
- 积分:1