资源列表
[数据结构常用算法] mowangyuyan
说明:数据结构作业题,堆栈和队的使用(大写字母表示魔王语言的词汇;小写字母表示人的词汇语言;魔王语言中包含括号)-Title data structure operations, the stack and force the use of (capital letters that devil language vocabulary lowercase letters that people s vocabulary language<xuan> 在 2024-11-16 上传 | 大小:11kb | 下载:0
[数据结构常用算法] hafumanshu
说明:实现构造哈夫曼树的哈夫曼算法。 求解出所构造的哈夫曼 使用树的带权路径长度。 -Huffman tree structure to achieve the Huffman algorithm. Solving the structure of the Huffman tree with the right to use the path length.<xuan> 在 2024-11-16 上传 | 大小:11kb | 下载:0
[数据结构常用算法] HuffmanCode
说明:对文本信息进行哈夫曼加密,并将哈夫曼树及密码保存,然后进行解密。-Huffman text information encryption, and password and Huffman tree preservation, and then decrypt.<文龙飞> 在 2024-11-16 上传 | 大小:11kb | 下载:0
[数据结构常用算法] algraph_binary_tree_huffmantree
说明:创建静态,动态的三叉霍夫曼树和编码,有向无环图的创建及拓扑排序,双向循环链表,表达式求值,单链表,集合在一起-Create static and dynamic Huffman tree of the trigeminal and coding, directed acyclic graph creation and topological sort, two-way circulation list, expression evalu<3230133> 在 2024-11-16 上传 | 大小:11kb | 下载:0
[数据结构常用算法] zuixiaoshengchengshu
说明:使用贪心算法编程,求解最小生成树问题,并给出详细的过程!-The use of greedy algorithm programming, minimum spanning tree problem solving, and gives details of the process!<chenchen> 在 2024-11-16 上传 | 大小:11kb | 下载:0
[数据结构常用算法] suanshubiaodashi
说明:这是我的数据结构课程设计,1. 初始化两个空栈,一个是操作符栈,一个是操作数栈。2. 如果字符是操作数,将它压入操作数栈。 如果字符是个操作符,则和运算符栈顶的运算符比较优先权后作相应操作,优先技小泽压入栈,大于则将栈顶的运算符出栈,并将运算数栈顶的两个数出栈进行运算。等于,则弹出操作符。-This is my data structure of the curriculum design, 1. Initialize two empt<往往> 在 2024-11-16 上传 | 大小:11kb | 下载:0