-
可进行多种分布函数的计算,包括求解均值,方差等。可在进行统计学程序编辑时使用。...
可进行多种分布函数的计算,包括求解均值,方差等。可在进行统计学程序编辑时使用。-Can be calculated a variety of distribution functions, including the solution of the mean, variance and so on. Carrying out statistical procedures can be used to edit.
- 2022-03-20 08:08:55下载
- 积分:1
-
学生管理系统_C语言版
这是一个关于学生管理系统的程序,可以管理学生的成绩等信息,C语言编程。
- 2023-02-25 11:45:03下载
- 积分:1
-
一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!...
一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
- 2022-06-01 08:25:03下载
- 积分: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
-
sha_256.c
已调试过,好用,但是速度可能不是很快。适合于实验教学用。若不能使用或者正确运行,请勿责怪,因为此程序是我随便传的
- 2022-01-21 21:30:23下载
- 积分:1
-
GN算法Python代码
Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
- 2022-03-19 07:03:37下载
- 积分:1
-
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。...
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。-their series matching a teacher training program, realized the new semester of teachers assigned to the classroom.
- 2022-02-07 01:40:14下载
- 积分:1
-
http代理
c语言完成的http代理,完成功能:获取浏览器的get报文;修改报文的Encoding-type; GET报文中转到web服务器,代理接收服务器的内容,解析content-length, 或trunked的http回文,再中转给浏览器。可以在应用层实现,http报文的修改。
- 2022-06-12 22:09:13下载
- 积分:1
-
linux 移动机器人 DLite路径规划算法设计、仿真及源码
linux 移动机器人 DLite路径规划算法设计、仿真及源码,纯linux平台,很适合arm+linux平台,移动机器人的开发
- 2022-07-13 03:32:00下载
- 积分:1
-
一个简单的LINK连表算法
一个简单的LINK连表算法-a simple algorithm table even LINK
- 2022-02-06 03:55:32下载
- 积分:1