-
3Ddaima
说明: 一段三维重建的MATLAB代码,拿来分享!(Three-dimensional reconstruction of the MATLAB code to be shared!)
- 2011-04-14 00:27:47下载
- 积分:1
-
RichTextBox
RichTextBox带行号可滚动 RichTextBox with line numbers can scroll(RichTextBox with line numbers can scroll)
- 2014-08-25 16:09:17下载
- 积分:1
-
sxzz
地震CT射线追踪CPP,考虑了深度临界值的情况(Earthquake CT ray tracing CPP, consider the case of the depth threshold)
- 2014-09-05 13:52:21下载
- 积分:1
-
matlab
matlab 的各种图像处理与视频处理算法 (very good c++ algorism very good matlab algorism )
- 2015-04-01 07:09:41下载
- 积分:1
-
chapter8
基于量子遗传算法的matlab程序,可以在matlab上顺利运行(Based on quantum genetic algorithm matlab program can run smoothly in matlab)
- 2013-09-21 21:22:31下载
- 积分: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
-
file_mat_test
实现应用VC++读取mat文件,实现VC++与matlab混合编程(Achieve application VC++ to read mat file, to achieve mixed VC++ and matlab programming)
- 2021-03-04 12:49:32下载
- 积分:1
-
Parameter-Optimizati
Parameter Optimization of AC Rectangular Wave Outputs for Aluminum Cold Wire GTAW.docx
- 2013-11-26 10:54:45下载
- 积分:1
-
class1
this a bank acount projet for back and work like a bank
- 2015-03-12 16:00:03下载
- 积分:1
-
HHT
可以用来方便的进行输入信号的Hilbert-Huang变换,经过了验证,可以使用(Used to implement the input signal of the Hilbert-Huang transform. First proposed calculation method, after validation, can be used.)
- 2012-03-23 09:29:51下载
- 积分:1