-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
rkutte
四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用(Runge Kutta algorithm)
- 2020-12-29 22:29:00下载
- 积分:1
-
UDF
一些简单的UDF文件,实现流场中梯度和某一点压力的检测提取(Some UDF profiles)
- 2015-06-13 07:28:49下载
- 积分:1
-
diedaiqiujiefa
迭代最小二乘法,反演中应用极广泛,非常经典(Iterative least-squares method,An extremely wide range of inversion, very classic)
- 2020-07-03 15:00:02下载
- 积分:1
-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
277481
On the support vector machine (SVM) is a relatively quick calculation method, can improve the calculation speed
- 2017-05-13 06:24:09下载
- 积分:1
-
CUM4EST
这个程序用来计算四阶累计量,程序中有详细说明(This procedure used to calculate the fourth-order cumulant, the program in detail)
- 2008-04-19 21:08:50下载
- 积分:1
-
333
用QR 法方程组合SVD分解进行最小二乘解方程组,并比较三种方法的稳定性以及准确性(Combined with the QR equation SVD decomposition least squares solution of equations, and compare the stability and accuracy of three methods)
- 2020-09-04 15:18:05下载
- 积分:1
-
matlab
己知一些离散的点,使用matlab利用最小二乘法拟合(Had a number of discrete points, with linear least squares fitting)
- 2013-10-14 15:05:47下载
- 积分:1
-
abaqus3D-8Node_uel
abaqus三维8节点实体单元Fortran子程序,里面有详细的注释,有单元开发兴趣的同学可以下载学习(The fortran subroutine of the 8 node solid element of ABAQUS, with detailed comments in the unit development interest students can download learning)
- 2017-02-20 19:50:14下载
- 积分:1