资源列表
[数据结构常用算法] xishujuzheng
说明:题目:实现一个能进行稀疏矩阵基本运算的运算器。 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵以阵列形式列出。 1、 生成如下两个稀疏矩阵的三元组a和b: 1 0 3 0 3 0 0 0 0 1 0 0 0 4 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 2 2、输出a+b的三元组 3、输出a*b的三<布瓜> 在 2025-01-19 上传 | 大小:19kb | 下载:0
[数据结构常用算法] data_structures
说明:一些重要的数据结构,有堆,平衡树treap, 并查集等。-Some important data structures, there are a heap of tree balance treap, and check books.<Gragon> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shuzudexunhuanweiyi
说明:数据结构课程的实验之一,有关于数组的循环位移,简单的小程序-Experimental data structure course one of the cycle of displacement on the array, a simple applet<顾大> 在 2025-01-19 上传 | 大小:210kb | 下载:0
[数据结构常用算法] seach_bignote
说明:二叉树是数据结构的重中之重,进一步认识二叉树的查询技巧-Binary tree data structure is the most important, a better understanding of tree query skills<飞影静流> 在 2025-01-19 上传 | 大小:131kb | 下载:0
[数据结构常用算法] shortestpath
说明:图的遍历,在连通的无向图上访问全部节点的操作-Graph traversal, in the undirected graph connectivity to access all the nodes to operate<ERiC> 在 2025-01-19 上传 | 大小:1kb | 下载:0