-
一个简单的地理信息系统,供大家交流学习,大家都可以用…
一个简单的地理信息系统,供大家学习交流,希望能够对您有用。-A simple geographic information system for the exchange of everyone to learn, hoping to be useful for you.
- 2023-02-24 19:20:03下载
- 积分:1
-
某自制区政府网站源代码.数据库为Access,包含完整的数据库.
某自制区政府网站源代码.数据库为Access,包含完整的数据库.-a homemade District government website source code. Database Access, includes a complete database.
- 2022-03-05 11:36:24下载
- 积分:1
-
电机双
直流电机双闭环控制系统matlab仿真程序-Motor double-loop control system simulation program Matlab
- 2022-07-26 05:05:44下载
- 积分:1
-
用灰色预测理论实现负荷预测,可以任意取点
用灰色预测理论实现负荷预测,可以任意取点-Gray prediction theory to achieve load forecasting, you can take an arbitrary point
- 2022-01-24 15:32:56下载
- 积分:1
-
The help of a simple document editing software, you can deal with a very good so...
一个简单的帮助文档编辑软件, 可以很好的处理软件的帮助文档-The help of a simple document editing software, you can deal with a very good software to help document
- 2022-03-24 01:12:08下载
- 积分:1
-
关于遗传算法优化BP网络的 ,感觉没什么用
关于遗传算法优化BP网络的 ,感觉没什么用-on genetic algorithm optimization BP Network, feeling useless
- 2022-05-30 06:31:34下载
- 积分:1
-
基础学习,是学习数据结构课程所要涉及的相关代码,可做参考...
基础学习,是学习数据结构课程所要涉及的相关代码,可做参考-basic learning
- 2023-07-10 13:05:04下载
- 积分:1
-
编译原理的词法分析器
把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较...
编译原理的词法分析器
把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较-the describe
- 2022-08-17 17:39:33下载
- 积分:1
-
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习...
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习-Book Management Information System DELPHI source code, and attached to the system inside the gadget for everyone to learn
- 2022-07-27 11:43:16下载
- 积分: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