点击切换搜索课件文库搜索结果(609)
文档格式:PPT 文档大小:278.5KB 文档页数:72
❖ 线性表 ❖ 顺序表 ❖ 链表 ❖ 顺序表与链表的比较
文档格式:DOC 文档大小:212.5KB 文档页数:11
第六章树 一.名词解释: 1树 2 结点的度 3叶子 4 分支点 5 树的度
文档格式:PPT 文档大小:183KB 文档页数:17
const int maxLen = 128; class String { int curLen; //串的当前长度 char *ch; //串的存储数组 public: String ( const String& ob ); String ( const char * init );
文档格式:PPT 文档大小:2.14MB 文档页数:89
Definition of search Static search table Dynamic search table Hash table
文档格式:PPT 文档大小:3.33MB 文档页数:125
G( V, E ) where G ::= graph, V = V( G ) ::= finite nonempty set of vertices, and E = E( G ) ::= finite set of edges
文档格式:PPT 文档大小:1.64MB 文档页数:97
1 Preliminaries 1. Terminology Lineal Tree Pedigree Tree ( binary tree )
文档格式:PPT 文档大小:1.53MB 文档页数:70
A stack is a Last-In-First-Out (LIFO) list, that is, an ordered list in which insertions and deletions are made at the top only. Objects: A finite ordered list with zero or more elements
文档格式:PPT 文档大小:498.5KB 文档页数:28
【Definition】An algorithm is a finite set of instructions that, if followed, accomplishes a particular task. In addition, all algorithms must satisfy the following criteria: (1) Input There are zero or more quantities that are externally supplied
文档格式:DOC 文档大小:49KB 文档页数:5
第十章排序 一、名词解释 1.排序 2.内部排序 3.外部排序 4.堆 5.堆排序
文档格式:PPT 文档大小:1.52MB 文档页数:83
一、使程序简洁、紧凑、高效 二、有效地表示复杂的数据结构 三、动态分配内存 四、得到多于一个的函数返回值
首页上页5253545556575859下页末页
热门关键字
搜索一下,找到相关课件或文库资源 609 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有