-
dianliu
散射电流仿真、可视化、c++和matlab(Scattering current simulation、visualization、c++and matlab
)
- 2012-03-30 10:56:36下载
- 积分:1
-
kaermanlvbo
离散的kalman滤波,计算信号的滤波值、预测值,估计误差及预测误差(kalman filter)
- 2011-11-23 20:19:08下载
- 积分:1
-
mMS__matlaabe
mean shift 均值漂移算法的的matlab实现,大家能看看,比较实用
(mean shift algorithm matlab mean-shiftt realize, we can look at more practical
)
- 2012-05-18 16:18:51下载
- 积分:1
-
Archive
Test Bank for Problem Solving with C++: The Object of Programming
- 2014-09-11 16:10:21下载
- 积分:1
-
matlab-arithmetic
matlab经典算法程序,可以运行通过。很好的一个遗传算法。(GA)
- 2010-05-06 09:00:09下载
- 积分:1
-
CART
matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
- 2013-10-28 15:08:58下载
- 积分: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
-
-multi-beam-
菲涅尔区聚焦多波束天线空间谱估计性能分析(Fresnel zone focusing spectrum estimation performance of multi-beam antenna spatial analysis)
- 2013-12-26 12:41:37下载
- 积分:1
-
dlan
一个DLAN的例子,非常的有意思,希望能够有帮助(An example of a DLAN, very interesting, hope to be able to help)
- 2015-03-27 13:13:34下载
- 积分:1
-
MATLAB/Simulink搭的三相电压锁相环模块 PLL
自己用MATLAB/Simulink搭的三相电压锁相环模块,输出幅值相位和频率(Use their own MATLAB/Simulink take the three-phase voltage phase-locked loop module, the output amplitude phase and frequency)
- 2020-06-27 02:20:02下载
- 积分:1