-
基于MATLAB的Z源整流器的仿真模型 Z-PWMrectifier
基于MATLAB的Z源整流器的仿真模型。重点是直通信号的产生算法(Z-source rectifier based on MATLAB simulation model. Focus is on the straight-through signal generation algorithm)
- 2020-11-01 21:59:55下载
- 积分:1
-
rs-3.1.1
关于rs码的编解码,质量很是不错,学习起来不错。(The codec on rs code, the quality is very good, is nice to learn.
)
- 2014-11-14 09:16:12下载
- 积分:1
-
Edu_sys-stage-1
this is a web application for mobile collabartive learning application
- 2014-11-11 14:21:33下载
- 积分: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
-
image-processing-and-recognition
VC与MATLAB图像处理与识别_源代码(VC and MATLAB image processing and recognition)
- 2013-11-18 13:05:21下载
- 积分:1
-
LEAC-txt
wsn经典路由算法,对于初学者很有借鉴意义(Classic WSN routing algorithm for beginners is of great significance)
- 2012-09-26 21:22:47下载
- 积分:1
-
LTETurbo
描述了LTE一个信道的Turbo编码以及速率匹配等,有助于对LTE的协议理解。(A description of LTE Turbo channel coding and rate matching, etc., contribute to understanding of the LTE protocol.)
- 2010-08-19 22:10:31下载
- 积分:1
-
exercice5
exercise 5 ssd6 cache
- 2009-06-25 06:38:58下载
- 积分:1
-
adpcm
g.722 code for speech compression
- 2010-03-02 16:08:59下载
- 积分:1
-
H.248
介绍有关H.248的内容 相当有用 价值比较高(H。248)
- 2009-11-19 20:49:19下载
- 积分:1