综合搜索课件包文库(990)
文档格式:PDF 文档大小:247.06KB 文档页数:47
Quicksort Proposed by C. A.R. Hoare in 1962 Divide-and-conquer algorithm Sorts“ in place”( like insertion sort, but not like merge sort Very practical(with tuning)
文档格式:PDF 文档大小:251.95KB 文档页数:29
Balanced search trees Balanced search tree a search-tree data structure for which a height of o(g n)is guaranteed when implementing a dynamic set of n items
文档格式:PDF 文档大小:198.39KB 文档页数:34
How large should a hash table be? Goal: Make the table as small as possible but large enough so that it wont overflow(or otherwise become inefficient Problem: what if we don 't know the proper size
文档格式:PDF 文档大小:297.74KB 文档页数:38
Paths in graphs Consider a digraph g=(v, E)with edge-weight function w:E→>R. The weight of path p=v1→ →>…→> vi is defined to be (D)=∑(n,1)
文档格式:PDF 文档大小:132.7KB 文档页数:13
Dynamic programming Design technique, like divide-and-conquer Example: Longest Common Subsequence (LCs) Given two sequences x[l.. m] and yll.n], find a longest subsequence common to them both a' not the
文档格式:PDF 文档大小:146.87KB 文档页数:23
Fixed -universe successor problem Goal: maintain a dynamic subset s of size n of the universe 0=10, 1,.,u-1 of size u subject to these operations INSERT(X∈U\\S): Add x to s DELETE(X E S): Remove x from S
文档格式:PPT 文档大小:88.5KB 文档页数:4
一、松弛迭代计算公式 赛德尔迭代法的迭代公式可表示为
文档格式:PPT 文档大小:33KB 文档页数:1
方程x2-2x-3=0有两个根x1=3,x2=-1,把它化为方程:
文档格式:PPT 文档大小:37.5KB 文档页数:3
实验项目一: 编写程序用列主元素法求解线性方程组
文档格式:PDF 文档大小:246.8KB 文档页数:28
Computational geometry Algorithms for solving geometric problems in 2D and higher Fundamental objects: o point line segment
首页上页3435363738394041下页末页
热门关键字
搜索一下,找到相关课件或文库资源 990 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有