搜索资源列表
Matrix
- C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
Cpp0001
- 代码为c#代码,是c#关于矩阵运算的源代码,里面几乎包括了所有的矩阵运算如:矩阵相乘、转置、克隆-Code for the c# code, c# matrix operation on the source code, which includes almost all of the matrix operations such as: matrix multiplication, transpose, cloning, etc