资源列表
[数据结构常用算法] The-maximum-problem
说明:最大值问题,程序设计C语言源代码,很有用,没有报告-The maximum problem<xierikang> 在 2024-11-01 上传 | 大小:171008 | 下载:0
[数据结构常用算法] cipandiaodu
说明:采用先来先服务、最短寻道优先以及电梯调度方法,对于如下给定的一组磁盘访问进行调度。要求给出每种算法中磁盘访问的顺序,计算出平均移动道数。(当前读写头在90号,向磁道号增加的方向移动)-Shortest seek first-come, first serve, priority and elevator scheduling method for following a given set of disk access scheduli<常凤娇> 在 2024-11-01 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Equipment-management
说明:设备管理的概念和任务,掌握独占设备的分配、回收等主要算法的原理并编程实现。-Equipment management concepts and tasks, to grasp the principle of exclusive equipment distribution, recycling and other major algorithms and programming.<常凤娇> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] datakechengsheji
说明:建立二叉树的三叉链式存储结构,在此基础上完成下列算法: 1) 从键盘上输入二叉树的各个结点,建立三叉链表 2) 输出该二叉树 3) 非递归的层次遍历算法 4) 非递归的先序遍历、中序遍历、后序遍历算法 5)查找指定结点的双亲。 6)查找指定结点x,若存在返回true,否则返回false 7)求各结点的度 -data course design<夏芝亮> 在 2024-11-01 上传 | 大小:245760 | 下载:0
[数据结构常用算法] data-structures-of-C-
说明:常用的数据结构 数组 表 队列 图 树等相关数据结构的C语言实-C language implementation of a common data structure array table queue graph tree data structures<杨兴文> 在 2024-11-01 上传 | 大小:2695168 | 下载:0
[数据结构常用算法] bintree_inorder_rec
说明:实现二叉树对称根周游的递归计算,按先根次序周游的顺序输入结点的信息,生成一个双链存储的二叉树的过程-Binary tree symmetric recursive computation of the root of traveling around the first root of the order of traveling around the order of input nodes, to generate a double<周陶> 在 2024-11-01 上传 | 大小:1024 | 下载:0