-
Vg101_lecture_of_UM
matlab 编程基础 C语言入门和C++基础 源自
美国密西根大学(Matlab Programming Fundamentals C language entry and C++ basis from the University of Michigan)
- 2012-05-24 19:10:13下载
- 积分:1
-
youchengbianma
用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。(C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.)
- 2014-08-26 22:20:27下载
- 积分:1
-
timefrequencyCPP
说明: VC++和matlab编写的时频工具箱,可以将C++源程序转换为matlab格式。本站有个这个源程序,但没有C++部分。这个版本最全。(VC++ and write the time-frequency toolbox matlab, C++ source code can be converted to matlab format. This site has a source, but no C++ parts. This version is the most complete.)
- 2011-03-02 13:46:38下载
- 积分: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
-
sr
说明: 商人过河的问题,三个商人各带一个仆人、、、(Merchants across the river mathematical modeling problem is a classic problem)
- 2010-03-19 01:14:02下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1
-
Multi-sensor-data-fusion
杨万海《多传感器数据融合》P44页算法的具体实现,在MATLAB运行(Yang Wanhai" P44" page of multi sensor data fusion algorithm in the concrete realization, in the MATLAB run)
- 2012-03-29 13:51:24下载
- 积分:1
-
1
说明: lingo优化程序关于储油罐的最优体积,希望有用(lingo optimization program on the optimal size of the storage tanks, and seek to help)
- 2012-05-28 16:18:27下载
- 积分:1
-
MATLABanalysis-and-Application
《MATLAB统计分析与应用》程序与数据有聚类分析、判别分析、主成分分析、因子分析、方差分析、数据拟合、Copula理论等(Statistical analysis and application of "MATLAB" program and data clustering analysis, discriminant analysis, principal component analysis, factor analysis, variance analysis, data fitting, such as Copula theory)
- 2012-04-12 10:44:55下载
- 积分:1
-
rehi
matlabcode for statics information bla bla
- 2012-05-10 07:05:28下载
- 积分:1