资源列表
[数据结构常用算法] fuffmancode
说明:霍夫曼编码C++实现,通过霍夫曼树实现霍夫曼编码算法。-Huffman coding in C++, achieved by Huffman coding Huffman tree algorithm.<沈宙> 在 2025-06-14 上传 | 大小:1mb | 下载:0
[数据结构常用算法] BlackBound
说明:有有一间长方形的房子 ,,地上铺了红 色、黑色两种颜色的正方形瓷砖。你站在其中 一块黑色的瓷砖上块黑色的瓷砖上,,只能向相邻的黑色瓷砖移只能向相邻的黑色瓷砖移 动。请写一个程序,计算你总共能够到达多少 块黑色的瓷砖块黑色的瓷砖 -There are a rectangular house between the rectangular house, to spread the red floor is covered with red and black co<陈韬> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 02
说明:2.1 线性表的类型定义 2.2 线性表的顺序表示和实现 2.3 线性表的链式表示和实现 2.4 一元多项式的表示及相加-2.1 linear table type definition 2.2 and the linear order of the table that the linear form of the chain to achieve 2.3 to achieve 2.4 representation and the representation of one yua<李彦> 在 2025-06-14 上传 | 大小:2.11mb | 下载:0
[数据结构常用算法] jiegouti
说明:结构体的排序,定义一个5个元素的 struct STUDENT 数组, (1)从键盘输入5个学生的信息。 (2)按总分降序排序。 (3)按语文成绩降序排序。 (4)按姓名升序排序。-Structure of the sort, define a five-element array of struct STUDENT, (1) from the keyboard 5 student information. (2) in descending order by total sco<里昂> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tubao
说明:凸包算法,根据鼠标点出来的点来画凸多边形。-Convex hull algorithm, according to the mouse point to draw out of the convex polygon.<LiangTreeMan> 在 2025-06-14 上传 | 大小:1.87mb | 下载:0
[数据结构常用算法] LinkList-code
说明:展示单链表的基本操作,如插入,删除,查找。虽然代码质量不是很高,我希望前辈们请教学习,希望能够容纳我。-Display a single list of basic operations, such as insert, delete, search. Although the code is not very high quality, I hope predecessors ask to learn, want to hold me.<zhaogui> 在 2025-06-14 上传 | 大小:26kb | 下载:0
[数据结构常用算法] matching
说明:严蔚敏的数据结构(C语言版),栈与队列只括号匹配算法实现-Yan Wei-min data structure (C-language version), stack and queue in parentheses matching algorithm only<1457987661> 在 2025-06-14 上传 | 大小:5kb | 下载:0
[数据结构常用算法] 20071025141959
说明:《数据结构与算法分析》 ――课程内容体系主要内容 -" Data Structures and Algorithm Analysis" - course content system main content<石林峰> 在 2025-06-14 上传 | 大小:24kb | 下载:0
[数据结构常用算法] polynomials
说明:两个多项式相加,使用链表,计算时间复杂度,数据结构应用-Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation. If the polynomials have M and N terms, respectively, what is the time complexity of your program?<zhuang929> 在 2025-06-14 上传 | 大小:1kb | 下载:0