-
0303
vc++6.0与matlab的混合编程的一个应用实例。(vc++ 6.0 with a mixture of matlab programming an application example.)
- 2008-03-07 12:29:30下载
- 积分:1
-
mcIsing
用蒙特卡罗方法实现Ising模型,以一个概率模型为基础,按照这个模型所描绘的过程,通过模拟实验的结果,作为问题的近似解(Approximate solution of the Ising model using the Monte Carlo method, based on a probabilistic model for in accordance with the process depicted in this model, the simulation results, as the problem)
- 2012-10-22 10:11:01下载
- 积分:1
-
Flow-Calculation
电力系统及其自动化专业,电力系统分析潮流计算编程,采用N-R法(Systems and automation, power system analysis power flow calculation program,Using the N-R method)
- 2014-11-12 10:31:54下载
- 积分:1
-
bluetuch-test-Program
bluetuch 检测程序,bluetuch 检测程序(bluetuch test source code .bluetuch test source code )
- 2009-12-22 15:25:46下载
- 积分:1
-
mct2008
固高卡调试软件。可以控制控制卡的各个轴,jog运行,联轴运行等。(the app of motion control card.)
- 2015-02-03 11:53:54下载
- 积分:1
-
artfiash2
用matlab编程的鱼群模拟,比较好用,希望能有所帮助(Simulation using matlab Programming fish, relatively easy to use, and I hope to be helpful)
- 2012-08-22 09:04:40下载
- 积分: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
-
1111
matlab--巴特沃斯高通滤波算法来增强图像(Matlab, butterworth high pass filter algorithm to enhance image)
- 2014-10-16 14:28:53下载
- 积分:1
-
uniform-circular
均匀圆阵部分阵元失效情况下的DOA估计方法(Part of uniform circular array element failure in case of DOA Estimation)
- 2013-12-26 12:47:54下载
- 积分:1
-
gmodify
matlab 畸变校正。功能:对发生桶形畸变的数字图像进行校正(Function: Digital image of barrel distortion correction occurs)
- 2013-12-30 15:45:32下载
- 积分:1