-
fft13
fft code in visual c++
- 2011-07-16 22:23:05下载
- 积分:1
-
iteration-method
解线性方程组的迭代法
雅可比迭代、高斯—赛德尔迭代、超松弛迭代法
(Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method)
- 2013-07-05 20:15:05下载
- 积分:1
-
LM_sample
Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。(
LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
- 2017-06-01 19:37:34下载
- 积分:1
-
vof
计算多项流的好程序,简单好用,计算量小。可以较好的模拟二维的两项变化情况(Calculating a number of streams of the program, easy to use, small amount of calculation. Can better simulate the two-dimensional variation)
- 2020-12-01 11:39:27下载
- 积分:1
-
q
说明: 实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
- 2010-05-29 10:45:27下载
- 积分:1
-
sanzhuyuan
平面波展开法计算二维三组元周期结构的带隙特性。(Plane wave expansion method for calculation of two dimensional three groups yuan cycle structure of the band gap characteristic)
- 2021-04-17 17:08:52下载
- 积分:1
-
CODE_SOLIDIFICATION
基于热焓法的凝固传热模拟的UFluent-UDF程序(UDF for Modelling Soldification using Enthalpy Porosity Technique)
- 2021-04-16 20:08:53下载
- 积分:1
-
2DUDFSTOKES
该程序为fluent软件进行速度入口造波数值模拟,波浪为二阶stokes波(The program for the FLUENT software simulation of wave speed entrance numerical, two order Stokes wave)
- 2014-07-11 15:40:02下载
- 积分:1
-
matrixmulti
在visual studio的平台上开发CUDA程序实现并行加速计算矩阵的乘积,同时比较与串行计算的差异(Differences in the development of procedures to achieve parallel CUDA accelerated computing matrices in visual studio platform, but compared with the serial computing)
- 2020-12-11 21:49:17下载
- 积分: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