-
cata
利用大整数问题实现catalan数的求解,catalan数的计算涉及到互质问题(The use of large integer problems solving to achieve catalan number, catalan calculation of the number of issues related to coprime)
- 2010-01-04 19:13:23下载
- 积分:1
-
SLAMlearn
卡尔曼滤波器的学习资料很不错的东西一起来学习吧(Kalman filter is a very good thing learning materials)
- 2014-10-27 15:58:07下载
- 积分:1
-
GCD
get Greate Common Divisor of two number (matematics)
- 2010-02-07 03:23:27下载
- 积分:1
-
MAtlab
《电力电子应用技术的MAtlab仿真》一书影印版。(Power electronics simulation base on MAtlab)
- 2013-11-10 15:19:18下载
- 积分:1
-
matlab
个人所写的matlab 命令行启动方法详解(Personal written Matlab command line start method detailed)
- 2013-04-15 21:17:19下载
- 积分:1
-
basicDsp
这是数字信号处理方面的一些源码,主要涉及信号处理的基本内容,如傅立叶变换,基本的滤波器等。只供学习参考。(This is the digital signal processing some of the source, mainly involving the basic elements of signal processing, such as Fourier transform, the basic filter. Reference for learning.)
- 2007-10-22 16:12:50下载
- 积分:1
-
FEC_hardware
2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。(2/3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.)
- 2006-12-11 13:22:17下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
normfreq
clear 从内存中清除变量和函数
exit 关闭MATLAB
load 从磁盘中调入数据变量
pack 合并工作内存中的碎块
quit 退出MATLAB
save 把内存变量存入磁盘
who 列出工作内存中的变量名
whos 列出工作内存中的变量细节
workspace 工作内存浏览器
(There is one outlier in the data of , but is not of data .For and the line of Q2 is in the middle of the box, so there are not asymmetries for both and .)
- 2011-06-20 17:01:22下载
- 积分:1
-
RTW
利用Matlab RTW实现控制系统的仿真,使用VC++6.0开发。(Achieved using Matlab RTW control system simulation, using VC++6.0 development.)
- 2011-11-18 12:47:22下载
- 积分:1