登录
首页 » matlab » jfc

jfc

于 2008-11-11 发布 文件大小:83KB
0 225
下载积分: 1 下载次数: 0

代码说明:

说明:  解方程的matlab源码,有问题的请大家说明(Solution of equation matlab source, there are problems please note)

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

发表评论

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
  • 1
    现代线性控制实验原理,以及程序,和有关一些matlab的算法(Modern linear control theory test, and procedures, and for some algorithms matlab)
    2011-07-12 15:52:08下载
    积分:1
  • E7_1_LMSSim
    LMS matlab 仿真实例 Monte Carlo仿真统计次数(LMS matlab simulation examples Monte Carlo simulation statistics)
    2015-01-26 21:18:42下载
    积分:1
  • Differential-Evolution
    This file is matlab codes for Differentional Evoloution
    2014-01-13 04:02:23下载
    积分:1
  • MATLAB画栅格
    可用于遗传算法采用栅格法进行路径规划中构建栅格地图(It can be used in genetic algorithm to construct raster map by grid method.)
    2018-11-03 17:36:28下载
    积分:1
  • adaptive_filtering_primer_with_matlab
    Source Code for Adaptive Filtering Primer
    2007-07-04 14:27:36下载
    积分:1
  • Fingerprint_Enhancement_Based_on_Discrete_Cosine_
    fingerprint enhancement using DCT
    2010-11-26 20:29:15下载
    积分:1
  • Code_withpicture
    i need nmotb ncodase tfor readg my fpruihg
    2011-02-12 13:26:01下载
    积分:1
  • interpolation
    MATLAB 插值算法 程序很全 用后就知道(The MATLAB interpolation algorithm is very wide after know)
    2012-10-16 23:02:36下载
    积分:1
  • VSMexample
    一个VSM分类器的具体例程,包含数据文件,调试通过。(VSM classifier a specific routines, including data files, debugging through.)
    2013-12-12 11:42:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载