-
指数平滑预测数据输入:
指数平滑法预测数据 输入: 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
-
检测内存泄露的程序
检测内存泄露的程序-memory leakage detection procedures
- 2023-04-14 09:10:04下载
- 积分:1
-
一个通过网路通信的办法实现了对.net C C++程序的万能调试工具...
一个通过网路通信的办法实现了对.net C C++程序的万能调试工具-A network communications through the means of achieving on. Net C C++ programs universal debugging tool
- 2022-06-16 13:38:57下载
- 积分:1
-
Retrieving and Storing Call History for mobile
Retrieving and Storing Call History for mobile
- 2022-12-01 06:30:03下载
- 积分:1
-
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本...
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本设计以及利用常用绘图函数绘图的一些效果。为此,在配套习题解析与编程实例一书中例【4-6】的启发下,我们组编写了一小车沿路行驶然后撞上一块预定挡板程序,以加深对windows的图形设备接口及windows绘图的理解并进一步应用
-experimental purposes of Chapter IV of the study, has windows on the graphics device interface and the basic concepts of environmental equipment there to acquire certain understanding of the materials are examples to show us a window of windows basic design and the use of commonly used graphics function mapping some results. To this end, the matching exercises analytical and programming examples of a book cases 4-6-- inspired, we prepared a one car traveling on the road before hitting a baffle procedures intended to enhance the windows graphics device interface and graphics windows to further the understanding and application
- 2022-11-12 07:10:03下载
- 积分:1
-
我国农历的算法
C++。来源于http://blog.chinaunix.net/u/18517/
我国农历的算法
C++。来源于http://blog.chinaunix.net/u/18517/-China" s Lunar New algorithm C++. From http://blog.chinaunix.net/u/18517/
- 2022-08-08 22:02:35下载
- 积分:1
-
TBLOBCLIENTDATASET COMPONET
TBLOBCLIENTDATASET COMPONET
- 2022-08-19 17:31:21下载
- 积分:1
-
简单的Web服务器的原代码的基础上很简单
webserver 的简单原代码 很简单的 基础的-simple webserver original code based on very simple
- 2022-01-25 18:43:43下载
- 积分:1
-
关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试...
关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
- 2022-03-11 06:34:05下载
- 积分:1
-
使用UDP套接字
use udp socket
simple chating program
- 2022-07-27 11:27:57下载
- 积分:1