点击切换搜索课件文库搜索结果(2503)
文档格式:PPT 文档大小:648.5KB 文档页数:48
第三章栈和队列 栈和队列是两种特殊的线性表是操作受限的线性表,称限定性DS 3.1栈(stack) 栈的定义和特点 定义:限定仅在表尾进行插入或删除操作的线性表,表尾—栈顶,表头一栈底
文档格式:PPT 文档大小:1.18MB 文档页数:65
8.1 查找的基本概念 8.2 线性表的查找 8.3 树表的查找 8.4 哈希表查找
文档格式:PPT 文档大小:2.77MB 文档页数:80
9.1 排序的基本概念 9.2 插入排序 9.3 交换排序 9.4 选择排序 9.5 归并排序 9.6 基数排序 9.7 各种内排序方法的比较和选择
文档格式:PPT 文档大小:570.5KB 文档页数:54
§1. 详细设计的任务 §2. 设计工具 §3. 面向数据结构的设计方法 §4. Warnier方法
文档格式:PDF 文档大小:2.48MB 文档页数:228
10.1 Graph representations 10.2 Breadth-first and depth-first search algorithms 10.3 Topological sort 10.4 Disjoint sets and strategy of union by rank and path compression 10.5 Minimum spanning tree 10.6 Prim's and Kruskal's algorithm 10.7 Single-source shortest-paths algorithms: breadth-first search, Dag shortest paths, Dijkstra algorithm, and Bellman-Ford algorithm 10.8 All-pairs shortest-paths algorithms: brute-force, dynamic programming, Floyd-Warshall algorithm, and Johnson algorithm 10.9 Ford-Fulkerson max-flow algorithm and Edmonds-Karp algorithm
文档格式:PPT 文档大小:531KB 文档页数:28
(1) Input There are zero or more quantities that are externally supplied. (2) Output At least one quantity is produced. (3) Definiteness Each instruction is clear and unambiguous. (4) Finiteness If we trace out the instructions of an algorithm, then for all cases, the algorithm terminates after finite number of steps. (5) Effectiveness Every instruction must be basic enough to be carried out, in principle, by a person using only pencil and paper. It is not enough that each operation be definite as in(3); it also must be feasible
文档格式:PDF 文档大小:1.28MB 文档页数:170
6.1 Binary trees and binary search tree 6.2 Inorder, preorder, and postorder tree walk 6.3 Successor and predecessor of BST 6.4 Operations of BST: search, Minimum and maximum, constructing, deletion and insertion 6.5 Balanced search trees 6.6 AVL trees 6.7 Single and double rotation 6.8 Red-black trees 6.9 B-tree (2-3-4 tree)
文档格式:PDF 文档大小:520.17KB 文档页数:133
4.1 Randomized algorithm 4.2 Quicksort and randomized quicksort 4.3 Expected running time of quicksort 4.4 Max-heaps and min-heaps 4.5 Heap operations: heapify, building, and key increasing 4.6 heap sort and priority queues 4.7 Comparisons of sort algorithms: heap sort, quick sort, insertion sort, and merge sort 4.8 Comparison sort and decision tree model 4.9 Sorting in linear time: counting-sort, radix sort, and bucket sort
文档格式:PPT 文档大小:1.53MB 文档页数:70
CHAPTER 4 Stacks and Queues SI The stack adt 1. ADT 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
文档格式:PDF 文档大小:209.49KB 文档页数:5
分析了实验演示系统中使用服务器推技术的必要性,在此基础上,首先比较了服务器推送信息与传统拉取信息技术,然后介绍了服务器推技术的发展现状以及实现的不同方案,接着论述了服务器推技术实现过程中的难点与关键点,给出了服务器推技术使用的数据结构和程序流程。最后,经过系统测试,表明实验演示系统采用服务器推技术,工作性能良好,能够达到功能与性能要求
首页上页134135136137138139140141下页末页
热门关键字
搜索一下,找到相关课件或文库资源 2503 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有