文件名称:DB05
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:50.37kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
矩阵运算的算法
用Type类数组创建矩阵对象
matrix(int rows,int cols) //创建矩阵,值为0
matrix(int n) //创建单位阵
matrix(const matrix &) //拷贝构造函数
BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵
modifyrowscols(int rows,int cols) //修改矩阵的行列数
~matrix() {delete []elems } //析构函数
-matrix algorithm with Type category created matrix array object matrix (int rows, int cols) / / create matrix, value of 0 matrix (int n) / / create units matrix array (const matrix
用Type类数组创建矩阵对象
matrix(int rows,int cols) //创建矩阵,值为0
matrix(int n) //创建单位阵
matrix(const matrix &) //拷贝构造函数
BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵
modifyrowscols(int rows,int cols) //修改矩阵的行列数
~matrix() {delete []elems } //析构函数
-matrix algorithm with Type category created matrix array object matrix (int rows, int cols) / / create matrix, value of 0 matrix (int n) / / create units matrix array (const matrix
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DB05/DB05.cpp
DB05/DB05.clw
DB05/ReadMe.txt
DB05/DB05.h
DB05/StdAfx.h
DB05/StdAfx.cpp
DB05/DB05Doc.h
DB05/DB05Doc.cpp
DB05/DB05View.h
DB05/DB05View.cpp
DB05/LinkDlg.cpp
DB05/DB05.dsw
DB05/DB05.plg
DB05/LinkDlg.h
DB05/MainFrm.h
DB05/MainFrm.cpp
DB05/DB05.ncb
DB05/Debug
DB05/res/DB05.rc2
DB05/res/DB05Doc.ico
DB05/res/DB05.ico
DB05/res/Toolbar.bmp
DB05/res
DB05/DB05.rc
DB05/Resource.h
DB05/DB05.APS
DB05/DB05.dsp
DB05/IntList.cpp
DB05/IntList.h
DB05/Node.h
DB05/Node.cpp
DB05/DB05.opt
DB05
www.dssz.com.txt
DB05/DB05.clw
DB05/ReadMe.txt
DB05/DB05.h
DB05/StdAfx.h
DB05/StdAfx.cpp
DB05/DB05Doc.h
DB05/DB05Doc.cpp
DB05/DB05View.h
DB05/DB05View.cpp
DB05/LinkDlg.cpp
DB05/DB05.dsw
DB05/DB05.plg
DB05/LinkDlg.h
DB05/MainFrm.h
DB05/MainFrm.cpp
DB05/DB05.ncb
DB05/Debug
DB05/res/DB05.rc2
DB05/res/DB05Doc.ico
DB05/res/DB05.ico
DB05/res/Toolbar.bmp
DB05/res
DB05/DB05.rc
DB05/Resource.h
DB05/DB05.APS
DB05/DB05.dsp
DB05/IntList.cpp
DB05/IntList.h
DB05/Node.h
DB05/Node.cpp
DB05/DB05.opt
DB05
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.