-
algorithms(CPP)
计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program
)
- 2014-01-04 22:46:59下载
- 积分:1
-
PARAMETER
根据试试数据 对变压器技术参数进行校核 利用的是最小二乘曲线拟合的方法(According to the data to try check technical parameters of the transformer is the least squares curve fitting using the method)
- 2010-11-30 17:15:43下载
- 积分:1
-
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
-
fajri
music高阶谱分析算法,IDW距离反比加权方法,BP神经网络用于函数拟合与模式识别。( music higher order spectral analysis algorithm, IDW inverse distance weighting method, BP neural network function fitting and pattern recognition.)
- 2017-05-23 02:04:12下载
- 积分:1
-
zjbhydm
正交变换源程序,带vc工程。 学习正交变换算法的有力工具。(Orthogonal transformation source code, with vc works. Orthogonal transformation algorithm to learn a powerful tool.)
- 2008-04-01 22:53:07下载
- 积分:1
-
qczdjl
本程序是用数学方程试计算出一个点在一条线上的垂线坐标,并判断出在线内外,是测量中用的程序!(The test procedure is used to calculate the mathematical equation of a line a point in the vertical coordinate, and determine the line outside, the procedure used to measure!)
- 2011-01-05 17:10:24下载
- 积分:1
-
poisson
poisson生成器,可以生成泊松分布的随机数,需要的就下载吧(poisson sasadas)
- 2011-12-07 01:10:52下载
- 积分:1
-
AirbornePointEcho
C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
- 2020-07-04 05:40:02下载
- 积分:1
-
Simplex method for linear programming
线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
- 2017-08-25 11:03:43下载
- 积分:1
-
matrix-multiplication-and-inverse
这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
- 2014-03-25 11:24:24下载
- 积分:1