文件名称:CPP-Matrix
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-28
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- vi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix source initialization function, you can tell arrays, text files directly into the matrix. Addition to the usual decomposition of matrix operations and other operations, increasing the common dot matrix, cross product, matrix blocks to remove other common operations, detailed notes in the source file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Matrix.h
Buffer.cpp
Buffer.h
Matrix.cpp