资源列表
[数据结构常用算法] xitong
说明:通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discussion of dining philosophers, e<赛德华> 在 2025-06-18 上传 | 大小:406kb | 下载:0
[数据结构常用算法] process_schedule
说明:演示进程调度算法 使用的链表 包涵7个功能 4个算法-Process Scheduling Algorithm Demo<gaojinyu> 在 2025-06-18 上传 | 大小:303kb | 下载:0
[数据结构常用算法] ConvexHulls
说明:凸包,使用先左右排序再计算上凸包下凸包的方法,效率还可以。-Convex hull, and then calculated using the first order around the convex hull on the package approach, efficiency gains can be.<leon> 在 2025-06-18 上传 | 大小:64kb | 下载:0
[数据结构常用算法] LineSegmentIntersect
说明:线段求交,使用二叉树保存消息树,状态树,还有已经求过交点的树,效率还行。-Line segment intersection, save the message using the binary tree, state tree, as well as the intersection of the tree has been seeking, efficiency, okay.<leon> 在 2025-06-18 上传 | 大小:78kb | 下载:0
[数据结构常用算法] index-tree
说明:排序二叉树的改进,在每个节点上加一个值来统计该节点左边的结点个数,方便插入、删除和查找-Binary sort tree improvement, at each node with a value to the statistics of the node on the left side of the node number, convenient to insert, delete and search<wutu> 在 2025-06-18 上传 | 大小:879kb | 下载:0
[数据结构常用算法] list
说明:C语言实现 线性链表的创建,销毁,遍历,插入元素,删除元素,取元素等操作 经典源代码。-C language implementation linear list of creating, destroyed, traverse, insert elements, remove elements, take elements such operation classical source code.<liuzhixing> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashubianli
说明:二叉树的遍历,适用于VC环境 是一个基本的源代码-just for VC environment<王二> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hoffman-and-cirqueue
说明:数据结构队列的各种操作,包括判断队空,判断队满,入队,出队,显示现有元素和显示长度等六个操作;另外还有赫夫曼树的编码程序-the operation of cirqueue and hoffman tree<彭水燃> 在 2025-06-18 上传 | 大小:3kb | 下载:0