资源列表
[数据结构常用算法] Graph
说明:本程序采用数据结构中提到的Prim算法来求给出的一个图的最小生成树,运行程序之后会显示出最小生成树的起点到每个边节点即构成最小生成树的边,并且会显示出每条边的权值。-The program adopt the frequently used Prim algorithm to generate a minimum spanning tree, when you run the program, it will show the edge of the minimum spanning tree<郭琼> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shijianlunzhuanpiansuanfa
说明:时间轮转片算法的设计和实现,和相关课程紧密联系-Time of rotation of the algorithm design and implementation, and closely related courses<张文奇> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Long-Number
说明:C语言编写的任意大整数的加法实现。使用了链表的思想。-Arbitrarily large integer addition,written in C++. Using the idea of the list.<chenqw> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dynamic-allocation
说明:该程序可用于了解动态分区分配中使用的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解。-The program is used to understand the data structures used in the dynamic partition and the allocation algorithm, and further deepen the understanding of the dynamic partition memory management<张华> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Binary-search-tree
说明:一个二叉搜索树的程序,包含二叉搜索树的插入、删除、查找等基本操作-A binary search tree program, including the binary search tree insert, delete, find the basic operations s<武江伟> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Binary-tree
说明:二叉树的各种算法,包括二叉树的创建,插入,删除,求深度等-A variety of binary tree algorithm, including the creation of a binary tree, insert, delete, and depth,and so on<Loben> 在 2025-06-09 上传 | 大小:2kb | 下载:0