-
VC下的一个小计算器,可实现2,8,16,10进制功能.界面与系统自带的计算器有点类似...
VC下的一个小计算器,可实现2,8,16,10进制功能.界面与系统自带的计算器有点类似-VC a small calculators, can be realized 2,8,16. 10-band functions. interface with the system to bring their own calculators somewhat similar
- 2022-03-17 09:23:55下载
- 积分:1
-
profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA...
功能简介: 1) 首页投票调查系统 2)FLASH导航清新直观(带FLA源文件,可自行改动) 3)首页调用8块文章 4)小类调用4块文章 5)分类显示25条文章 6)后台方便简洁,便于管理 7)两边对联FLASH,是尾部foot.asp中的JS调用,可选用-profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA source file will be able to change) 3) Call Home 8 article 4) subdivision called four articles 5) classification showed 25 articles 6) facilitate concise background, manageable 7) FLASH couplet on both sides of the tail foot.asp JS call, and the option
- 2022-08-14 04:39:30下载
- 积分:1
-
c++实现的俄罗斯方块代码,大家感兴趣可以看一下
不错哦
c++实现的俄罗斯方块代码,大家感兴趣可以看一下
不错哦-c realization of the Russian box code, we can look at the interest Yes, oh
- 2022-01-22 14:15:37下载
- 积分:1
-
lq038q7db03.pdf lq038q7db03.pdf
LQ038Q7DB03.pdf LQ038Q7DB03.pdf-LQ038Q7DB03.pdf
- 2022-08-10 10:40:06下载
- 积分:1
-
This a 802.15.4 simulator for star topology. This provides energy consumption, t...
This a 802.15.4 simulator for star topology. This provides energy consumption, throughput, delay, and many other performance metrics.-This is a 802.15.4 simulator for star topology. This provides energy consumption, throughput, delay, and many other performance metrics.
- 2022-07-02 05:42:43下载
- 积分:1
-
tidsp2407 assembler routines, complete source code.
tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
- 2022-03-26 08:42:02下载
- 积分:1
-
8个字的点阵显示,可以向左移动,有非常简便的算法!
8个字的点阵显示,可以向左移动,有非常简便的算法!-eight-character dot-matrix display that can be left Mobile, a very simple algorithm!
- 2022-03-05 15:50:24下载
- 积分:1
-
vc++皮肤控件,使你的vc界面漂亮。你可以自己设计想要的皮肤。...
vc++皮肤控件,使你的vc界面漂亮。你可以自己设计想要的皮肤。-vc++ skin controls, so that your beautiful vc interface. You may want to design their own skin.
- 2023-03-09 08:40:03下载
- 积分:1
-
这是一个广告界面的上位机软件,串口接收数据格式是标准的大…
这是一个AD接口PC机软件,串口接收数据格式是标准的TXT数据记录格式。-This is an AD interface PC software, serial receive data format is a standard data record format TXT.
- 2022-09-08 04:05: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