Matrix-Computation

所属分类:数学计算
开发工具:Visual C++
文件大小:1008KB
下载次数:34
上传日期:2013-03-28 09:21:59
上 传 者micbarme
说明:  详细介绍了如何用C语言实现矩阵的各类运算,包括矩阵的逆、转置、乘法等等。
(Details of how to use the C language matrix types of operations, including the matrix inverse, transpose, multiplication, and so on.)

文件列表:
MatrixCompute\Debug\MatrixCompute.exe (34816, 2012-12-30)
MatrixCompute\Debug\MatrixCompute.ilk (317868, 2012-12-30)
MatrixCompute\Debug\MatrixCompute.pdb (445440, 2012-12-30)
MatrixCompute\ipch\matrixcompute-9376baa8\matrixcompute-12f8da3e.ipch (2490368, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\cl.command.1.tlog (2694, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\CL.read.1.tlog (8784, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\CL.write.1.tlog (2294, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.1564-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.1564-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.1564.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.1564.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.3076-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.3076-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.3076.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.3076.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4348-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4348-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4348.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4348.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4556-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4556-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4556.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.4556.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.7100-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.7100-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.7100.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.7100.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.8032-cvtres.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.8032-cvtres.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.8032.read.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.8032.write.1.tlog (2, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.command.1.tlog (1872, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.read.1.tlog (3744, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\link.write.1.tlog (1026, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\MatrixCompute.exe.embed.manifest (406, 2012-12-29)
MatrixCompute\MatrixCompute\Debug\MatrixCompute.exe.embed.manifest.res (472, 2012-12-29)
MatrixCompute\MatrixCompute\Debug\MatrixCompute.exe.intermediate.manifest (381, 2012-12-30)
MatrixCompute\MatrixCompute\Debug\MatrixCompute.lastbuildstate (53, 2012-12-30)
... ...

======================================================================== 控制台应用程序:MatrixCompute 项目概述 ======================================================================== 应用程序向导已为您创建了此 MatrixCompute 应用程序。 本文件概要介绍组成 MatrixCompute 应用程序的每个文件的内容。 MatrixCompute.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 MatrixCompute.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。 在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。 例如,“.cpp”文件与“源文件”筛选器关联。 MatrixCompute.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h,StdAfx.cpp 这些文件用于生成名为 MatrixCompute.pch 的预编译头 (PCH) 文件和 名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者