-
拟合圆
根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
- 2017-08-16 11:02:07下载
- 积分:1
-
boble
改进的冒泡排序的VC++源程序,希望大家能够从中受益!(improved Bubble Sort VC source, we hope to benefit from!)
- 2006-06-29 10:33:36下载
- 积分:1
-
staggered-grid
实现了声波波动方程有限差分正演模拟,交错网格下,时间2阶空间10阶(Achieve the acoustic wave equation finite difference forward modeling, staggered under the grid, the time second-order space 10 order)
- 2021-04-12 16:38:57下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1
-
PGS
Point Gauss Seidel method by fortran. CFD KLAUS A. HOFFMAN
- 2015-04-09 14:01:52下载
- 积分:1
-
program
FFT A计权 倍频程分析 三分之一倍频程分析(F F T A w eight o c tave a n al o n e t hird o ctave)
- 2011-12-07 14:02:04下载
- 积分:1
-
zoeppritz
这是用于求解精确求解zoeppritz方程的程序,可用于AVO反演,合成地震记录等(This function computes the particle displacement reflection and
transmission coefficients (the relative displacement amplitudes)
for a solid-solid interface, a liquid-solid interface,
a solid-liquid interface, and a liquid-liquid interface.
The medium on each side of a given interface is perfectly elastic.
The output is the value of the reflection or transmission
coefficient, specified by the user at the incidence angle anginc
(see input parameters).
)
- 2012-07-24 11:46:34下载
- 积分:1
-
fractal
计算分维的程序,很好用,可根据需要随意调用(Calculate fractal dimension program, easy to use, can feel free to call)
- 2012-09-16 00:11:07下载
- 积分:1
-
2DAcoustic
完成不带PML边界的2维声波介质波场正演(Forward modelling of the wave field in two-dimensional acoustic medium)
- 2021-03-03 19:19:33下载
- 积分:1
-
ysf
用C语言实现解决约瑟夫问题的一种方法,也许会对他人有启示。(C language implementation with a way to solve the problem, Joseph, and perhaps others, would be revealing.)
- 2009-11-14 15:31:44下载
- 积分:1