搜索资源列表
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
HtoG_binary_GE
- 利用C语言把编码中的校验矩阵H转化为G矩阵,是非常好的代码-use C language to turn H matriax to G matriax
CSharp3
- 上海交通大学网络教育学院第三学期,C#作业3,矩阵转置-Network Education College of Shanghai Jiaotong University, the third term, C# job 3, matrix transpose
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
main
- 求取一个数组或者矩阵的伪逆在图像处理中非常有用(it is very imporatant to get the pseudo-inverse of a matrix)
软件基础
- 内含单链表,顺序表,串,堆栈,队列,矩阵,二叉树的C++模板(The C++ template implements the establishment of two forked trees, traversing output, exchanging left and right subtrees, searching for nodes and other functions.)
1784052
- 用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序()
wcu
- Ldpc的生成以及校验矩阵的生成代码 基于c的()