登录
首页 » matlab » Index

Index

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

  • 误码率计算程序 ber
    误码率计算程序,可以实现简单的误码率计算。对初学者有用(bit error rate calculation program, can achieve a simple error rate. Useful for beginners)
    2020-06-27 05:40:02下载
    积分:1
  • recovery
    最小方差恢复算法,用于恢复图像中未知位置的点像素(Minimum variance recovery algorithm, used to restore the image point of the unknown location of the pixel)
    2010-10-29 23:28:29下载
    积分:1
  • regression-
    计量经济学的统计回归相关工具包,包括最优化、VAR-CVAR(toolboxes related in statistics and regression, including optimization and VAR-CVAR model)
    2011-06-10 00:20:29下载
    积分:1
  • csr8670datasheet
    CSR - 8670 datasheet, guide for bluetooth 4.0
    2014-10-01 16:15:38下载
    积分:1
  • matlabman-v5.2
    本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。(Book based on MATLAB 5.2 version, provides a practical guide to using MATLAB.)
    2013-09-10 12:52:20下载
    积分:1
  • spring-mass
    弹簧振子的simulink仿真,基本的振动系统,二阶线性微分方程(simulink simulation of spring-mass system, general vibration system, ode2 linear differential equation)
    2020-11-22 00:49:35下载
    积分:1
  • mimo 信道cost2100
    mimo信道模型,官方完整版本,cost2100信道,完整版 mimo信道模型,官方完整版本,cost2100信道,完整版 mimo信道模型,官方完整版本,cost2100信道,完整版 mimo信道模型,官方完整版本,cost2100信道,完整版 mimo信道模型,官方完整版本,cost2100信道,完整版
    2022-06-19 23:35:58下载
    积分:1
  • 一个Mfcc和Gmm的说话人识别MATLAB程序
    利用matlab写成的窄带噪声发生,关于神经网络控制,LDPC码的完整的编译码,matlab实现了五类灰色关联度模型的计算,电力系统暂态稳定程序,可以进行暂态稳定计算,Gabor小波变换与PCA的人脸识别代码。
    2023-02-07 23:15:03下载
    积分:1
  • 采用遗传算法和人工神经网络对短期负荷做出预测
    用于负荷预测和风电与光伏预测,算法精度高,易于实现。(For load forecasting and wind power and photovoltaic forecasting, the algorithm is accurate and easy to implement.)
    2017-07-12 10:03:35下载
    积分:1
  • ER
    说明:  ER 模型网络生成的matlab代码 计算网络的度分布、集簇系数 网络科学作业 (ER model generate a random network of nodenum nodes with probability of 0.1 and calculate average degree, average clustering coefficient and degree distribution)
    2014-05-01 11:11:56下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载