-
OOhandling
object oriented handling example
- 2014-02-01 11:51:01下载
- 积分:1
-
read_mat
读取matlab的mat文件(read the document mat)
- 2004-08-30 22:06:34下载
- 积分:1
-
1
说明: systemview仿真:(7,4)汉明码编译码器(systemview simulation: (7,4) Hamming Code Codec)
- 2009-12-26 10:59:32下载
- 积分:1
-
corrosions
形态学的膨胀,腐蚀,细化的MATLAB的源代码,对初学者有用(Morphological expansion, corrosion, thinning of MATLAB source code, useful for beginners)
- 2015-04-02 19:39:39下载
- 积分: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
-
Heed-matlab.m
HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
- 2014-01-20 17:18:56下载
- 积分:1
-
hmm-1.03
隐马尔科夫模型对文本信息进行抽取利用C++实现(Hidden Markov Model for text information extraction using C realize)
- 2007-10-22 16:32:22下载
- 积分:1
-
sysidjob3
该程序初步实现了M序列的生成,并且详细地进行了频域法的系统辨识分析。(The program is the initial realization of the M-sequence generation, and detail the frequency domain method of system identification analysis.)
- 2012-06-09 17:18:09下载
- 积分:1
-
binomial
输入二项式的每一项系数和指数,输入未知函数的值求值,然后输入第二个二项式,并合并两个二项式(Enter the binomial coefficient and index of each one, enter the value of an unknown function evaluation, and then enter the second binomial, and the merger of the two binomial)
- 2009-12-27 11:03:56下载
- 积分:1
-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1