-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
Matlab-pingfang
自己在网上看到的一个关于平方根的求值方式,可以参考下(Themselves in line to see a square root to be evaluated on, you can refer to the following)
- 2011-10-08 13:32:50下载
- 积分:1
-
matlab-c
MATLAB-C混合编程,在M文件中调用 C语言函数,对学混合编程的初学者有一定的帮助(MATLAB-C hybrid programming, the paper called M C language function, mixed programming for school beginners can help)
- 2006-06-08 17:27:34下载
- 积分:1
-
svmMATLAB
说明: 实现SVM matlab实现。。源于毕业设计(Achieve SVM matlab implementation. . Graduation from)
- 2010-04-30 02:00:01下载
- 积分: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
-
matlab
好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好(Good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good)
- 2011-05-22 11:57:54下载
- 积分:1
-
CODE_UPLOAD53334292000
print & generate barcode
- 2015-01-16 12:41:25下载
- 积分:1
-
flocking--MALTLAB
多智能体蜂拥控制MATLAB基本仿真程序,帮助新手学习交流(multi-agent system of flocking matlab simulation programa )
- 2021-04-19 14:38:51下载
- 积分:1
-
Real-time-O(1)-Bilateral-Filtering
本代码是Real-time O(1) Bilateral Filtering,也就是常数时间复杂度的双边滤波器,它对于很多其他算法有着很大的作用。对应论文就是Real-time O(1) Bilateral Filtering。亲自编译运行通过(It is the C++ code of Real-time O(1) Bilateral Filtering, that is, constant time complexy bilateral filtering, it is vitally useful for other algorithams. The responding paper is Real-time O(1) Bilateral Filtering. It is execuable.)
- 2015-01-09 10:13:34下载
- 积分:1
-
ZXingPro
可以解开QR二维码,VISUAL c++(it can read the QR)
- 2014-08-21 11:26:08下载
- 积分:1