-
randomv
this book gives the complete solution for random variable generation in matlab
- 2009-09-16 02:12:02下载
- 积分:1
-
snakeladder
用matlab编的一个关于蛇与梯子的游戏(Matlab code using a game about snakes and ladders)
- 2011-02-15 22:30:12下载
- 积分:1
-
FIR_band_stop_filter_design_matlab
说明: matlab FIR 滤波器 matlab设计FIR带阻滤波器(matlab FIR filter FIR band-stop filter design matlab)
- 2010-04-20 22:29:42下载
- 积分:1
-
MobileRadioChannelsModelinginMATLAB
说明: matlab中的移动无线信道模型,包括仿真源代码,(matlab mobile radio channel model, including simulation source code,)
- 2008-11-29 23:47:30下载
- 积分:1
-
notch_filterdesign
数字陷波器的设计notch_filter design(Digital Filter Design notch_filter design)
- 2007-05-17 14:53:07下载
- 积分:1
-
MDGmodels
manuevering vessel models
- 2011-10-05 01:51:31下载
- 积分:1
-
基于matlab用神经网络的一组数预测
说明: 基于matlab用神经网络的一组数预测,数学建模里比灰度预测好用(Een reeks nummervoorspelling op basis van matlab met behulp van een neuraal netwerk, wat beter is dan grijze voorspelling in wiskundige modellen)
- 2020-05-23 21:11:51下载
- 积分:1
-
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
-
Bai6-Nhapxuat
Maple
Bai 6: Nhap xuat
- 2010-11-28 11:59:40下载
- 积分:1
-
Pioneer
UAV Pioneer
dosent work
- 2012-07-30 08:23:25下载
- 积分:1