Introduction - If you have any usage issues, please Google them yourself
a sparse matrix, the application can be achieved directly by the matrix operation. 2, VC View 6.0 source code open "Sparse Matrix \ creatematrix.dsp" or use Notepad to open the "sparse matrix \ creatematrix.cpp" 3, code simple note : this program is a project file contains a sequence of two chain with a number of approaches : Cross Chain : the structure of the matrix : matnode; Triples order : the structure matrix : tsmat 4, ADT in the folder "Sparse Matrix"
Packet : 79419118xishujuzenh.rar filelist
稀疏矩阵\creatematrix.cpp
稀疏矩阵\creatematrix.dsp
稀疏矩阵\creatematrix.dsw
稀疏矩阵\creatematrix.ncb
稀疏矩阵\creatematrix.opt
稀疏矩阵\creatematrix.plg
稀疏矩阵\ReadMe.txt
稀疏矩阵\StdAfx.cpp
稀疏矩阵\StdAfx.h
稀疏矩阵\三元组顺序ADT.txt
稀疏矩阵\十字链表ADT.txt
稀疏矩阵