资源列表
[数据结构常用算法] 树跟二叉树
说明:本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non- recursive prepared. On the binary tree can be dynamic input from<吴昊> 在 2025-06-15 上传 | 大小:25kb | 下载:0
[数据结构常用算法] 200410610511675180
说明:XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and<dexter> 在 2025-06-15 上传 | 大小:25kb | 下载:0
[数据结构常用算法] ShortestPath_DIJ
说明:VC6.0环境下编译通过,完整实现图的数据结构定义、深度优先搜索和最短路径查找等功能。-VC6.0 compiler environment through the complete realization of graph data structure definitions, depth-first search and find the shortest path functions.<任飞> 在 2025-06-15 上传 | 大小:25kb | 下载:0
[数据结构常用算法] tuDeBianLi
说明:以邻接表为存储结构,选择图的类型(有向图或无向图),创建相应的图。对创建的图按深度优先和广度优先的遍历。(文档中含代码) -To the adjacent table for the storage structure, select the type of graph (directed graph or undirected graph), create a corresponding map. To create the graph by depth-first and breadth<展令杨> 在 2025-06-15 上传 | 大小:25kb | 下载:0