登录
首页 » Windows_Unix » 2D_seismic_wave_forward_fortran

2D_seismic_wave_forward_fortran

于 2015-02-27 发布 文件大小:172KB
0 244
下载积分: 1 下载次数: 10

代码说明:

  二维弹性波正演程序,是在win7下Fortran编译器实习的(Dimensional elastic wave forward procedure, is under win7 Fortran Compiler internship)

文件列表:

2D弹性波正演程序fortran
.......................\2D_Elastic.exe,223744,2012-06-25
.......................\2D_Elastic.f90,9967,2012-06-25
.......................\2D_Elastic.ilk,208272,2012-06-25
.......................\2D_Elastic.mak,4103,2012-06-25
.......................\2D_Elastic.mdp,38912,2012-06-25
.......................\2D_Elastic.obj,30986,2012-06-25
.......................\2D_Elastic.pdb,156672,2012-06-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gcmjjs
    这是考虑了高程的面积计算公式,VB编的程序,运行即可(This is the old area of the elevation calculation formula, the program can be run VB series)
    2012-05-06 14:53:06下载
    积分:1
  • pq130
    一种流形学习算法(很好用),主要是基于mtlab的程序,这是第二能量熵的matlab代码。( A fluid manifold learning algorithm (good use), Mainly based on the mtlab procedures, This is the second energy entropy matlab code.)
    2017-04-06 20:05:19下载
    积分:1
  • kemodel
    一个对Fluent中k-e湍流模型的修正udf程序,c语言(One pair ke turbulence model in Fluent udf amendment procedures)
    2021-01-02 15:38:57下载
    积分:1
  • simple
    流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
    2013-09-06 19:00:42下载
    积分:1
  • plate_vibrate_process
    本程序主要根据有限元法编写,可以求解薄板的振动和静力分析问题(This procedure mainly based on the preparation of the finite element method can solve the plate vibration and static analysis of the problem)
    2011-06-10 20:15:16下载
    积分:1
  • mySpearman and pearson
    Spearman程序代码,可以用于分析相关性关系,挖掘数据之间的联系(Spearman program code)
    2018-05-15 17:26:49下载
    积分:1
  • kalman
    卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。 (Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. It is suitable for real-time processing and computing.)
    2008-05-20 22:16:52下载
    积分:1
  • 11087 统逆序对
    说明:  Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • 多边形水平柱
    通过建立截面为多边形的水平柱体模型,运用c语言程序进行编程,得出该地质体的重磁异常特点(By establishing a horizontal cylinder model with polygon cross section and programming with C language, the characteristics of gravity and magnetic anomalies of the geological body are obtained.)
    2019-05-09 17:25:36下载
    积分:1
  • LZYGSXY
    数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载(Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download)
    2009-01-05 22:38:00下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载