资源列表
[数据结构常用算法] 47948813Cpp
说明:计算机常用数值计算算法与程序--- ----- C++版-Commonly used numerical algorithms and computer programs----------- C++ Edition<zhang> 在 2025-09-14 上传 | 大小:90kb | 下载:0
[数据结构常用算法] shujujiegou
说明:这里介绍了基本的数据结构资料。内容丰富且非常实用。-Here are the basic data structure information. Rich and very practical.<云上的鱼> 在 2025-09-14 上传 | 大小:105kb | 下载:0
[数据结构常用算法] Cbinarysearchtreeexamplecode
说明:C++ 二进制查找树的实例代码-C++ binary search tree example code<吴昊> 在 2025-09-14 上传 | 大小:12kb | 下载:0
[数据结构常用算法] xianduanshu
说明:介绍了线段树的相关知识结构。内容丰富,实用性强。-Introduced the segment tree of the knowledge structure. Rich in content and practical.<云上的鱼> 在 2025-09-14 上传 | 大小:89kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:利用Huffman树对一段文字进行最佳前缀编码,然后再解码。-Huffman Code<huangzhiyong> 在 2025-09-14 上传 | 大小:956kb | 下载:0
[数据结构常用算法] huffman
说明:在解某些判定问题时,利用哈夫曼树获得最佳判定算法。输入学生人数和0-59、60-69、70-79、80-89、90-100各等级分布比例,输出比较次数。-Determined in the solution of certain problems, determine the best use of the Huffman tree algorithm. Enter the number of students and 0-59,60-69,70-79,80-89,90-100 distribu<赵明敏> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DS01
说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法-Let A and B are two nodes with the first order circular list (the so-called point of order is the link to the link at the size of data fi<火腿狼> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DS02
说明:将两个带头结点的有序循环链表合成一个带头结点的有序循环链表。 实验内容:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出 -The two take the lead in the ordered circular list node synthesis of a lead in the ordered circular list node. Experiment: use the keyboard to enter an expr<火腿狼> 在 2025-09-14 上传 | 大小:2kb | 下载:0