搜索资源列表
AdjacencylistgraphadjacencymatrixtoestablishtheDat
- 图邻接矩阵 邻接表的建立c++_数据结构课程设计-Adjacency list graph adjacency matrix to establish the c++ Data Structure Course Design
LU
- 文档详细介绍了矩阵的LU分解,对于C编程者来说,是很好的理论知识的储备。-Document details the LU decomposition of the matrix for C programmers, it is a good theoretical knowledge of the reserves.
DLL
- 利用c++对矩阵一些运算进行一些封装,简易方便-C++ matrix some operations package, simple and convenient
FCM-C
- 模糊C-聚类分析:从随机初始化划分矩阵开始迭代-Fuzzy C-cluster analysis: start from the the random initialization divided matrix iteration
CRUST2.0
- CRUST2.0 MODEL 内含C++小程序,将矩阵形式的数据加上其经纬度,变为xyz格式文件
MATLAB
- MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABorat
Matrix-Class
- 很实用的C#矩阵运算类,其包括基本的矩阵加减,矩阵乘法,转置 ,求逆等运算-Very useful matrix operations C# class that includes basic addition and subtraction of matrices, matrix multiplication, transpose, inverse operation, etc.
jz
- 用c++实现任意两矩阵相加,运用了运算符重载,在VC环境下运行-Two matrix addition