登录
首页 » matlab » Virtual-router

Virtual-router

于 2011-03-15 发布 文件大小:21KB
0 121
下载积分: 1 下载次数: 8

代码说明:

  C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a. Base method b. Derived method.. Ans. b 2. For the following C program #define AREA(x)(3.14*x*x) main() {float r1=6.25,r2=2.5,a a=AREA(r1) printf(" Area of the circle is f", a) a=AREA(r2) printf(" Area of the circle is f", a) } What is the output? Ans. Area of the circle is 122.656250 Area of the circle is 19.625000 3. What do the following statements indicate. Explain. • int(*p)[10] • int*f() • int(*pf)() • int*p[10] Refer to: -- Kernighan & Ritchie page no. 122 -- Schaum series page no. 323

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gonglvpu
    用MATLAB编程出数字基带信号NRZ码的功率谱曲线图(Programming with MATLAB digital base-band signal power spectrum of NRZ code graph)
    2009-06-08 01:53:50下载
    积分:1
  • 弹性波数值模拟 foq
    弹性波数值模拟 时间域有限差分算法 双相介质(Numerical Simulation of Elastic Wave in time Domain finite difference algorithm for Dual-phase medium)
    2018-11-14 18:31:00下载
    积分:1
  • fanji
    说明:  基于matlab的simulink的反激变换器仿真(Simulation of Simulink flyback converter based on MATLAB)
    2020-06-22 03:20:01下载
    积分:1
  • MPC860_SMC2_INIT
    微处理器MPC860的相关C程序(MPC860 microprocessor procedures related C)
    2007-12-13 22:53:48下载
    积分:1
  • OQAM
    说明:  OQAM系统的OFDM仿真,性能很好的算法(OQAM OFDM system simulation is in good)
    2011-04-14 16:00:38下载
    积分:1
  • fdtd3D
    三维光子晶体的fdtd法,MATLAB源程序 含不同时间步长的过程显示(Three-dimensional photonic crystals fdtd method, MATLAB source code)
    2010-05-08 10:07:40下载
    积分:1
  • fault_location
    在matlab-simulink里搭建的一个三项线路故障模型,可用于故障测距,定位(A three fault lines in matlab-simulink model built in, can be used for fault location, location)
    2021-04-07 09:19:01下载
    积分:1
  • ECG
    说明:  ECG心电信号matlab仿真画图,其中包括P波、Q波、QRS波、S波、T波和U波(Matlab simulation of ECG ECG drawing, including the P wave, Q wave, QRS wave, S wave, T wave and U wave)
    2011-03-30 14:36:50下载
    积分:1
  • gaosiruili01
    高斯白噪声瑞利信道的分析,通过眼图来分析信道的衰落(Gaussian white noise channel Rayleigh's analysis, through eye diagram to analyze the decline of channel)
    2007-05-13 11:23:03下载
    积分:1
  • windfarm_synmc-psl
    The model used for creating the reference voltage is shown in Fig. 4. First, photovoltaic output current (Ipv) and output voltage (Vpv) are passed through a first order low pass filter with a magnitude of G = 1 and a time constant of T = 0.01 seconds in order to filter out the high frequency components or harmonics from these signals as shown in Fig. 5 and Fig. 6. The filtered current and voltage signals (Ipv_F and Vpv_F) are then fed into the MPPT control block that uses the Incremental Conductance Tracking Algorithm. An algorithm that is based on the fact the slope of the PV array power curve shown in Fig. 7 is zero at the Maximum Power Point (MPP), positive on the left of the MPP, and negative on the right. The MPP can thus be tracked by comparing the instantaneous conductance (I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
    2013-07-23 17:52:32下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载