登录
首页 » Visual C++ » e0c017a5db62

e0c017a5db62

于 2015-06-12 发布 文件大小:5412KB
0 114
下载积分: 1 下载次数: 2

代码说明:

  经典谱估计,平均功率法,周期图法,bt算法,代码清晰明了,还配有注释(Classical spectrum estimation, the average power method, periodogram, bt algorithm code clarity, comes with comments)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • GameOfLife
    利用MATLAB模拟的细胞自动机程序,可以借用来研究怎么写此类程序(Using MATLAB simulation of cellular automata program, you can borrow to study how to write such programs)
    2010-05-06 10:24:27下载
    积分:1
  • statcompwm
    无功补偿STATCOM的simulink建模,采用直接电流(STATCOM reactive power compensation Simulink modeling, using direct current)
    2013-05-16 13:29:41下载
    积分:1
  • 61549842TDOA
    It s very important I hope It could help you (It s very important I hope It could help you)
    2008-12-25 14:58:49下载
    积分:1
  • tt_grt_rtw
    将matlab、simulink 船舶航向模型转化成C++代码,进行实时控制(convey matlab/simulink ship course model to c++ code and realize realtime control)
    2012-04-02 21:09:12下载
    积分:1
  • GLCM
    说明:  这个程序是用MATLAB编写得一个灰度共生矩阵特征及其一些参数得计算,希望对大家有用。(The MATLAB program is written, a GLCM features and some of the parameters was calculated, and I hope useful.)
    2011-02-20 11:30:11下载
    积分:1
  • MATLAB-VS-VCPP
    这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
    2013-09-14 17:01:21下载
    积分:1
  • GA-paper
    这是一篇硕士论文,题目是多目标优化的遗传算法研究(This is a master' s thesis topic is a multi-objective optimization by genetic algorithm)
    2011-05-25 14:32:00下载
    积分:1
  • ConvertWGStoCarser
    WGS 转换到Carser WGS 转换到Carser(ConvertWGStoCarser ConvertWGStoCarser ConvertWGStoCarser)
    2013-03-20 10:18:35下载
    积分:1
  • matlab-thin
    自己写的matlab写的细化程序,特别针对条形的图形(Matlab write their detailed written procedures, especially for bar graph)
    2011-11-29 19:24:10下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载