所属分类:
其他
开发工具:Visual C++
文件大小:7KB
下载次数:151
上传日期:2006-04-20 00:31:22
说明: 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样
(this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, not 0. This is particularly noteworthy. This is the C language is not the same array)
文件列表:
matrix
......\test.cpp
......\test.dsp
......\test.dsw
......\tmat.h
......\tvec.h