-
imagecipher4
Bifurcations of Nonlinear Systems
- 2009-06-06 07:31:33下载
- 积分:1
-
three_phase_motor_speed_frequence
异步电动机变频调速系统matlab仿真,基于simulink仿真。(Induction motor variable frequency drive system matlab simulation, based on simulink simulation.)
- 2011-11-15 10:21:24下载
- 积分:1
-
orginal
watermarking with informed embedding
- 2013-12-23 22:55:37下载
- 积分:1
-
satellite
用于GPS卫星的位置和速度解算,输入的参数为卫星的星历及所要计算的时刻(GPS satellites for the position and velocity solution, the input parameters for the satellite ephemeris and to calculate the moment)
- 2006-12-22 10:39:45下载
- 积分:1
-
51 模糊神经网络算法实现水质评价
说明: 模糊神经网络算法实现水质评价,里边有代码,适合学习,推荐(Fuzzy neural network algorithm to achieve water quality evaluation, there are codes, suitable for learning, recommendation)
- 2021-02-04 14:13:57下载
- 积分:1
-
自适应控制算法源程序
ldpc码的编解码实现,表示出两帧图像间各个像素点的相对情况,多抽样率信号处理,合成孔径雷达(SAR)目标成像仿真,本程序的性能已经超过其他算法,高斯白噪声的生成程序。
- 2022-01-28 03:30:33下载
- 积分:1
-
BP神经网络的非线性系统建模
BP神经网络的非线性系统建模:非线性函数拟合
主要介绍BP神经网络如何处理非线性系统,着重处理非线性函数的拟合,里面有一个小例子,仅供学习使用,希望大家可以学的开心,满意
- 2022-03-18 22:45:20下载
- 积分:1
-
matlab function tables, to learn matlab useful things.
matlab函数表,对学习matlab很有帮助的东西。-matlab function tables, to learn matlab useful things.
- 2022-05-21 16:02:08下载
- 积分:1
-
Index
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
- 2011-03-15 14:24:46下载
- 积分:1
-
TIchinese_A1837
异步电动机矢量控制仿真程序包含电流环和速度环(Vector control induction motor simulation program that contains the current loop and speed loop)
- 2010-10-28 20:50:22下载
- 积分:1