-
julei
荧光光谱聚类分析软件,可对物质的荧光光谱进行分类。(Fluorescence spectroscopy analysis software for clustering)
- 2009-07-20 21:20:03下载
- 积分:1
-
11
说明: Matlab教程第11章,编成与案例教学(Matlab Guide Chapter 11, compiled and Case Teaching)
- 2013-07-20 19:57:58下载
- 积分:1
-
Matlabbased
基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
- 2009-05-15 20:12:07下载
- 积分:1
-
matlab-book
matlab与其他原因的混合编程,很有用吧(combination of the matlab with other language)
- 2013-04-11 15:27:48下载
- 积分:1
-
DCT_liang
此代码是基于DCT的数字水印MATLAB编程,包括水印的置乱和反置乱,嵌入以及提取水印四个部分(This code is based on digital watermark DCT MATLAB programming, including the watermark scrambling scrambling and anti-, four-part watermark embedding and extraction)
- 2010-05-19 16:10:55下载
- 积分:1
-
array
search in array by binary search
- 2013-11-26 15:35:56下载
- 积分:1
-
floatPointAECNR
The attached source code is the implemenation of acoustic echo canceller and noise reduction.
- 2014-12-11 23:40:19下载
- 积分:1
-
readGPS-file-format-Rinex
基于Matlab软件读取GPS标准格式Rinex文件的新方法基于Matlab软件读取GPS标准格式Rinex文件的新方法(A new method to read the GPS standard Matlab software-based file format Rinex)
- 2014-09-07 11:46:07下载
- 积分: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
-
waver
通过matlab编写代码演奏的卡农,用的基准音,没有加入波形修饰所以音色比较单一(matlab matlab playing playing Khanom Khanom Khanom matlab played)
- 2013-11-03 20:55:00下载
- 积分:1