登录
首页 » matlab » Virtual-router

Virtual-router

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

  • JPEG_Encoding
    To Encode the image data and compressed with important data of image
    2013-12-24 18:20:27下载
    积分:1
  • 7-115-14327-7
    说明:  该资料为matlab学习教程的随书光盘,包括了书中几乎所有的代码,分别按照章节进行编排,希望对大家有所帮助!(The information for the matlab learning tutorial CD-ROM with the book, including almost all the code for the book were the sections arranged according to the hope that all of us help!)
    2010-03-28 22:36:05下载
    积分:1
  • KarhunenLoeve
    数据降维算法 K_L变换是一种最优正交变换,以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT)。(Data reduction algorithm K_L optimal orthogonal transform is a transformation to vector signal covariance matrix Ф X normalized orthogonal feature vector composed of q orthogonal matrix Q, to be orthogonal to the vector signal X transformation Y = QX, called the KL transform transform (K-LT or KLT).)
    2011-05-13 10:57:30下载
    积分:1
  • pthoto
    掌握MATLAB的基本符号运算,在微积分中的应用,在线性代数中的应用,同时掌握方程的求解方法。(grasp the basic symbol operations in calculus of linear algebra applications, control of the equation solution.)
    2007-04-26 09:04:02下载
    积分:1
  • ringresonator
    动态硅环仿真程序 主要用于模拟硅环的谐振特性以及双光子吸收效应,非线性的动态过程。(silicon resonator dynamic simulation)
    2009-12-10 00:16:04下载
    积分:1
  • pcnn
    用于小波的图像的去噪,对于刚接触图像处理的人来说简单 易懂(For wavelet image denoising, image processing for刚接触people who are easy-to-read)
    2008-05-31 12:18:50下载
    积分:1
  • LIF
    matlab程序进行大脑脑白质二维的快速分割与提取(matlab program for brain white matter two-dimensional fast segmentation and extraction)
    2020-12-13 21:19:16下载
    积分:1
  • 二维S变换
    能够实现二维S变换的MATLAB程序,与Stockwell的经典程序不同(the code which can implements the 2D S-transform)
    2018-05-09 14:32:07下载
    积分:1
  • imnoise1
    对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。(Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.)
    2013-05-11 09:18:34下载
    积分:1
  • Example_rectangular-waveguide_2D
    二维矩形波导电磁波传播,Matlab程序,实习时编写!(Two-dimensional rectangular waveguide electromagnetic wave propagation, Matlab procedures, internship writing!)
    2013-12-16 12:31:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载