点击切换搜索课件文库搜索结果(3301)
文档格式:PDF 文档大小:154.51KB 文档页数:27
1. Divide the problem (instance) into subproblems. 2. Conquer the subproblems by solving them recursively. 3. Combine subproblem solutions
文档格式:PDF 文档大小:847.16KB 文档页数:47
All the sorting algorithms we have seen so far are comparison sorts: only use comparisons to determine the relative order of elements
文档格式:PDF 文档大小:147.48KB 文档页数:24
Symbol-table problem Symbol table T holding n records: key key[x] [x]
文档格式:PDF 文档大小:229.98KB 文档页数:34
The depth of a node = the number of comparisons made during TREE-INSERT. Assuming all input permutations are equally likely, we have
文档格式:PDF 文档大小:227.41KB 文档页数:25
Dynamic order statistics OS-SELECT(i, S): returns the ith smallest element in the dynamic set S. OS-RANK(x, S): returns the rank of x ∈ S in the sorted order of S’s elements. IDEA: Use a red-black tree for the set S, but keep subtree sizes in the nodes
文档格式:PDF 文档大小:146.87KB 文档页数:23
Goal: Maintain a dynamic subset S of size n of the universe U = {0, 1, …, u – 1} of size u subject to these operations:
文档格式:PDF 文档大小:132.7KB 文档页数:13
Dynamic programming Design technique, like divide-and-conquer. Example: Longest Common Subsequence (LCS)
文档格式:PDF 文档大小:297.74KB 文档页数:38
Consider a digraph G = (V, E) with edge-weight function w : E → R. The weight of path p = v1 → v2 → L → vk is defined to be
文档格式:PDF 文档大小:159.83KB 文档页数:14
Shortest paths Single-source shortest paths Nonnegative edge weights
文档格式:PDF 文档大小:70.04KB 文档页数:2
Take-home quiz No notes (except this one)
首页上页321322323324325326327328下页末页
热门关键字
搜索一下,找到相关课件或文库资源 3301 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有