-
ADS-B
一种基于ADS-B、WAM和雷达的组合监视方法及其架构(Based on ADS-B, WAM and a combination of radar monitoring method and its architecture)
- 2013-10-19 11:31:53下载
- 积分:1
-
XWJ_XFAST1
直接扩频捕获Xfast算法仿真(包含可调SNR信息码产生)(dsss acquisition(XFAST))
- 2013-09-09 09:54:44下载
- 积分:1
-
SHADW
shadow detection paper from net,it is value
- 2013-12-19 19:43:01下载
- 积分:1
-
yxyt0004
用c++编的matlabI型样条程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(use c-series matlabI kind of procedure, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
- 2006-10-15 20:04:14下载
- 积分:1
-
matlab-handbook
本书对于MATLAB7给予实践性指导(Book to give practical guidance for MATLAB7)
- 2011-06-19 21:41:03下载
- 积分:1
-
cilun
齿轮采集的MATLAB数据样本,用于故障诊断,样本采集。(MATLAB data samples collected gear for fault diagnosis, sample collection.)
- 2021-04-04 20:59:04下载
- 积分:1
-
power-system-load-flow
基于Matlab的电力系统潮流编程计算,简洁实用,电力系统专业(the program of power system load flow)
- 2012-04-18 14:50:59下载
- 积分:1
-
planetrendering
planet rendering program implementation
- 2014-01-23 03:40:25下载
- 积分: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
-
0000888
个人觉得很不错,值得一看,大家有兴趣的可以看看(Personally feel very good, worth a visit, we are interested can look at)
- 2010-02-23 19:29:01下载
- 积分:1