-
indoorlagrange
matlab code about lagrange GPS
- 2013-04-24 10:01:12下载
- 积分:1
-
Efficient-MR-Image
Effi cient MR Image
Reconstruction for Compressed MR Imaging
- 2017-03-14 17:04:14下载
- 积分:1
-
dss_beta-5.tar
基于独立成分分析的多声源分离程序包,涵盖了大部分独立成分分析的函数,经验证能够有效解决多声源分离问题。(Based on independent component analysis of multi-source separation package, covering most of the functions of independent component analysis.)
- 2011-10-23 12:31:35下载
- 积分:1
-
root-locus-analysis
根轨迹分析法以图的方式来形象说明系统的零极点及稳定性。(Root locus analysis to figure a way to explain the system s image of pole-zero and stability.)
- 2014-05-06 16:55:37下载
- 积分:1
-
function
人工算法求解函数优化问题——智能计算大作业(Artificial Algorithm for Function Optimization- Great job on Intelligent Computing)
- 2010-11-25 13:09:36下载
- 积分:1
-
agilitymodeling
这是一篇关于敏捷建模的文章,主要内容为:敏捷建模的价值观 核心原则 补充原则 核心实践 补充实践 从混乱到有序_ AM的实践如何结合到一起.
(This is an article on the agile modeling, the main contents as follows: the values of Agile Modeling the core principles of the core practice of the principle of supplementary practice from chaos to order _ AM practice how to combine together.)
- 2007-09-03 16:38:48下载
- 积分: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
-
mskfainl
msk modulation and de modulation
- 2010-09-08 01:37:52下载
- 积分:1
-
tiaozhi
基于AM DSB SSB调制解调的程序,较好的组织了语言描写,展示了通信系统中最基本的调制解调过程知识(Based the AM DSB SSB modulation demodulation process, preferably organized language description, showing a basic knowledge of the modulation and demodulation process in the communication system)
- 2013-04-02 16:36:00下载
- 积分:1
-
lms
自适应滤波器的仿真程序,lms算法实现自适应滤波(Adaptive filter simulation program, lms adaptive filter algorithm)
- 2015-04-21 14:42:34下载
- 积分:1