资源列表
[数据结构常用算法] Chain-queue
说明:进行链队列的基本操作:入链队列、出链队列、销毁链队列、遍历链队列。-Basic operations: into the chain chain queue queue out chain queue, the queue of destruction chain traversal chain queue.<宋芳芳> 在 2025-06-14 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Graph-traversal
说明:图的两种遍历方式:深度优先遍历、广度优先遍历。-Figure two traversal way: depth-first traversal, breadth-first traversal.<宋芳芳> 在 2025-06-14 上传 | 大小:6kb | 下载:0
[数据结构常用算法] Huffman-Code-Tree
说明:Huffman编码树自动生成已经过测试可以使用-Huffman coding tree automatically generated<吴友鹏> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] youcheng
说明:用C语言实现的游程编码 所属课程为本科 数据压缩课程 包括黑白游程编码的替换编译 因为是大学实验用 黑白游程编码表只写入了一部分 后面可自行补充-C language run-length coding belongs courses for undergraduate data compression programs include black and white run-length encoding replace compile University experiment<Alice> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Depth-first-traversal
说明:1、编写图的邻接表表示法的数据结构。 2、编写用邻接表创建图的函数 3、用深度优先遍历的方法输出顶点序列-1, write the adjacency table shows the data structure of the Act. 2, written with the adjacent table to create a graph function output sequence of vertices with a depth-first traversal methods<YHL> 在 2025-06-14 上传 | 大小:80kb | 下载:0
[数据结构常用算法] binary-search
说明:C语言(数据结构):编写一个完整的折半查找程序-C language (data structure): the preparation of a complete binary search program<YHL> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] zuiduanlujingbaogao
说明:求城市之间最短路径的问题。通过运用最小生成树的算法,求出最短路径,课程设计的报告!-Ask the city between the shortest path problem. Through the use of the minimum spanning tree algorithm, the shortest path, curriculum design report!<于文佳> 在 2025-06-14 上传 | 大小:157kb | 下载:0
[数据结构常用算法] Binary-sort-tree
说明:1、编写建立二叉排序树的程序。 2、编写基于二叉排序树的查找程序。 -1, the preparation of the establishment of binary sort tree program. 2, written based on binary sort tree Finder.<YHL> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] binTree-hfut
说明:合肥工业大学数据结构试验三二叉树(包括实验要求、预习报告、最终试验报告)。 主要实验内容: <1>求二叉树的高度。 <2>设计算法按中序次序输出二叉树中各结点的值及其所对应的层次数。 <3>将按顺序方式存储在数组中的二叉树转换为二叉链表形式。 <4>复制一棵二叉树T到T1。 <5>交换二叉树中每个结点的左右孩子指针的值。 <6>设计算法以实现下面所提到以扩<石帆> 在 2025-06-14 上传 | 大小:799kb | 下载:0
[数据结构常用算法] biThrTree-hfut
说明:合肥工业大学数据结构试验四线索二叉树,包括完整的实验要求、实验预习报告、实验最终报告 实验任务∶ <1>按先序次序遍历先序线索二叉树。 <2>按中序次序遍历中序线索二叉树。 <3>将值为x的结点作为先序线索二叉树T的左子树的(先序)最后一个结点的右孩子插入进去。 <4>按中序次序线索化二叉树。 <5>按后序次序线索化二叉树。-Four threaded binary tree<石帆> 在 2025-06-14 上传 | 大小:672kb | 下载:0