-
一些用c语言编的小游戏,经过tc编译可以使用。其他的编译器没有试验过。...
一些用c语言编的小游戏,经过tc编译可以使用。其他的编译器没有试验过。-Using c language made some small games, after tc compiler can use. Other compilers have not tested.
- 2023-04-05 18:30:04下载
- 积分:1
-
Matrix list stack 8_1.rar Students Course Design
矩阵链表堆栈8_1.rar 大学生课程设计-Matrix list stack 8_1.rar Students Course Design
- 2022-06-17 14:48:36下载
- 积分:1
-
二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用...
二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用-Two-dimensional empirical mode decomposition, fast, good code
- 2022-07-13 08:09:23下载
- 积分:1
-
关机程序,大家可以实现系统的正真关机,下载看看再说吧
关机程序,大家可以实现系统的正真关机,下载看看再说吧-Shutdown procedures, we can realize the system is really shut down, download看看再说吧
- 2023-01-26 07:25:04下载
- 积分:1
-
it used to get image
it used to get image
- 2022-04-15 17:58:41下载
- 积分: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
-
This is a language used to write c produced color box.
这是一个采用c语言来编写制作彩色框。-This is a language used to write c produced color box.
- 2022-07-19 18:59:09下载
- 积分:1
-
三国游戏。c语言编写。san.exe是已经编译链接完成后的程序。
三国游戏。c语言编写。san.exe是已经编译链接完成后的程序。-The Three Kingdoms games. c language. san.exe is already compiled after the completion of procedures links.
- 2022-11-04 07:25:03下载
- 积分:1
-
MGL(S)
MGL(S)-10032A 100x32 Graphical LCD header file driver
- 2022-04-22 13:25:51下载
- 积分:1
-
编程一个将字符
串逆转的程序1.当对上面的程序进行了调试后运行会出现下面所示:
第一行所显示的就是Input string is:后面跟着光标等待用户输...
编程一个将字符
串逆转的程序1.当对上面的程序进行了调试后运行会出现下面所示:
第一行所显示的就是Input string is:后面跟着光标等待用户输入字符,输入完成后按回车键,转到下一行,显示The string is:紧跟着刚才输入的字符并逆转输出。第三行显示priess any key to continue -gffdgfdgfdgfdfdsfdfsdf
- 2022-03-20 17:33:43下载
- 积分:1