-
Image_Restoration
image comparison and degradation
- 2010-09-28 13:26:20下载
- 积分:1
-
capacity_rician
multiple input multiple output capacity
- 2011-06-21 23:43:51下载
- 积分:1
-
full_car_model
full car suspension system model
- 2012-07-06 22:58:43下载
- 积分:1
-
sample-GA-ysz-asal
the rar file consist GA codes in matlab, for a single multivariable objective function. annd implemented using the golden function
- 2012-08-12 11:34:43下载
- 积分:1
-
IEEEQE1998
Design of Widely Tunable Semiconductor
Lasers and the Concept of Binary
Superimposed Gratings (BSG’s)
- 2015-02-06 01:08:30下载
- 积分:1
-
Signal-detection-theory
信号检测理论——线性调频信号的匹配滤波处理(Signal detection theory- matched filtering LFM)
- 2014-02-19 20:11:55下载
- 积分:1
-
SelfAdapMatchWave-Parallel-extension
自适应波形匹配延拓的matlab代码和平行极值延拓的matlab代码。(Adaptive waveform matching extension of matlab code and matlab code parallel extension.)
- 2021-04-08 15:39:00下载
- 积分:1
-
DFSER
对不同源节点到中继节点距离的固定DF译码转发协作通信的误码率进行了仿真(The error rate of fixed DF decode and forward cooperative communication is simulated for the distance from heterogeneous nodes to relay nodes)
- 2017-11-26 13:17:13下载
- 积分: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
-
stbc8
多输入多输出系统中空时分组码matlab仿真源代码。(Multiple-input multiple-output system simulation of hollow-time block code matlab source code.)
- 2009-11-09 19:08:51下载
- 积分:1