资源列表
[数据结构常用算法] 图的操作界面
说明:图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such<陈青侠> 在 2025-06-11 上传 | 大小:80kb | 下载:0
[数据结构常用算法] 归并分类与快速分类平均时间之比较的源代码
说明:在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is basically completed the data e<陈青侠> 在 2025-06-11 上传 | 大小:60kb | 下载:0
[数据结构常用算法] 大数的阶层
说明:用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去-storage arrays with a majority of the class. The importation of an integer n, first obtained n! The median occupancy. The median opening bits dynamic group, the use of appropriate means, n<红苹果> 在 2025-06-11 上传 | 大小:14kb | 下载:0
[数据结构常用算法] 平衡二叉树操作的演示
说明:平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanc<罗明会> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 稀疏矩阵运算器加减乘
说明:以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.<罗明会> 在 2025-06-11 上传 | 大小:2kb | 下载:0