xishujuzenh

所属分类:Windows编程
开发工具:Visual C++
文件大小:16KB
下载次数:20
上传日期:2006-04-01 21:34:39
上 传 者GAsoft
说明:  稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\creatematrix.dsp”或者用记事本打开“稀疏矩阵\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里
(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" )

文件列表:
稀疏矩阵\creatematrix.cpp (10800, 2004-05-24)
稀疏矩阵\creatematrix.dsp (4608, 2004-05-18)
稀疏矩阵\creatematrix.dsw (547, 2004-05-18)
稀疏矩阵\creatematrix.ncb (66560, 2004-05-24)
稀疏矩阵\creatematrix.opt (53760, 2004-05-24)
稀疏矩阵\creatematrix.plg (1355, 2004-05-24)
稀疏矩阵\StdAfx.cpp (299, 2004-05-18)
稀疏矩阵\StdAfx.h (769, 2004-05-18)
稀疏矩阵\三元组顺序ADT.txt (844, 2004-05-23)
稀疏矩阵\十字链表ADT.txt (433, 2004-05-23)
稀疏矩阵 (0, 2006-04-01)

======================================================================== CONSOLE APPLICATION : creatematrix ======================================================================== AppWizard has created this creatematrix application for you. This file contains a summary of what you will find in each of the files that make up your creatematrix application. creatematrix.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. creatematrix.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named creatematrix.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者