-
A-one-dimensional-convolution
一维褶积
雷克子波与地层序数
地震资料正演方法(One-dimensional convolution Ricker wave formation ordinal)
- 2013-12-26 15:22:59下载
- 积分:1
-
New--GP-programming
一种新的改进的遗传编程,调用的子函数描述的很清晰,涵盖了经典遗传编程的所有步骤,方便大家的学习和参考(A new and improved genetic programming, call the subroutine described in very clear and covers all the steps of classical genetic programming, we facilitate learning and reference)
- 2011-05-08 18:08:25下载
- 积分: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
-
fundamental-of-kalman-filter
The main content of this book introduces the kalman filter. Content in detail, a theoretical depth is worth reference
- 2014-12-31 10:56:30下载
- 积分:1
-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1
-
attitude_estaminate
姿态估计的源码,可以快速算出xyz坐标,数据可以通过matlab等进行二次开发。(Pose estimation of source code, you can quickly calculate the xyz coordinates, matlab and other data can be secondary development.)
- 2014-11-28 17:45:25下载
- 积分:1
-
iir
这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
- 2013-09-15 21:23:30下载
- 积分:1
-
GUIWarfare
GUIWarfare,烈焰行动源代U文件,GUIWarfareGUIWarfare(GUIWarfare, flames action on behalf of U source file, GUIWarfareGUIWarfare)
- 2014-11-16 08:33:37下载
- 积分:1
-
Authorware
Authorware 5 自主学习的好帮手,快速学会Authorware 5(Authorware 5 independent study is a good helper, fast learn Authorware 5)
- 2009-11-18 12:37:16下载
- 积分:1
-
MySmith
微波工程史密斯圆图计算,演示。根据提示在输入框中输入相应数值,在输出框中有相应输出值。(Smith microwave engineering plans, the demonstration. According to the input box prompts the corresponding values in the output of a corresponding output value box.)
- 2009-06-29 16:04:08下载
- 积分:1