-
pv
说明: A PHOTOVOLTAIC PANEL MODEL IN MATLAB/SIMULINK
- 2013-10-19 18:18:44下载
- 积分:1
-
rtdx
matlab 中关于RTDX的应用,含有例程,适合初学者学习(matlab on RTDX application contains routines, suitable for beginners to learn)
- 2009-09-12 13:45:28下载
- 积分: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
-
GENERALIZED-TENSOR-
最新的压缩感知文章,从IEL上精选的,对从事压缩感知的同仁定有很大帮助。(Latest articles compressed sensing, selected from the IEL, compressed sensing colleagues engaged given great help.)
- 2013-12-03 15:17:37下载
- 积分:1
-
TRI
教你如何绘制三角形,带源代码!!!教你如何绘制三角形,带源代码!!!!(Teach you how to draw Triangle)
- 2010-01-05 16:44:28下载
- 积分:1
-
vcPmatlab6.5
散点数据生成格网,2d,3d,vc6.0,matlab6.5(Source- scatter data generated grid)
- 2012-07-10 14:20:18下载
- 积分:1
-
xtfz
Visual C++与MATLAB的数字基带传输系统仿真的实现(Visual C++ and MATLAB simulation of digital baseband transmission system to achieve)
- 2011-06-16 06:16:20下载
- 积分:1
-
105code
150例源码,提供学习和源码的分析实现!(150 cases of source code, to provide study and analysis of the implementation source code!)
- 2009-03-10 09:52:42下载
- 积分:1
-
MySmith
微波工程史密斯圆图计算,演示。根据提示在输入框中输入相应数值,在输出框中有相应输出值。(Smith microwave engineering plans, the demonstration. According to the input box prompts the corresponding values in the output of a corresponding output value box.)
- 2009-06-29 16:04:08下载
- 积分:1
-
sousuosuanfa
深度优先搜索算法Matlab源码。。。。。
- 2010-08-20 21:35:13下载
- 积分:1