文件名称:exp2
-
所属分类:
- 标签属性:
- 上传时间:2013-09-25
-
文件大小:1.16mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
学习和掌握运算符重载,理解异常处理机制。
实验内容:
(1)编程实现一个实数矩阵类,它可以进行加、减、乘和赋值运算,并且要重载运算符“()”,用来返回矩阵元素的值。
(2)该类还要支持异常处理机制,能够处理可能的非法矩阵操作。-Learn and master operator overloading, understanding exception handling mechanism. Experiment: (a) programming a real matrix class, which can add, subtract, multiply, and assignment operator, and to override operator " ()" is used to return the value of the matrix element. (2) This class also supports exception handling mechanism to deal with possible illegal matrix operations.
实验内容:
(1)编程实现一个实数矩阵类,它可以进行加、减、乘和赋值运算,并且要重载运算符“()”,用来返回矩阵元素的值。
(2)该类还要支持异常处理机制,能够处理可能的非法矩阵操作。-Learn and master operator overloading, understanding exception handling mechanism. Experiment: (a) programming a real matrix class, which can add, subtract, multiply, and assignment operator, and to override operator " ()" is used to return the value of the matrix element. (2) This class also supports exception handling mechanism to deal with possible illegal matrix operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exp2/
exp2/2.dsp
exp2/2.dsw
exp2/2.ncb
exp2/2.opt
exp2/2.plg
exp2/Debug/
exp2/Debug/2.exe
exp2/Debug/2.ilk
exp2/Debug/2.pch
exp2/Debug/2.pdb
exp2/Debug/Matrix.obj
exp2/Debug/MatrixMain.obj
exp2/Debug/vc60.idb
exp2/Debug/vc60.pdb
exp2/Matrix.cpp
exp2/Matrix.h
exp2/MatrixException.h
exp2/MatrixMain.cpp
exp2/2.dsp
exp2/2.dsw
exp2/2.ncb
exp2/2.opt
exp2/2.plg
exp2/Debug/
exp2/Debug/2.exe
exp2/Debug/2.ilk
exp2/Debug/2.pch
exp2/Debug/2.pdb
exp2/Debug/Matrix.obj
exp2/Debug/MatrixMain.obj
exp2/Debug/vc60.idb
exp2/Debug/vc60.pdb
exp2/Matrix.cpp
exp2/Matrix.h
exp2/MatrixException.h
exp2/MatrixMain.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.