登录
首页 » matlab » choice-of-radio-freq

choice-of-radio-freq

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

代码说明:

  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 个回复

  • something
    关于编程的一点小看法,值得好好品味一下哦(some ideas about coding)
    2009-11-25 16:17:10下载
    积分:1
  • 差值扩展嵌入源码
    差值扩展简单嵌入算法,属于图像隐写算法的一种。(The differential extension simple embedding algorithm is one of the image steganography algorithms.)
    2021-04-18 17:08:57下载
    积分:1
  • Matlab绘图大全及算例演示
    Matlab绘图大全及算例演示  ,强大的绘图功能是Matlab的特点之一,Matlab提供了一系列的绘图函数,用户不需要过多的考虑绘图的细节,只需要给出一些基本参数就能得到所需图形,这类函数称为高层绘图函数。此外,Matlab还提供了直接对图形句柄进行操作的低层绘图操作。这类操作将图形的每个图形元素(如坐标轴、曲线、文字等)看做一个独立的对象,系统给每个对象分配一个句柄,可以通过句柄对该图形元素进行操作,而不影响其他部分。本章介绍绘制二维和三维图形的高层绘图函数以及其他图形控制函数的使用方法,在此基础上,再介绍可以操作和控制各种图形对象的低层绘图操作。
    2022-02-04 03:53:30下载
    积分:1
  • Pade
    用MATLAB语言编写的pade近似程序,本人保留版权(the analysis of pade)
    2009-03-30 10:28:08下载
    积分:1
  • interlace
    通信信道的交织编码和解码matlab实现(Communication channel interleaving encoding and decoding)
    2011-01-12 21:49:09下载
    积分:1
  • EPSD
    Power Spectral Density (EPSD) of a vector x
    2019-07-02 08:53:47下载
    积分:1
  • ASKBPSk
    说明:  Matlab实现ASK、BPSK 简练高效的ASK、BPSK的实现代码(Matlab ASK, BPSK concise and efficient ASK, the realization code BPSK)
    2006-03-13 10:41:45下载
    积分:1
  • ImageResample(matlab)
    图像重采样程序,可以实现图像任意大小的尺寸调整,采用分片重采样方法(Image resampling process, image of any size can be adjusted, subdivision resampling methods )
    2013-10-19 10:02:04下载
    积分:1
  • MATLAB-INTERMEDIET-courses
    this file contents many of matlab intermediatte lectures. I made by myselves..
    2011-05-19 07:34:22下载
    积分:1
  • Mie-scattering-with-comsol-vs-matlab
    比较matlb理论计算与comsol软件计算米氏散射,对表面等离基元感兴趣的可以关注(More matlb theoretical calculation of Mie scattering with comsol software, such as from the primitive to the surface plasmon of interest can focus)
    2011-08-15 15:45:39下载
    积分:1
  • 696516资源总数
  • 106470会员总数
  • 0今日下载