-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1
-
注册bottlestore
这是一瓶存储管理系统,数据库中注册项目,和客户没有18岁以下,验证系统中避免错误
- 2022-03-15 11:16:09下载
- 积分:1
-
将剪贴板文字转为txt文本
这是一个C++程序,具体是一个剪贴板操作的例子。通过该例子可以很好的学习如何操作windows的剪贴板,读写的API函数。代码比较少,可以很好的学习理解
- 2023-05-11 23:10:03下载
- 积分:1
-
用VC++做的图形操作有填充色,可以画图、直线、椭圆。
用VC++做的图形操作有填充色,可以画图、直线、椭圆。-VC++ to do with the color graphics operator has to fill, you can draw, a straight line, oval.
- 2023-07-31 23:05:03下载
- 积分:1
-
Binary tree data retrieval, database search function binary implementation.
二进制数据检索树,实现二进制数据库检索功能。-Binary tree data retrieval, database search function binary implementation.
- 2022-02-22 09:53:26下载
- 积分:1
-
It is the code that dcm to bmp and bmp to dcm.
dcm to bmp and bmp to dcm-It is the code that dcm to bmp and bmp to dcm.
- 2022-08-10 02:37:03下载
- 积分:1
-
KportII,Windows下直接I/O端口操作
KportII,Windows下直接I/O端口操作-KportII, Windows under the direct I/O Port Operation
- 2023-05-10 04:35:03下载
- 积分:1
-
这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率...
这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率-on pi algorithm C language programming algorithm is accurate calculation of pi
- 2022-09-27 15:50:02下载
- 积分:1
-
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个...
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个那样的substring, 只要打出那个字母顺序排后面的-. To write a program that can read his string, and then played the longest substring p (is the longest small clause), and request that a small clause appears more than once. If there is more than one kind of substring, as long as the shot was behind schedule in alphabetical order
- 2022-06-30 23:39:46下载
- 积分:1
-
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!...
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!
-Search engine page code! ! Add your website in major search engines, increase website search features and charm, help you to improve web site traffic! Really cool! Very practical! !
- 2022-02-01 19:36:35下载
- 积分:1