登录
首页 » Visual C++ » two_layer_model

two_layer_model

于 2014-11-16 发布 文件大小:1KB
0 258
下载积分: 1 下载次数: 18

代码说明:

  地震数据处理中, 建立速度模型。 根据需求改变参数即可。(Seismic data processing speed of the model established in accordance with changes in demand parameters.)

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

发表评论

0 个回复

  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • netlab
    这是包含pca和ppca等诸多源程序的工具箱,希望大家喜欢。(This is the PCA and PPCA includes many source code of the toolbox, I hope everyone likes.)
    2007-11-08 21:04:08下载
    积分:1
  • Tcfaarziph
    此源代码,是一个雷达恒虚警matlabb仿真程序源码,效果比较好 (This source code is a Leida Heng false alarm matlabb simulation program source code, the results were better)
    2012-07-19 20:35:33下载
    积分:1
  • 222
    本代码使用matlab实现理想高通滤波增强图像(Matlab to achieve ideal high-pass filtering to enhance the image)
    2014-10-16 14:30:14下载
    积分:1
  • LE
    说明:  计算时滞微分方程的李雅普诺夫指数,动力学维数(Delay differential equations Lyapunov index calculation, dynamic dimension)
    2015-04-20 09:11:32下载
    积分:1
  • Kriging
    克里格法(Kriging)是地统计学的主要内容之一,从统计意义上说,是从变量相关性和变异性出发,在有限区域内对区域化变量的取值进行无偏、最优估计的一种方法;从插值角度讲是对空间分布的数据求线性最优、无偏内插估计一种方法。(Kriging (Kriging) is one of the main geostatistics, statistically speaking, is the variable correlation and variability within a limited area of the value of regionalized variables unbiased, best a method for estimation speaking the perspective of a data interpolation spatial distribution of solving linear optimal, unbiased estimate of the interpolation method.)
    2014-12-16 16:34:29下载
    积分:1
  • 70809
    ******************iterator模式***********(***************************** iterator pattern)
    2009-11-13 02:37:19下载
    积分:1
  • fuzzypid
    基于matlab的恒温控制系统的simulink仿真环境搭建(Matlab simulink simulation environment based on the temperature control system structures)
    2021-01-18 17:28:42下载
    积分:1
  • Sat
    卫星测定轨教材《卫星轨道原理,模型和方法》的,随书光盘(Satellite orbit theory, model and method,CD ROM)
    2015-01-04 19:21:33下载
    积分:1
  • MatLabmingling
    MATLAB命令大全,收录庞大的MATLAB命令,令你在进行数值分析计算时更加方便(MATLAB command Daquan, contains a large MATLAB commands, so that you are going through is more convenient for numerical analysis and calculation)
    2009-10-07 15:50:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载