-
jck
Intersection surface drawing.
- 2009-12-30 08:59:53下载
- 积分:1
-
PFC
PFC 的原理与分析设计 我们作比赛的资料(Principle and Analysis of PFC design we make the game data)
- 2013-09-05 06:46:08下载
- 积分:1
-
MEMS-gyro-error-characteristics
微小型MEMS陀螺的误差特性研究,对于mems陀螺仪误差建模和补偿方法(Miniature MEMS gyro error characteristics of the MEMS gyroscope error modeling and compensation method)
- 2013-04-21 17:02:19下载
- 积分:1
-
MFC-WINDOWSTASKMANAGER-JOY
基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
- 2014-02-07 16:52:34下载
- 积分:1
-
backwardforward
backwardfoeward load flow for distribution network
- 2014-02-14 00:30:57下载
- 积分:1
-
Programming-MATLAB-and-VCP-P
简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
- 2011-01-22 15:49:03下载
- 积分:1
-
A-non-linear-control
利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:18:53下载
- 积分:1
-
ap5
基于MATLAB的IIR滤波器设计,用MATLAB语言进行编程,供滤波器设计者参考(Based on the MATLAB IIR filter designing, MATLAB programming language, for filter designers)
- 2010-11-27 11:10:41下载
- 积分: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
-
guass_call_c
说明: 光斑聚集的C++程序调用,以前MATLAB计算要15分钟,现在只要3分钟就可以算完。运算超快。(Gathering spot called C++ program, MATLAB calculations to 15 minutes, now only 3 minutes. Ultrafast operation.)
- 2011-04-13 17:29:36下载
- 积分:1