-
sun
纯弯构件受力分析,曲率-弯矩关系,荷载-挠度关系。(Pure bending component stress analysis, curvature- the moment the relationship between the load- deflection relationship.)
- 2012-07-04 10:44:43下载
- 积分:1
-
EM_Datagram_Formats_RevM(2010)
Kongsberg EM 系列多波束解码说明书,可以参考里面的说明帮助实现底层解码。(Kongsberg EM Series
Multibeam echo sounder
EM datagram formats)
- 2014-12-02 21:41:21下载
- 积分:1
-
ni
说明: NI采集和产生信号代码NI采集和产生信号代码(NI acquisition and signal generated code )
- 2015-01-14 11:25:26下载
- 积分: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
-
HuffmanCode111
哈夫曼编码解码器,在matlab环境下实现的编码解码,希望对大家有用(Huffman codec in matlab environment to achieve the encoding and decoding, we hope to be useful)
- 2010-12-08 14:08:55下载
- 积分:1
-
burst
这是激光猝发信号的信号模拟,他是信号模拟的基础,也是信号调制与解调的信号源。(This is a laser burst signal analog signal, he is the basis of signal simulation is the signal modulation and demodulation of the signal source.)
- 2011-06-12 13:29:12下载
- 积分:1
-
ds1104_vect_serial
DS 1014 IMFOC control
- 2012-05-16 04:20:45下载
- 积分:1
-
gabor_Sample
使用Matlab編寫的Gabor Filter範例程式(Matlab Gabor Filter Sample)
- 2011-11-14 14:42:16下载
- 积分:1
-
power-flow
本程序用C语言实现直角坐标系下的牛拉法潮流计算(power flow calculation program using C language under the rectangular coordinate system
)
- 2013-10-06 19:04:05下载
- 积分:1
-
amtci
AMT CODE FOR RECEIVERS
- 2010-02-17 02:06:35下载
- 积分:1