搜索资源列表
fast matrix
- Efficient Matrix Programming in C# By Emanuele Ruffaldi Fast matrix expressions evaluation, based on dynamic code generation and partial evaluation
juzhenxiangjiajian
- 用C++编的矩阵加减乘,内容完善,适合初学者-C series of the matrix modified by, as perfect for beginners
qiutezhengzhidefangfa
- 利用C语言 用矩阵迭代法求矩阵的特征值和特征向量-C language matrix iterative method for matrix eigenvalue and eigenvector
BA 求其邻接矩阵和聚类系数
- 复杂网络BA无标度网络的C++代码,可求其邻接矩阵和聚类系数。-Complex network of BA scale-free network of C++ code, rectifiable its adjacency matrix and the clustering coefficient.
Dijkstra
- C语言编程实现D算法。本实验利用Matlab实现。实现以下功能: 1输入必要参数,包括:节点个数、节点间路径长度、给定节点; 2输出给定节点到其它各节点的最短路径、径长; 3节点间路径长度用矩阵形式表示: -D C language programming algorithm. In this study, by Matlab. Achieve the following functions: 1 Enter the required parameters, includ
jianpan
- 矩阵键盘显示基本试验,显示用的是max7219是我培训班上程序,有问题联系我;我的淘宝店铺:http://shop57843851.taobao.com-Shows the basic test matrix keyboard, display max7219 used on my training program, there are problems contact me my Taobao shop: http://shop57843851.taobao.com
CSharp3
- 上海交通大学网络教育学院第三学期,C#作业3,矩阵转置-Network Education College of Shanghai Jiaotong University, the third term, C# job 3, matrix transpose
maximum_likelihood_classification
- 经典的最大似然法分类法的C语言实现,有助于深入了解遥感分类原理。-This program implements the maximum likelihood classification procedure. ouput:1.classified image, and 2. probability file.Note: For constructong variance-covariance matrix must be generic binary file.
tripple_matrix
- 用三元组建立两个矩阵a,b,将a矩阵转置,,然后将转置后的a矩阵与b矩阵相乘,存储到c三元组中,,输出a,b,c矩阵-Create a matrix with two triplets, b, to a matrix transpose, and the transposed matrix of a matrix multiplication with b, c triples stored in the output a, b, c matrix
CSharp-arrays
- C#语言实现矩阵的各种运算,方便大家直接从中提取使用-Using C# language to achieve a variety of matrix operations, you can facilitate directly extraction from it to use.
matclpro
- 这是一个实现矩阵操作的C++代码,满足基本矩阵运算-This is a realization C++ code matrix operations
sushu100
- 一个实现魔法矩阵的c++算法,能实现奇数行的魔法矩阵,使得横竖对角线上的数的和相等-A realization of magic matrix c++ algorithm can achieve an odd line of magic matrix, making if they had the number on the diagonal and equal to
matrixinverse
- Matrix Inverse Programming in c-Matrix Inverse Programming in cpp
the answer and the question
- Vmatrix.org.cn上面的c++的题目和答案,资源中附带题目(the answer of the question on Vmatrix.org.cn)
main
- 求取一个数组或者矩阵的伪逆在图像处理中非常有用(it is very imporatant to get the pseudo-inverse of a matrix)