资源列表
[数据结构常用算法] dai-tou-jie-dian-de-dan-lian-biao
说明:带头结点的单链表完成线性表的基本功能,数据结构作业-Take the lead in a single linked list nodes to complete the basic functions of a linear table, data structures, operating<雷涛涛> 在 2025-06-14 上传 | 大小:556kb | 下载:0
[数据结构常用算法] TareaCorta04_G02_B02430
说明:An example of some data structures<zizou> 在 2025-06-14 上传 | 大小:108kb | 下载:0
[数据结构常用算法] Dynamic-linked-lists
说明:这种链表在初始时必须分配足够的空间, 也就是空间大小是静态的, 在进行插入和删除时则不需要移动元素, 修改指针域即可,所以仍然具有链表的主要优点,链表结构可以是动态地分配存储的-This list must initially allocate enough space, that is, space is static, during the insertion and deletion is not required when the mobile element, the domain c<shengjianchao> 在 2025-06-14 上传 | 大小:244kb | 下载:0
[数据结构常用算法] Seeking-conventions
说明:基于用C写的求公约数的算法及实现的逻辑方法-Written in C based on demand divisor algorithm and logical way to achieve<shengjianchao> 在 2025-06-14 上传 | 大小:479kb | 下载:0
[数据结构常用算法] QueueSim
说明:正如我们在第一章所学的,端到端时延中最为复杂和有趣的成分就是排队时延。在这个程序中,可以设置分组发送速率和链路传输速率,你将会看到分组到达和为接受服务而排队。当队列变满时,将会发生分组溢出,也就是丢包-As we learned in the first chapter, end to end delay of the most complex and interesting elements is the queuing delay. In this program, you can set<meihan> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[数据结构常用算法] jos
说明:数据结构作业 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。-2, Joseph (Josephus) loop problem: number 1,2,3, ..., n, n individuals sittin<meihan> 在 2025-06-14 上传 | 大小:8kb | 下载:0
[数据结构常用算法] datastructurecode
说明:数据结构及算法用C语言描述-适合初学C及C-Data structures and algorithms in C language to describe- for beginners C and C++<schhan> 在 2025-06-14 上传 | 大小:193kb | 下载:0
[数据结构常用算法] myHuffTree
说明:我的自己构建哈夫曼树的代码,里面写了多注释。希望对新有帮助-My own constructing hoffmann tree code, was written in it more comments. Hope for new help<xx> 在 2025-06-14 上传 | 大小:209kb | 下载:0
[数据结构常用算法] Lying-data-structure2
说明:《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;-" Westward the data structure," the main contents include: Introduction of data structures, algorithms, Big O-order method is derived sequence differ<陈雨> 在 2025-06-14 上传 | 大小:860kb | 下载:0
[数据结构常用算法] Lying-data-structure9
说明: 《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m<陈雨> 在 2025-06-14 上传 | 大小:1.46mb | 下载:0