点击切换搜索课件文库搜索结果(1665)
文档格式:DOC 文档大小:29.5KB 文档页数:1
试验三 实验题目:在采用链式存储结构存储的二叉树上,以root指向根接点,p指向任一给定的接点,编程实现求出从根接点到给定接点之间的路径 试验要求: 1、采用二叉链表作存储结构。 2、创建二叉树,并实例化有若干结点的二叉树。 3、实现二叉树非递归后序遍历算法,并输出所需路径,算法要有较好的性能
文档格式:PPT 文档大小:183KB 文档页数:17
string is composed ofn(20) characters in an orderly sequence recorded as s:“c1C2C3…Cn” S is string name c123n is value is a character n is string length Such as,S=“ TSinghua University
文档格式:PPT 文档大小:2.14MB 文档页数:89
Search table is collection constituted By the same types of data elements (or record), because the elements in the collection has loose relationship to each other, so search table is a facilitating application data structure. Basic operation of search table
文档格式:PPT 文档大小:1.64MB 文档页数:97
Definition A tree is a collection of nodes. The collection can be empty: otherwise, a tree consists of (1) a distinguished node r, called the root; (2)and zero or more nonempty(sub)trees T1,., Tk, each of whose roots are connected by a directed edge from r Note:
文档格式:PPT 文档大小:1.09MB 文档页数:69
CHAPTER 3Lists S1 Abstract Data Type (ADT) Definition Data Type Objects Operations Example】int={0,±1,±2,…,IT_MAX,IT_MIN} +,-,×,÷,%,…} 【 Definition】 An Abstract Data Type(adt) is data type that is organized in such a way that the specification on the objects and specification of the
文档格式:PPT 文档大小:431.5KB 文档页数:12
天津大学:《数据结构 Data Structures》课程PPT教学课件(英文版)CHAPTER 8 THE DISJOINT SET ADT
文档格式:PPT 文档大小:958.5KB 文档页数:90
2.1 线性表的类型定义 2.4 有序表 2.1.1 线性表的定义 2.5 顺序表和链表的综合比较 2.1.2 线性表的基本操作 2.2 线性表的顺序表示和实现 2.2.1 顺序表——线性表的顺序存储表示 2.2.2 顺序表中基本操作的实现 2.2.3 顺序表其他算法举例 2.3 线性表的链式表示和实现 2.3.1 单链表和指针 2.3.2 单链表的基本操作 2.3.3 单链表的其他基本操作 2.3.4 循环链表 2.3.5 双向链表
文档格式:PPT 文档大小:3.47MB 文档页数:134
7.1图的定义和术语 7.2图的存储结构 7.3图的遍历 7.4连通内的最小生成树 7.5单源最短路径 7.6拓扑排序 7.7关键路径 7.8广义表
文档格式:PPT 文档大小:3.22MB 文档页数:138
4.1 栈 4.2 栈的应用举例 4.3 队列 4.4 队列应用举例
文档格式:PPT 文档大小:62KB 文档页数:7
实验一 利用线性表实现两个整数集合的交、并、差的 运算
首页上页5960616263646566下页末页
热门关键字
搜索一下,找到相关课件或文库资源 1665 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有