-
大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!...
大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be improved using Chain store results!
- 2022-02-02 20:08:23下载
- 积分:1
-
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)...
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
-//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
- 2022-06-12 06:09:24下载
- 积分:1
-
fft的文件,fortran环境下运行!欢迎指正!
fft的文件,fortran环境下运行!欢迎指正!-fft documents, fortran environment running! Please correct me!
- 2022-07-15 00:39:50下载
- 积分:1
-
高斯消去解方程组c
高斯消去解方程组c-Gaussian Elimination Solution equation c
- 2022-10-19 01:30:06下载
- 积分:1
-
数值分析,组合型辛蒲生,多项式的最小二乘逼近等10多个算法实现...
数值分析,组合型辛蒲生,多项式的最小二乘逼近等10多个算法实现
- 2022-05-07 16:16:44下载
- 积分:1
-
a_star_pathfinder明星路径可以用来研究路由方法的发展。
a_star_pathfinder A星路径寻找可以用来学习寻路的方法 可以用到很多地方 比如脱机的AI寻路就可以用到他 -a_star_pathfinder A Star path finding can be used to study routing methods can be used in many places such as the AI offline Wayfinding can be used on him
- 2022-02-04 14:10:32下载
- 积分:1
-
MATLAB入门英语
Matlab入门english-Matlab Introduction to english
- 2022-05-16 01:08:24下载
- 积分:1
-
cpu 调度算法 fcfs sjf,RR,......
cpu 调度算法使用六种调度算法先到送达,最短的工作,首先,没有抢占优先级与无抢占循环赛
- 2022-02-10 05:22:38下载
- 积分:1
-
一般实矩阵的特征值计算
一般实矩阵的特征值计算-general real matrix eigenvalue calculation
- 2023-08-10 22:50:03下载
- 积分:1
-
分块五对角线性方程组的求解,比一般追赶法精度更高,并有参数可供调节。...
分块五对角线性方程组的求解,比一般追赶法精度更高,并有参数可供调节。-Sub-diagonal block of five equations, than the average to catch up with higher accuracy, and have parameters available to adjust.
- 2022-06-12 21:14:13下载
- 积分:1