资源列表
[数据结构常用算法] S020600318
说明:« 问题描述: 按前序列出二叉树各结点为根的子树的结点数。 « 实验任务: 对于给定的二叉树,计算二叉树各结点为根的子树的结点数,并按前序列出。 -« Descr iption of the problem: According to the former sequence of binary tree nodes for each sub-tree root nodes. « Experimental task: For a giv<林建> 在 2025-06-10 上传 | 大小:49kb | 下载:0
[数据结构常用算法] S020600424
说明:最近公共祖先问题 问题描述:给定一棵树,设计一个算法对于给定的两个结点返回他们的最近公共祖先 实验任务:对于给定的树和树中的结点对,输出最近公共祖先-Recently, the issue of public issue of ancestral Descr iption: given a tree, to design an algorithm for a given node of the two return to their ancestors in recent experim<林建> 在 2025-06-10 上传 | 大小:48kb | 下载:0
[数据结构常用算法] S030602102
说明:赋权有向图中心问题 问题描述: 设G=(V,E)是一个赋权有向图,v是G的一个顶点, v的偏心距定义为: Max {w∈ V,从w到v的最短路径长度} G中偏心距最小的顶点称为G的中心。试利用Floyd 算法设计一个求赋权有向图中心的算法。-Empowering the central issue Digraph Problem Descr iption: Let G = (V, E) is a directed graph Empoweri<林建> 在 2025-06-10 上传 | 大小:82kb | 下载:0
[数据结构常用算法] hfmcpp
说明:赫夫曼编码本程序实现了使用赫夫曼编码压缩数据;输入一串字符串sourceCode——为方便理解,暂时要求字符串只包含大写字母和空格,如果你愿意, 很容易就可以推广到所有的字符——计算出字符串中各个字母的权重,然后对其进行赫夫曼编码,输出赫夫曼树。 将赫夫曼树的叶子结点存储到有序二叉树中,输出原字符串经压缩后得到的用 0 和 1 表示的新字符串destCode; 然后利用赫夫曼树将字符串destCode进行译码,得到目标字符串objCode,比较objCode和sourceCod<xhh> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] PARD
说明:大规模稀疏矩阵的求解是高性能计算中的一个常见问题。本文介绍了用直接法求解矩阵的一些问题以及使用Intel MKLPARDISO 接口求解稀疏矩阵的方法。 -Large-scale sparse matrix is a high-performance computing to solve a common problem. This paper introduces the direct matrix method and the use of some of the problems In<段保京> 在 2025-06-10 上传 | 大小:199kb | 下载:0
[数据结构常用算法] shujujiegou
说明:关于数据结构的一些经典算法和问题,使用与刚学数据结构的学生-On a number of classic data structures and algorithms, the use of data structure and just the students<刘宇琦> 在 2025-06-10 上传 | 大小:24kb | 下载:0
[数据结构常用算法] zuiduanlujingwenti
说明:最短路径问题的PPT描述,在数学建模上的广泛应用-PPT shortest path problem described in the mathematical modeling on a wide range of applications<罗大侠> 在 2025-06-10 上传 | 大小:834kb | 下载:0
[数据结构常用算法] DS_Source_Code_In_C
说明:二杈树算法 数据结构实验 项目 二杈树的算法-bitree myfile<放分> 在 2025-06-10 上传 | 大小:70kb | 下载:0
[数据结构常用算法] Algorithm-cupidity-SDL
说明:基于SDL的图形化贪心算法演示,支持节点的拖放,指定其实节点等功能,使用vs2008编译,需SDL依赖库-a graphical demo about cupidity arithmetic based on SDL<KingMars> 在 2025-06-10 上传 | 大小:927kb | 下载:0