登录
首页 » Visual C++ » Matrix-Operations

Matrix-Operations

于 2015-03-22 发布 文件大小:16KB
0 185
下载积分: 1 下载次数: 2

代码说明:

  矩阵的运算,在此贡献,希望大家多多指点。(Matrix computation, in this contribution, we hope that a lot of guidance.)

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

发表评论


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
  • DMC2210-hardware
    DMC2210硬件手册。该手册是DMC2210控制卡的硬件参数说明以及硬件编程所应注意的问题等。(DMC2210 hardware manual. The manual is a hardware parameter descriptions and hardware programming DMC2210 control card should pay attention to the issues.)
    2014-01-15 12:26:40下载
    积分:1
  • Hog_MatlabCode_2011
    希望对你有帮助,包含了整个的过程,我研究了好久,收获很大。(I hope it can help you, contains the whole process, I studied for a long time and fruitful.)
    2011-09-26 14:49:45下载
    积分:1
  • MATLAB_-7-Programming-Fundamentals
    本资料仅供MATLAB 学习者及相关技术人员研究参考使用(This information is for MATLAB and related technical staff of the learner reference)
    2011-06-19 21:34:20下载
    积分:1
  • MATLAB-(2)
    基于MATLAB及小波变换的遥感图像处理与分析研究(The MATLAB wavelet transform-based remote sensing image processing and analysis)
    2013-03-06 15:33:18下载
    积分:1
  • LPF(FIR-Hamming)
    采用Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽等滤波器特性参数。(The low-pass filter is realized by using Hamming window, can set the passband filter characteristic parameters such as frequency, the cut-off frequency and bandwidth.)
    2014-10-23 20:34:22下载
    积分:1
  • OICQ
    An example of the German enigma encryption technology COOL
    2015-02-17 02:07:02下载
    积分:1
  • bundler-v0.3-source
    Bundler v0.3 Installation Guide copyright 2009 Noah Snavely (snavely@cs.cornell.edu) based on the Photo Tourism work of Noah Snavely, Steven M. Seitz, (University of Washington) and Richard Szeliski (Microsoft Research) For more technical information, visit http://phototour.cs.washington.edu The source provided in this distribution can be accessed at http://phototour.cs.washington.edu/bundler/
    2009-11-12 13:14:12下载
    积分:1
  • programming-Windows--fifth
    windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
    2014-02-03 12:16:23下载
    积分:1
  • Advanced_PIC_Control_Matlab_Simulation
    该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制(Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.)
    2010-03-04 09:09:15下载
    积分:1
  • 696518资源总数
  • 105117会员总数
  • 11今日下载