-
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现...
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现-uniform random number generation algorithm out and then generate Gaussian sequences of the two Algorithm
- 2022-05-06 11:54:11下载
- 积分:1
-
数据结构
资源描述c语言实现的数据结构的源代码,很全很强大
- 2022-05-26 03:32:50下载
- 积分:1
-
普通的离散图像信号的傅里叶变换和逆变换。
普通的离散图像信号的傅里叶变换和逆变换。-Ordinary image signals in discrete Fourier transform and inverse transform.
- 2022-03-25 05:24:05下载
- 积分:1
-
Java 随机化算法求PI
通过随机化算法来求PI的值,在本代码中,(硬币)投的次数越多,PI的值越精确。里面有详细的说明
- 2022-02-14 00:42:01下载
- 积分:1
-
三国杀识别
这个程序确定的三国杀国战历史信息。它所使用的语言分析技术和图像模板匹配的方法。
- 2023-05-25 16:10: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
-
操作系统中的虚页调度算法
操作系统中的虚页调度算法-operating system as a virtual page Scheduling Algorithm
- 2022-03-02 09:27:55下载
- 积分:1
-
通过拍摄的方法求解线性常微分方程
solution of linear ODE by SHOOTING method
Runge kutta
- 2022-08-15 23:24:03下载
- 积分:1
-
含有7种排序算法
含有7种排序算法-Includes 7 sorts of sorting algorithm
- 2023-05-05 13:45:03下载
- 积分:1
-
霍夫曼编解码算法
霍夫曼编解码算法-Huffman decoding algorithms
- 2022-03-19 14:59:31下载
- 积分:1