-
Bomberman
炸弹人源文件.
模拟FC文件
没有图片 程序模拟的黑白图片
能够正常运行。 玩起来还可以吧!-Bomberman
- 2022-02-07 06:42:03下载
- 积分:1
-
Nano的XML解析器
Nano的XML解析器-the XML parser
- 2022-11-13 20:30:04下载
- 积分:1
-
Snake games, also known as Worm and Nibbles, are those classic arcade games, whe...
Snake games, also known as Worm and Nibbles, are those classic arcade games, where you feed a snake, which then grows, while moving it over the screen and avoid running into obstacles or your own snake tail.
- 2023-02-08 00:05:04下载
- 积分:1
-
Shipp Network office, functions simple, but definitely available, I have tested.
希普网络办公,功能简单,但绝对可用,我测试过的。-Shipp Network office, functions simple, but definitely available, I have tested.
- 2022-01-22 03:17:51下载
- 积分:1
-
操作优化算法的分析步骤的BFGS方法是性的实例
最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
- 2022-01-22 01:32:48下载
- 积分:1
-
能显示年月日,切能设置定时闹钟的多功能电子钟
能显示年月日,切能设置定时闹钟的多功能电子钟-Showing the date, cut from time to time to set up multi-function alarm clock Electronics
- 2022-05-15 02:16:08下载
- 积分:1
-
This code is in the R statistical programming language. It creates a LSA using a...
This code is in the R statistical programming language. It creates a LSA using a local folder of text documents, then it shows the resultant semantic space in a 3d model (using the 2nd, 3rd, and 4th dimensions) Included in the model is the documents and the most relevent terms.
- 2022-07-25 01:54:59下载
- 积分:1
-
the "quick start" on the toolbar to re
在“快速启动”工具栏上重新创建“显示桌面”图标-the "quick start" on the toolbar to re-create "desktop" icon
- 2022-12-28 01:05:03下载
- 积分:1
-
国内类似ACDsee的一个的查看各种图片的工具源码,含有查看图片缩略图,放大缩小查看,支持bmp,jpg,png,gif等多种格式图片...
国内类似ACDsee的一个的查看各种图片的工具源码,含有查看图片缩略图,放大缩小查看,支持bmp,jpg,png,gif等多种格式图片-ACDSee domestic similar view of a tool for a variety of picture source containing View picture thumbnails, zoom view, support bmp, jpg, png, gif image formats, etc.
- 2023-02-15 06: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