-
isprime3
该程序实现的功能是给定两个整数n和m,0<n< m< 200,你的程序要计算第n个素数到第m个素数之间所有的素数的和,包括第n个素数和第m个素数。(The function of the program implementation is given two integers n and m, 0 < n < m < 200, your program to calculate the NTH prime number between the first m prime and all the prime Numbers, including the NTH prime number and the first m a prime.)
- 2017-04-16 18:58:30下载
- 积分:1
-
2D-Unstructured-Euler-code
2维非结构欧拉求解 fortran代码,用于2维流场求解(2D Unstructured Euler code)
- 2021-03-11 11:59:26下载
- 积分:1
-
UDF-in-fluent
fluent关于蒸发相变的很全的C程序,有详细的注释,对于相关专业的人很重要(fluent the evaporation phase transition is full C program, detailed notes, very important for the people of the relevant professional)
- 2020-11-25 21:19:32下载
- 积分:1
-
convolution3D_FFTdomain
3DFFT,对三维数据进行傅立叶变换,效果较好.可以用于三维的地震资料处理(3DFFT, three-dimensional Fourier transform of the data, the better can be used for three-dimensional seismic data processing)
- 2021-04-05 14:49:03下载
- 积分:1
-
Wang_Lecture_2012
汪荣江关于计算地震几个很经典的程序,有详细的ppt和源码解释,适合初学者练习使用,有版权保护,学习即可。(Calculate seismology.)
- 2020-12-13 11:09:17下载
- 积分:1
-
code
排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
- 2015-05-02 15:41:07下载
- 积分:1
-
SpaRSA
SpaRSA算法作为解决凸优化问题的重要方法,在压缩感知等领域具有重要应用,这篇文章是SpaRSA算法的原始文章,学习这篇文章就可以进行SpaRSA算法程序的编写了。(SpaRSA algorithm to solve convex optimization problems as an important method in the field of compressed sensing and other important applications, this article is SpaRSA algorithm original articles, learning this article can be carried SpaRSA algorithm procedures for the preparation of.)
- 2013-10-24 20:10:00下载
- 积分:1
-
matlab-solve-the-parabolic-equations
matlab求解抛物方程源程序,包括真值、近似值与误差,最大误差随网格数变化(matlab solve the parabolic equations)
- 2012-11-27 12:04:01下载
- 积分:1
-
FEM--CFD
有限元方法和计算流体力学的经典教材,内容很不错(Finite Element Method- Fluid Dynamics- Zienkwicz and Taylor)
- 2014-12-05 10:11:28下载
- 积分:1
-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分:1