-
tutorialv1_8
第3个:matlab 和C++联合用于SLSVM,另外一种风格的(the 3file: matlab and c++ together for SVM)
- 2011-12-28 09:49:04下载
- 积分:1
-
MRbrain.tar
核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材(MRI slice MRI biopsy material material material slice MRI MRI MRI biopsy material slice MRI biopsy material material material slice MRI biopsy material NMR)
- 2010-01-02 15:59:12下载
- 积分:1
-
The-ant-algorithm-matlab-simulation
The ant algorithm matlab simulation(The ant algorithm matlab simulation
)
- 2011-10-15 21:09:51下载
- 积分:1
-
ukf_predict1
无基卡尔曼滤波matlab程序实现,ukf(No Chica Kalman filter matlab program to achieve)
- 2014-09-20 20:02:51下载
- 积分: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
-
DesktopAA
室内环境射线跟踪算法研究,室内反射点追踪的计算(Indoor environmental ray tracing algorithm to calculate the reflection point indoor track)
- 2014-02-23 20:59:54下载
- 积分:1
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
FFTDlg
FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。( FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab. )
- 2010-06-28 18:35:59下载
- 积分:1
-
(c)_ctrl2cap_vxd
Ctrl2cap Keyboard Filter
Example keyboard filter driver for NT4 and Win2K
- 2014-11-12 02:22:26下载
- 积分:1
-
Tooltiptest
弹出式tooltips,codeproject上面一个国外人写的(Pop-up tooltips)
- 2013-11-03 22:01:55下载
- 积分:1