搜索资源列表
yunsuanfu
- 实验: 有两个个矩阵a和b,均为2行3列。 重载运算符“+”, (1)使之能用于矩阵的相加。如c=a+b。 (2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。 (3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。 -i think it s a goog for many people
6
- 设计一个类,用自己的成员函数重载运算符,使对整型的运算符=、+、-、*、/ 适用于分数运算。要求: (1)输出结果是最简分数(可以是带分数); (2)分母为1,只输出分子。 -Design a class, with their overloaded operator member function, so that the operator on the integer =,+,-,*,/ apply to scores of computing. Requirements: (1
@mmrp
- matlab书籍类的创建一章,有理多项式对象类型的构造、显示、运算符和函数重载等一些列程序代码-matlab class to create a chapter book, the construction of rational polynomial object type, display, operator and function overloading and some out code
MatrixVB
- matrixVB是一个COM组件,它提供了大量的有效算法, 可以加强VB内建数学运算与图形展示功能。函数库的 功能大致可分为8大类(矩阵运算、运算符重载、图 形图像处理、最优化运算、多项式、信号处理、随机 与统计分析、控制系统),有关更详细的资料请参考 www.mathworks.com。-matrixVB is a COM component that provides a large number of efficient algorithms that can stre