搜索资源列表
矩阵类
- 将常用的矩阵操作封装起来,展示了c语言中的矩阵运算-matrix will be used to operate the package, display the c language matrix
biyeshejighml
- c++实现的共生矩阵!!并求出其中的6个特征向量值!!已经调试,能安全运行-c realization of the symbiotic matrix! ! And the results obtained with the six characteristics to the Money! ! Have debugging, can operate safely! !
matrix_opritions
- 专门的矩阵操作类-matrix operate class
Traditional_C_Source_Code
- 经典数值算法、简单界面操作代码。包括常用的排序、插值、解方程和矩阵操作-Classical numerical algorithm, a simple interface to operate the code. Which are used in the sorting, interpolation, solution of equations and matrix operations
PCX
- Source code to operate (read/write) image files in .pcx format. Reading every layer of image in separate matrix. Writing in simple pcx archive.
matrix
- 能够进行矩阵的常用操作,用重载运算符的方式使矩阵类的使用非常方便。-Matrix can be used to operate with overloaded operators a way that is very convenient to use matrices.
EX-matrix
- 加强的矩阵计算类 几乎实现了全部矩阵计算操作 使用方便简单-Strengthening of the matrix computation almost achieved all matrix calculation is simple and easy to operate
sparsematrix
- 稀疏矩阵的计算速度更快,因为M AT L A B只对非零元素进行操作,这是稀疏矩阵的一个突出的优点.-Sparse matrix calculation speed is faster, because M AT LAB only non-zero elements to operate, which is an advantage of a sparse matrix prominent.