-
solution
Steven M. Kay统计信号处理基础一书的解答(The solution of Fundamentals_Of_Statistical_Signal_Processing)
- 2010-09-03 16:27:27下载
- 积分:1
-
jgpsdjcy
关于铁路轨道激光平顺度检查仪的使用说明,对仪器功能、使用范围和注意事项进行了详细说明。(On the railway track laser smoothness tester instructions, the instrument features, application scope and matters needing attention are discussed in detail.)
- 2014-08-13 14:43:07下载
- 积分:1
-
Fault-analysis-of-power-system
本程序是电力系统故障分析中的短路计算,包含各种常见短路类型。压缩包中有word说明,包含程序的前期工作和电力系统序网图。(This program is a short circuit calculation power system fault analysis, including all common types of short circuit. Compressed package word description, preliminary work and electrical systems Sequence Network contains program.)
- 2014-06-30 11:36:47下载
- 积分:1
-
DOA_esprit
雷达信号到达角估计的MATLAB代码,进行了多参数的对比仿真和结果比较(Radar signal DOA estimation MATLAB code for the comparison of simulation and multi-parameter comparison results)
- 2011-06-19 08:57:14下载
- 积分:1
-
AntColonyAlgorithm
蚁群算法matlab源代码,文件内含详细说明(The program of ant colony algorithm in matlab)
- 2012-05-02 13:15:46下载
- 积分: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
-
TestBroCombo
Combo history box GUI class
- 2014-11-30 22:28:59下载
- 积分:1
-
TexasHoldemPoker
c++ Texas holdem poker source code
- 2014-01-01 09:26:28下载
- 积分:1
-
MiniMatlab
迷你MATLAB 支持基础运算 矩阵运算 数学统计函数作图 线性方程组和一般简单方程求解(Mini MATLAB matrix operations support basic computing functions mapping mathematical statistics and general linear equations to solve simple equations)
- 2011-09-02 18:45:11下载
- 积分:1
-
facerecognition
加州大学的MATLAB人脸识别代码,采用了图像结构模型,可以很好地识别人脸(University of California MATLAB code for face recognition, using the image structure model, can be a good face recognition)
- 2013-12-18 15:28:45下载
- 积分:1