-
28425_65C_284e_PAS
IEC61804-2国际标准,过程控制的功能模块(IEC61804-2 international standard, process control function modules)
- 2007-12-22 09:17:00下载
- 积分:1
-
PIDnew
用MATLAB语言实现自动控制里的PID控制器,模型仿真(MATLAB language used to achieve automatic control in the PID controller, model simulation)
- 2009-06-29 20:51:46下载
- 积分:1
-
grover
This is grover search.
- 2011-02-11 19:26:11下载
- 积分:1
-
hurst
说明: 利用重标极差法计算Hurst指数,里面包含实现这一操作的子程序(Calcultate the Hurst)
- 2011-03-22 20:35:25下载
- 积分:1
-
jiazaifanganfinal
一个实际的工程实验计算的matlab实例。力学和空气动力学(an actual calculation of the experimental project Matlab examples. Mechanics and aerodynamics)
- 2007-02-03 16:10:04下载
- 积分:1
-
shijanxulie
matlab实现时间序列分析,供初学者学习(Time series analysis matlab realize, for beginners to learn)
- 2013-09-09 17:02:42下载
- 积分:1
-
SOGFS_aaai16
Structured
Optimal Graph Feature Selection
对图像样本进行特征选择,使用自学习算法,然后得出相似度矩阵S(% Input
% X: dim*num data matrix
% gamma: coefficient of L21
% d: projection dim of W(dim*d)
% c: number of clusters
% k: nearest neighobrs
%Output
%id: sorted features by ||w_i||_2)
- 2018-04-28 18:44:57下载
- 积分:1
-
EOF
EOF分析,对于数据进行EOF的转换分析(EOF analysis)
- 2013-08-23 09:49:47下载
- 积分:1
-
choice-of-radio-freq
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:21:17下载
- 积分:1
-
inversor
Inverter model of electric drive
- 2013-03-31 20:44:26下载
- 积分:1