登录
首页 » matlab » Virtual-router

Virtual-router

于 2011-03-15 发布 文件大小:21KB
0 109
下载积分: 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 个回复

  • Isodata
    基于PCA的Isodata聚类算法matlab实现(Isodata algorithm based on PCA method)
    2011-07-04 09:49:05下载
    积分:1
  • FEKF-under-Levy-noises
    介绍了非高斯Levy噪声下的分数阶扩展卡尔曼滤波算法,对非线性离散系统进行滤波。(The fractional order Extended Kalman Filter algorithm for nonlinear discrete system under non-Gaussian Levy noises)
    2021-05-14 01:30:02下载
    积分:1
  • 图像关于点对称
    图像中点对称计算对称性 ,该算法是对于图像基于美学标准的分析,中关于一张图的中心点点对称的计算其对称性。
    2023-03-30 03:15:04下载
    积分:1
  • SVPWM
    Space vector pulse width modulation
    2013-04-06 04:30:43下载
    积分:1
  • 2、平均梯度算法及区域能量算法
    说明:  实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
    2020-07-17 11:02:10下载
    积分:1
  • 全部的迭代算法ARTIIMATLAB编程
    最小均方误差(MMSE)的算法,Relief计算分类权重,基于matlab GUI界面设计,数据模型归一化,模态振动,DC-DC部分采用定功率单环控制,一种流形学习算法(很好用)。
    2022-08-16 23:54:38下载
    积分:1
  • zhenliexinhao
    阵列信号处理的一些源程序 空间谱估计 确定震源方向等(Array signal processing of a number of source space spectrum estimation to determine the source direction)
    2009-05-01 00:46:12下载
    积分:1
  • MAT_demo
    visual c++ 和 matlab 混合编程的例子(visual c and Matlab programming examples of mixed)
    2005-08-21 14:55:25下载
    积分:1
  • PSOmatlab代码
    pso的matlab工具箱,内部有使用说明。这是一个Matlab粒子群优化算法工具箱,使用比较方便。只需要定义好自己需要优化的函数,并设置好函数自变量的取值范围,每步迭代允许的最大变化量就可自行优化。
    2023-08-24 17:25:09下载
    积分:1
  • HammingCodeing
    hamming 码的matlab仿真(hamming code Matlab simulation)
    2007-04-24 01:10:02下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载