-
xiezhen
该程序可以用作计算谐振器的传输特性,包括透过率、相移、色散、延迟等。(describe resonator)
- 2012-06-21 16:57:16下载
- 积分:1
-
ackley
GA algorithm for ackley function
- 2014-12-16 18:46:54下载
- 积分:1
-
melfb
Determine matrix for a mel-spaced filterbank(Determine matrix for a mel-spaced filterb Sv)
- 2006-12-26 19:39:09下载
- 积分: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
-
qpsk
摘 要:根据HFC网络上行信道的特性,建立了信道模型 分析了上行信道中存在的各种噪声对QPSK
调制技术的影响。结果表明在C /N (传输信道载噪比)较低的情况下,采用QPSK调制方式,可以提高系
统的抗干扰能力。
关键词: QPSK 光纤同轴电缆混合网 上行信道 噪声(Abstract: HFC network in accordance with the characteristics of the uplink channel, the establishment of a channel model an analysis of the various uplink channel noise on the impact of QPSK modulation. The results show that the C/N (transmission channel carrier-to-noise ratio) lower, the use of QPSK modulation, can improve the system of anti-interference ability. Keywords: QPSK hybrid fiber coaxial cable network uplink channel noise)
- 2009-04-12 15:45:03下载
- 积分:1
-
Matlabgraphicbackgroundcodes
Matlab图形背景代码
包括导入数据、进度条、当前时间、主界面窗口设置等等。(Matlab codes of graphic background)
- 2009-12-04 14:59:41下载
- 积分:1
-
gray
求矩阵腐蚀,膨胀的算法,以及梯度、平滑和高帽变换运算。(Matrix erosion, dilation of the algorithm, and the gradient, smoothing and hat transformation operations.)
- 2010-12-30 10:28:31下载
- 积分:1
-
trisholding
THERISHOLDING ALGORITHM FOR FIGURE DETECTION
- 2011-05-02 16:51:34下载
- 积分:1
-
smith
利用smith圆图演示射频电路匹配过程,参数可调,界面良好。(Smith chart shows the use of RF matching process, adjustable parameters, the interface is good.)
- 2011-10-06 18:58:07下载
- 积分:1
-
NoiseLevel20150203
matlab noise level in image measurement over images.
- 2015-04-16 19:13:08下载
- 积分:1