资源列表

[数据结构常用算法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

[数据结构常用算法swr1

说明:这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
<宋维仁> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法求进制

说明:一个求进制的c++算法,希望能给大家带来帮助!如果大家有更好的,别忘记发给我啊! emil:wyx32893039@163.com-seeking a band of c algorithm, we can bring hope to help! If you have the better, do not forget to me ah! Emil : wyx32893039@163.com
<离别> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法硬币情况

说明:c++写的一个关于数据结构的程序,其中包含了硬币的分法等算法,相信会给喜欢数据结构的朋友带来帮助!-c write a data structure for the procedure, which includes a coin-law algorithm, would like to believe that the data structure to help bring friends!
<离别> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法苹果纠纷

说明:c++写的一个关于数据结构的苹果纠纷的数学问题,相信会给喜欢数据结构的朋友们带来帮助!-c write a data structure on the Apple disputes the mathematical problem, I believe, would like the data structure to help bring friends!
<离别> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法大整数

说明:c++写的一个关于数据结构大整数的问题,相信会给喜欢数据结构的朋友们带来帮助!-c write data on the structure of a large sum of the problem, I believe, would like the data structure to help bring friends!
<离别> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数值算法/人工智能Seidel

说明:GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
<lll> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack2

说明:栈的基本操作,有初始化,清空,添加,删除,判空等!-stack the basic operation, initialization, emptied, add, delete, subcontracting air!
<> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法cyclist

说明:链表的基本操作,循环链表的一个应用实例,围桌问题的一个解决方法!-Chain basic operation, the recycling Chain an example, sat around the table in a solution!
<> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法一个递归程序

说明:射击运动员10发打中90环有多少种可能,递归算法-shooting 10 athletes hit the number 90 ring possible, recursive algorithm
<撒嗯> 在 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

源码中国 www.ymcn.org