-
asp 初学者必用。 内容简单易懂,事例多多。 包括数据库的连接和操作。/...
asp 初学者必用。 内容简单易懂,事例多多。 包括数据库的连接和操作。/-asp beginners will use. As simple and understandable, many examples. Database connectivity and operation. /
- 2022-02-07 15:18:37下载
- 积分:1
-
转载一个获取颜色的小程序,方便大家编写程序的时候提取颜色代码...
转载一个获取颜色的小程序,方便大家编写程序的时候提取颜色代码-access to reproduce the color of a small procedure to facilitate the preparation of the extraction process color code
- 2022-03-02 03:40:47下载
- 积分:1
-
Reerse Access channel.
Reerse Access channel.
- 2022-06-30 21:06:13下载
- 积分: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
-
Using the C language implementation of the data structure in the B number
使用C语言实现的数据结构中的B树,经过验证,程序绝对能正常运行。-Using the C language implementation of the data structure in the B number
- 2022-07-07 10:42:40下载
- 积分:1
-
VC and Matlab programming interface configuration installed Matcom's source...
VC与Matlab接口编程之Matcom安装配置源代码下载-VC and Matlab programming interface configuration installed Matcom"s source code Download
- 2022-02-12 01:21:14下载
- 积分:1
-
C language development of the clock
用C语言开发的时钟-C language development of the clock
- 2023-01-19 21:50:04下载
- 积分:1
-
汇编下的环境建立和的运行,调用汇编,和汇编调用程序
汇编下的环境建立和的运行,调用汇编,和汇编调用程序-Compilation of environmental establishment and operation, call the compilation, and compile the procedure call
- 2022-03-24 19:52:51下载
- 积分:1
-
这是一个台球做的一半的源代码,有很多不足之处,但它有它的…
这个是桌球做到一半的源代码,很多不足,不过有自己的思想在里面,多多指教-This is a billiard do half of the source code, many inadequacies, but it has its own thinking on the inside, exhibitions
- 2023-03-12 19:45:03下载
- 积分:1
-
FuncPlotter is a combined Java application and applet for displaying two
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
- 2022-03-18 14:09:08下载
- 积分:1