-
浙江大学设计大赛,我自己收集的acm2060
浙江大学程序设计大赛ACM2060题我自己收集的-Zhejiang University Design Competition ACM2060 that my own collection
- 2023-08-19 15:15:04下载
- 积分:1
-
一个验证歌德巴赫猜想的小程序
一个验证歌德巴赫猜想的小程序- A confirmation praises the script which Bach suspected
- 2023-05-29 06:25:02下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2022-08-09 06:25:40下载
- 积分:1
-
Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
移动平均预测 ModifyShiftAverageRegress.cs
移动平均也可画趋势图,如下:
public double forecast(int interval)
移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值
public override double[] getTrendArray()
得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
-Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
- 2022-06-06 15:01:20下载
- 积分:1
-
其次算法
KD 树的代码,常见的数据搜索算法,更实际
- 2022-07-25 08:42:54下载
- 积分:1
-
C++登录注册系统
C++开发 实现登录 注册功能
USER user[Max];
char Admin[20]="administrator";
int count;
int chance;
void menu();
void User_admin(char name[],char pw[]);
void User_common(char name[],char pw[]);
void Saved();
int flag;
void Inithtable()
{
for(int i
- 2022-02-26 15:34:43下载
- 积分:1
-
常用编程的函数大全
本工具是我日常使用的,网上找的多半是不能使用的额,而本人上传的项目是经过项目验证的,切批量生产的。
- 2022-02-26 06:35:44下载
- 积分:1
-
数据加密标准
资源描述
- 2022-03-03 13:16:42下载
- 积分:1
-
用K均值算法实现聚类分析的Vc源码,界面和算法都有
用K均值算法实现聚类分析的Vc源码,界面和算法都有-K-means cluster analysis algorithm source of Vc
- 2023-07-13 09:40:17下载
- 积分:1
-
Selfdelete
selfdelete 几个程序在 c + +。向自动删除文件从硬盘上......
- 2022-06-18 19:15:17下载
- 积分:1