-
MGL(S)
MGL(S)-10032A 100x32 Graphical LCD header file driver
- 2022-04-22 13:25:51下载
- 积分:1
-
under the management system 2.0
下在管理系统2.0-under the management system 2.0
- 2022-12-12 20:50:03下载
- 积分:1
-
privatesubcombo30.zip视觉基本代码。非常好的代码…
PrivateSubCombo30.zip visual basci code. very nice code-PrivateSubCombo30.zip visual basci code. very nice code...
- 2022-07-23 07:22:20下载
- 积分:1
-
本系统内置的测评模块可以根据学生的学习成绩以及往日的综合表现对学生的综合素质分进行自动评分操作,免除了教师手工计算核对的繁琐事情。品行诚信电子档案系统已经做到了...
本系统内置的测评模块可以根据学生的学习成绩以及往日的综合表现对学生的综合素质分进行自动评分操作,免除了教师手工计算核对的繁琐事情。品行诚信电子档案系统已经做到了模板化,可以根据贵校对大学生品行诚信电子档案与综合素质测评的要求制作相应的模板,充分符合各大院校对电子档案的需求。系统采用先进的ASP.net 2.0 + SQL Server 2000/2005为开发环境和运行环境,充分利用ASP.net 2.0和SQL Server的强大的功能和性能,并且在系统中采用了先进的Ajax技术,在数据导入上做到Ajax无刷技术,支持导入上的断点续传功能。
- 2022-03-25 02:04:52下载
- 积分:1
-
哈夫曼压缩算法课程设计报告+源码(C++)
哈夫曼压缩算法课程设计报告+源码(C++)-haffuman
- 2022-02-15 15:36:43下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2022-11-06 23:55:03下载
- 积分:1
-
拼图游戏毕业设计毕业论文 利用flash mx
对毕业生起参考作用...
拼图游戏毕业设计毕业论文 利用flash mx
对毕业生起参考作用-Jigsaw puzzle design graduate thesis on the use of flash mx reference to the role of graduates from
- 2022-01-25 23:56:22下载
- 积分:1
-
how to build a stub in c++ test.this source code show you the way!
how to build a stub in c++ test.this source code show you the way!
- 2022-02-02 14:18:41下载
- 积分:1
-
推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图...
推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。-Sokoban C language version, can customize the map to support the step-by-step and repeat regret. Can be compiled in VC6.0 or TC. Students work very good. Document the basic operation to open the closure. TXT file read, the keyboard response. Coordinates the planning, C drawing.
- 2022-08-18 12:28:21下载
- 积分: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