资源列表
[数据结构常用算法] 稀疏矩阵运算器
说明:题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th<雨后阳光> 在 2025-06-15 上传 | 大小:46kb | 下载:0
[数据结构常用算法] C Algorithm_配套源码Robert Sedgewick
说明:这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedgewick the disciples of the fam<舒海林> 在 2025-06-15 上传 | 大小:46kb | 下载:0
[数据结构常用算法] 20055162849125123
说明:最短路径算法源代码!用于mapx最短路径的算法!-Shortest path algorithm source code! For the shortest path algorithm MapX!<me51> 在 2025-06-15 上传 | 大小:46kb | 下载:0
[数据结构常用算法] clustering
说明:1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法) -1. Hierarchical clustering method (the shortest distance method) 2. The simplest clustering method 3. The maximum distance the sample 4. K average clustering method (distance from<math> 在 2025-06-15 上传 | 大小:46kb | 下载:0
[数据结构常用算法] 200756135454786
说明: 图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间-Graph Theory Algorithm and MATLAB code for weighted graph G = (V, E, F) between two points in arbitrary<hujik> 在 2025-06-15 上传 | 大小:46kb | 下载:0