-
CH7
一些很有用的数值计算程序:包括多种数值逼近算法的C语言程序,如龙格逼近算法,里米兹一致逼近算法等(Some very useful numerical calculation procedures: including a variety of numerical approximation algorithm for the C language program, such as the Runge approximation algorithm, where meads uniform approximation algorithm)
- 2008-07-15 09:27:57下载
- 积分:1
-
GS迭代法
说明: 牛顿迭代法的matlab代码,数值分析中重要的一个算法(Matlab code of Newton iterative method)
- 2019-12-01 10:06:30下载
- 积分:1
-
FIR
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序(Fast Fourier Transform FFT and FIR and FIR filter experimental procedure)
- 2009-12-15 16:20:02下载
- 积分: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
-
elwave-master
弹性波数值模拟,可以修改模型,可以做波场模拟,做面波的地震记录((Numerical simulation of seismic surface waves, you can modify the model, you can do the wave field snapshots do surface wave seismograms))
- 2017-09-29 15:14:45下载
- 积分:1
-
Guide-to-Fortran77
这本书由 Clive G. Page(University of Leicester)先生撰写,旨在帮助正在学习fortran的人。这是本非常好的原版英文入门书。(This book written by Clive G. Page(University of Leicester) is aimed to help those who want to pursue his/her career in Fortran. It is a good start book.)
- 2013-06-18 18:42:03下载
- 积分:1
-
Network
对于给定某一线性时不变网络(不含受控源),根据网络属性及结构,通过编程实现自动生成其关联矩阵A和一个树。(Given a linear time-invariant network (excluding controlled source), according to the network properties and structure of the automatically generated by programming its associated matrix A and a tree.)
- 2013-11-03 18:32:12下载
- 积分:1
-
1003
c++算法源代码,主要是POJ上面的算法,根据标号可以找到。(c++ algorithm source code, POJ above algorithm, based on the label can be found.)
- 2012-09-12 22:28:34下载
- 积分:1
-
random
生成指定两个数值间的多个随机数,随机数的个数用户自己输入,结果放在动态数组中(produce random)
- 2013-10-05 16:17:54下载
- 积分:1
-
half
计算半方差,如果按克里金法计算插值要求计算半方差,用此程序可实现。(Calculation of semi-variance, if the Kriging interpolation method call for the calculation of semi-variance, using this procedure can be realized.)
- 2008-05-15 13:48:06下载
- 积分:1