点击切换搜索课件文库搜索结果(643)
文档格式:PPT 文档大小:382KB 文档页数:33
1. 栈 stack的定义 栈是特殊的线性表,仅在表的一端进行插入或删除操作
文档格式:DOC 文档大小:49KB 文档页数:5
第十章排序 一、名词解释 1.排序 2.内部排序 3.外部排序 4.堆 5.堆排序
文档格式:DOC 文档大小:52.5KB 文档页数:3
一.选择题1C 二.判断题1.错误2.正确 三.填空题 1.(1)480+8=488(480%23+1=0)(2)480-32=448
文档格式: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
文档格式:PPT 文档大小:376KB 文档页数:82
第二章线性表 一、线性表 二、顺序表 三、链表 四、顺序表与链表的比较
首页上页5556575859606162下页末页
热门关键字
搜索一下,找到相关课件或文库资源 643 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有