-
Radiometer-array
缺失部分方位信息的辐射计阵列有源校正 (Radiometer array azimuth information of the missing part of the active correction)
- 2013-12-12 13:34:03下载
- 积分:1
-
wavelet
基于小波变换的mallat算法,用于检测信号的奇异性,实现励磁涌流的鉴别(Based the wavelet transform mallat algorithm for detection signal singularity inrush current identification)
- 2012-12-19 19:24:31下载
- 积分: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
-
music
music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
- 2013-09-28 09:38:41下载
- 积分:1
-
Tranform-tif-in-Matlab
C:Documents and SettingsAdministrator桌面\Tranform tif in Matlab.rar
- 2014-09-14 17:04:26下载
- 积分:1
-
Arduino-PID-Library-master
Arduino-PID-Library-master库函数,可以轻松实现PID控制,是Arduino的函数库。(Arduino-PID-Library-master library function, you can easily realize the PID control is the Arduino library.)
- 2016-07-19 17:54:36下载
- 积分:1
-
filter_HFSS
滤波器程序优化算法,可以生成脚本文件联合HFSS调用优化。(Filter program optimization algorithm, can generate a script file call optimization combined with HFSS.
)
- 2013-05-16 16:14:19下载
- 积分:1
-
Doppler
一种MIMO体制天波雷达多普勒扩展杂波抑制方法(Doppler radar system for MIMO-day extension clutter suppression method)
- 2013-12-09 16:39:41下载
- 积分:1
-
os
说明: Programming technique for matlab
- 2013-03-04 23:02:31下载
- 积分:1
-
PCA
在WINDOWS环境下,使用MATLAB写的PCA代码,移植性好,对于做PCA的能方便使用!(In the WINDOWS environment, the use of PCA written in MATLAB code, portability, and for doing the PCA can easily use!)
- 2013-09-14 17:13:24下载
- 积分:1