资源列表
[数据结构常用算法] duoxiangshi
说明:(1)多项式以二元组的方式从文件输入。 如多项式3+4x3+6x8+12x15则输入(3,0)(4,3)(6, 8)(12,15)(0,0) (2)以链表的形式存放多项式 (3)相加后的多项式以二元组的形式输出到屏幕上 -(1) the polynomial to a tuple from the file input. Such as polynomial 3 4x3 6x8 12x15 type (3<张紫凝> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Huffman-coding
说明:C语言实现哈弗曼编码,有完整的实验报告、实验代码以及实验结果和结论。-C language Hafu Man coding, a complete report of the experiment, experimental code and experimental results and conclusions.<Tony> 在 2024-11-05 上传 | 大小:17408 | 下载:0
[数据结构常用算法] BinarySearchTree
说明:实现一个二叉查找树,包括二叉查找树的建立,以及查找、删除、添加元素-A binary search tree,Including the establishment of a binary search tree, and find, delete and add elements<Wu> 在 2024-11-05 上传 | 大小:9216 | 下载:0
[数据结构常用算法] Son_BrotherTree
说明:实现一个儿子兄弟树,实现添加、查找和删除元素的功能-A son, brother tree add, find and delete elements function<Wu> 在 2024-11-05 上传 | 大小:9216 | 下载:0