资源列表

« 1 2 ... .78 .79 .80 .81 .82 1983.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法Lecture2

说明:线性表 C++栈的实现 出栈入栈 是数据结构算发的基础-线性表 C++栈的实现 出栈入栈 是数据结构算发的基础
<消了子> 在 2024-11-01 上传 | 大小:57344 | 下载:0

[数据结构常用算法Lecture3

说明:线性队列的实现 采用 c++代码 是算法的基础-Linear queue using c++ code is the basis of the algorithm
<消了子> 在 2024-11-01 上传 | 大小:499712 | 下载:0

[数据结构常用算法Lecture4

说明:链式的栈和队列的c++实现,是数据结构的基础啊-The chain stacks and queues c++ to achieve, is the basis of the data structure
<消了子> 在 2024-11-01 上传 | 大小:88064 | 下载:0

[数据结构常用算法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

[数据结构常用算法chengxu

说明:查找算法实现与性能分析 要求:(1)数据结构的定义 (2)静态查找算法(顺序,折半)实现 (3)动态查找实现(二叉排序树建立、查找) (4)性能分析(用大批量数据测试算法的执行时间) -Search algorithm and performance analysis of requirements: (1) data structure definition (2) static search algorithm
<汤艳荣> 在 2024-11-01 上传 | 大小:18432 | 下载:0

[数据结构常用算法paixu

说明:数据结构中各种排序算法的比较,算法还是比较明白清晰的-Data structures in a variety of sorting algorithms
<张涛> 在 2024-11-01 上传 | 大小:2048 | 下载: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

[数据结构常用算法boy

说明:boyer字串找尋 此為一種找尋字串的快速搜尋方法-the boyer string to find to find the string This is a fast search method
<battle> 在 2024-11-01 上传 | 大小:2048 | 下载: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
« 1 2 ... .78 .79 .80 .81 .82 1983.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org