-
pb工资自动生成系统
pb工资自动生成系统-pb wage system automatically generates
- 2022-02-26 01:56:16下载
- 积分:1
-
vc++串口通信典型实例
vc++6.0串口通信的典型实例,其中包括pc机与pc机之间的通信,PC机与单片机,pc机与智能仪器,等的串口通信实例
- 2022-03-13 03:14:22下载
- 积分:1
-
模糊逻辑空调
fuzzy logic air conditioner
- 2023-03-16 21:35:04下载
- 积分:1
-
本套网络视频教程由<华清远见嵌入式培训中心>提供,解压后,打开主文件夹下的<index.html>文件即可收看视频。...
本套网络视频教程由提供,解压后,打开主文件夹下的文件即可收看视频。-This set of video tutorials from
- 2022-03-16 00:10:53下载
- 积分:1
-
模拟回波信号,北京大学航空航天研究。
回波信号模拟,北京航空航天大学的关于雷达的教材里拷的-Analog echo signals, Beijing University of Aeronautics and Astronautics on the radar copy materials in the
- 2022-04-22 03:37:07下载
- 积分:1
-
RoboCup Middle Size League's champion team in 2006, tribots the team's l...
RoboCup Middle Size League s champion team in 2006, the tribots team s localization program.-RoboCup Middle Size League"s champion team in 2006, tribots the team"s localization program.
- 2023-07-07 13:15:04下载
- 积分:1
-
LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分
LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分-LabVIEW realize the use of ActiveX technology serial communication e-books, the third part of
- 2023-06-17 03:35:04下载
- 积分:1
-
wow的插件,国服版本,虽然现在换代理了,但是我们对于插件的喜欢成都不会改变...
wow的插件,国服版本,虽然现在换代理了,但是我们对于插件的喜欢成都不会改变
- 2022-03-16 13:35:27下载
- 积分:1
-
本程序实现了如何用C去读.txt文档中不定个数的数字。经证明可用。也多请指证。...
本程序实现了如何用C去读.txt文档中不定个数的数字。经证明可用。也多请指证。-This program implements how to use C to read. Txt document in the variable number of figures. Proved available. Were also many invited to testify.
- 2023-02-25 16:50:03下载
- 积分: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