-
guangxiantongxin
光纤通信的书,里面有基于matlab的通信仿真(Optical fiber communication book, which has matlab-based communication simulation)
- 2013-07-13 09:35:20下载
- 积分:1
-
Codigo-Fuente
Sistema de Kardex & Inventario - VF
- 2014-11-25 09:07:32下载
- 积分: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
-
fd2d_3.2
二维情况下用FDTD方法模拟电磁波的传播情况,加入了理想匹配层,用C和MATLAB混合编程,信号源是高斯脉冲(Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
- 2011-05-14 10:25:44下载
- 积分:1
-
roundCenter
vc2008 dos 程序
已知AB两点坐标,半径R。
求2个圆心。
公式使用MATLAb推导的,做了一点简化,和小的改动。
都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R)
里面(vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula derived using MATLAb do a little simplification, and small changes. In the function double jisuanYanxin (double Ax, double Ay, double Bx, double By, double R) which)
- 2010-09-13 17:40:10下载
- 积分:1
-
BT_Tutorial
Bloutooth Test Enrionment
Testing some Bluetooth-Functions
- 2015-04-10 21:21:44下载
- 积分:1
-
de_OFDM
OFDM仿真C++代码,相互学习,相互帮助(OFDM simulation C++ code, learn each other and help each other)
- 2015-01-22 20:04:23下载
- 积分:1
-
Tnewsom123h
使用自适应逼近的短期负荷预测,,为matlab代码,程序较为简单
(Short-term load forecasting using adaptive approximation for the matlab code, the procedure is relatively simple)
- 2012-08-09 01:07:59下载
- 积分:1
-
C-Kalman
卡拉曼滤波器的c语言实现!非常好!很可以初学者使用!(Karaman filter c language! Very good!)
- 2011-10-21 15:59:29下载
- 积分:1
-
ga198212014
遗传算法交叉操作的改进——系统工程与电子技术.pdf(genetic algorithms to improve the operation of cross--- Engineering and electronic technology. Pdf)
- 2007-05-31 14:21:00下载
- 积分:1