点击切换搜索课件文库搜索结果(1454)
文档格式:PPT 文档大小:134.5KB 文档页数:13
7.1 树 7.2 二叉树 7.3 二叉树的设计与实现 7.4 遍历二叉树和线索二叉树 7.5 赫夫曼树及其应用 7.6 树与二叉树的转换
文档格式:PPT 文档大小:183KB 文档页数:24
7.1 树 7.2 二叉树 7.3 二叉树的设计与实现 7.4 遍历二叉树和线索二叉树 7.5 赫夫曼树及其应用 7.6 树与二叉树的转换
文档格式:PPT 文档大小:802.5KB 文档页数:26
7.1 树 7.2 二叉树 7.3 二叉树的设计与实现 7.4 遍历二叉树和线索二叉树 7.5 赫夫曼树及其应用 7.6 树与二叉树的转换
文档格式:PPT 文档大小:363KB 文档页数:80
11.1 Binary Search Trees 1.Definition: A binary search tree is a binary tree that may be empty. nonempty binary search tree satisfies the following properties: 1)Every element has a key and no two elements have the same key: therefore,all keys are distinct
文档格式:PPT 文档大小:952.5KB 文档页数:77
直觉思维:以天资和悟性在整体上对诸多现象直觉领悟而获得智慧 , 以公理宣告,受人推崇。产生人文学。如孔子、耶酥、诸葛亮等。 类比思维:以事物之间存在的普遍联系而联想、比较、推理,从 而达到举一反三、触类旁通。易形成技术。如前人的鲁班大师。 形象思维:从感性上形象地反映客体的具体形状和姿态,通过意想 、 联想和想象揭示对象的本质及规律
文档格式:PPT 文档大小:133.5KB 文档页数:29
7.1 Dictionaries A dictionary is a collection of elements each element has a field called key, and no two elements have the same key value. Operations: Insert(x): insert an element with a specified key value Search(k,x): search an element with a specified key
文档格式:PPT 文档大小:120.5KB 文档页数:30
6.1 Definition Definition: A queue is a linear list in which additions and deletions take place at different ends. It is also called a first-in-first-out list. The end at which new elements are added is called the rear. The end from which old elements are deleted is called the front
文档格式:PPT 文档大小:212.5KB 文档页数:53
3.1 Preface 1. data object--- a set of instances or values for example: Boolean={ false,true} Digit={0,1,2,3,4,5,6,7,8,9} Letter={A, B, ....., a,b, ..... Z} NaturalNumber= {0, 1,2, ..... Integer={0,+1,-1,+2,-2,+3,-3,} String={a,, ..... ,aa, ab, ac
文档格式:PPT 文档大小:215.5KB 文档页数:37
第1章习题 T4,6 补充习题: 1、简述程序设计语言的发展简史 2、解释算法、数据结构的含义。 3、程序语言的使用代价有哪几种量度 4、程序语言一般有哪几种计算模型,各有和特点
文档格式:PPT 文档大小:1.16MB 文档页数:66
一、分治策略 二、分治法示例 二分检索 求两个非降序列合并后的中位数 统计逆序对 三、降低递归算法复杂性的途径  代数变换减少子问题个数  预处理减少递归的操作 四、分治法的时间代价分析 五、各类算法比较
首页上页137138139140141142143144下页末页
热门关键字
搜索一下,找到相关课件或文库资源 1454 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有