-
Installshield
一个完整的Installshield安装实例,初学者适用(The installation of a complete instance, for beginners)
- 2014-12-16 15:43:28下载
- 积分:1
-
R1-080881
关于LTE功率控制参数delta_MCS的选取,权威文档。(About LTE power control parameters delta_MCS selection, authoritative document.)
- 2014-01-08 15:59:34下载
- 积分:1
-
rpls_ver1.0
Recursive weighted partial least squares (rPLS):
an ef fi cient variable selection method using PLS
- 2015-02-12 20:00:00下载
- 积分:1
-
Good-practical-guide-to-Matlab
Good practical guide to Matlab
- 2011-01-17 21:53:39下载
- 积分:1
-
bearings-only-passive-tracking
基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
- 2013-07-09 16:42:33下载
- 积分: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
-
ANALYTICAL-DF
用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计(Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary)
- 2011-06-17 13:21:23下载
- 积分:1
-
integration
Integrating m-files functions and algorithms in C++ applications
- 2014-12-19 08:53:45下载
- 积分:1
-
MxianxintiaopA
基于MATLAB的线性调频信号产生和频谱分析,某雷达参数数下的模糊函数及自相关函数仿真分析。,已通过测试。
(MATLAB linear FM signal generator and spectrum analysis, the number of parameters of a radar ambiguity function and autocorrelation function of simulation analysis. , Has been tested.)
- 2012-07-20 08:59:19下载
- 积分:1
-
AT89S51_Voltage_Measure
8089s52 based degital voltmeter. usefull project with full report
- 2012-09-02 02:52:52下载
- 积分:1