-
NA
说明: 数值分析的matlab解法,包含了一般通用的算法
(Numerical analysis matlab solution, including the general general algorithm)
- 2009-09-29 21:36:37下载
- 积分:1
-
sources
A collection of monopole, bipole behaviour matlab source code with their own representation. Adaptive control of noise.
- 2009-11-01 19:23:09下载
- 积分:1
-
chapter
说明: 这个文件是为了模拟和预测各种各样的位移和压缩量。 (preditting the displacement)
- 2011-03-09 08:09:02下载
- 积分:1
-
MixtureOFGaussians
实现混合高斯背景建模,对给定图像序列进行背景建模.内置的参数可以自行修改,以适用不同的应用需求。(mixture of gaussian,it will help you to construct the background model of series frames)
- 2012-05-13 19:11:12下载
- 积分:1
-
HUFFMANJIEMA
Huffman编码实现数字图象压缩,解压.对数字图象的压缩的步骤之一编码和解压步骤之一解码有很大的帮助.(Huffman coding of digital image compression, decompression. On digital image compression encoding one of the steps towards one of the steps to extract and decode a great help.)
- 2007-05-29 09:31:45下载
- 积分: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
-
LVRTPPT
双馈电机的低电压穿越技术,电力科学院迟永宁(Double-fed motor low voltage across the technology, Electric Power Research Institute no later than Yongning)
- 2010-09-28 15:39:41下载
- 积分:1
-
rkmccd2
Controle vetorial do motor de induç ã o
- 2011-08-22 10:08:13下载
- 积分:1
-
MT_6223_GSM
MT 6223 GSM GPRS Baseband Processor Technical Brief
- 2009-03-14 17:41:55下载
- 积分:1
-
matlab_tuxiang
说明: matlab图象处理函数,MATLAB高级应用——图形及影像处理(matlab image processing function, MATLAB advanced applications- Graphics and Image Processing)
- 2008-12-06 00:21:11下载
- 积分:1