资源列表
[数据结构常用算法] movingAveragePredict
说明:/** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/*** @ author jakcy_wu (wujichun)** Forecast and Analysis-- This algorit<吴名> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] 计算10000以内的阶乘
说明:计算10000以内的阶乘,计算阶乘的程序-calculation 10,000 within the factorial calculated factorial procedure<撒嗯> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] primenumber.
说明:一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 < 6400 0000 总的次数小于7000 0000,就是说,搜索次数大大降低-for a few number-counting procedures pi (1000000000) not a second of each block of 10 0000, the need<xxx> 在 2024-11-01 上传 | 大小:1024 | 下载:0