点击切换搜索课件文库搜索结果(2049)
文档格式: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 文档大小:227.41KB 文档页数:25
ynamic order statistics OS-SELECT(i, S): returns the i th smallest element in the dynamic set S. OS-RANK(, S): returns the rank ofx E 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 文档大小:145.78KB 文档页数:19
a weakness of hashing Problem: For any hash function h, a set of keys exists that can cause the average access time of a hash table to skyrocket An adversary can pick all keys from tkeU: h(k)=i for some slot i IDEA Choose the hash function at random independently of the keys
文档格式:PDF 文档大小:321.33KB 文档页数:30
Order statistics Select the ith smallest of n elements(the element with rank i i=l: minimum, .i=n: marimum, i=L(n+1)/2]or[(n+1)/2 median Naive algorithm: Sort and index ith element Worst-case running time =o(n Ig n)+o(1 o(nIg n using merge sort or heapsort(not quicksort) c 2001 by Charles E Leiserson
文档格式: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)
文档格式:PPT 文档大小:570KB 文档页数:47
第三章静电场的边值问题 主要内容 电位微分方程,镜像法,分离变量法。 1.电位微分方程 已知,电位q与电场强度E的关系为
文档格式:PDF 文档大小:182.43KB 文档页数:16
These notes introduce some ideas for modeling markets with adverse selec- tion. This framework was originally intended to deal with markets that cannot be easily accommodated by the standard signaling game e. g, be- cause there is two-sided adverse selection. For present purposes, however, it is enough to deal with the simplest case in which there is adverse selection
文档格式:PDF 文档大小:144.63KB 文档页数:15
Ch. 7 Violations of the ideal conditions 1 ST pecification 1.1 Selection of variables Consider a initial model. which we assume that Y=x1/1+E, It is not unusual to begin with some formulation and then contemplate adding more variable(regressors) to the model
文档格式:PDF 文档大小:178.35KB 文档页数:17
Ch. 5 Hypothesis Testing The current framework of hypothesis testing is largely due to the work of Neyman and Pearson in the late 1920s, early 30s, complementing Fisher's work on estimation. As in estimation, we begin by postulating a statistical model but instead of seeking an estimator of 6 in e we consider the question whether
文档格式:PDF 文档大小:118.64KB 文档页数:6
本节试图抓住直线上的开区间、闭区间及其点的基本性质,予以一般化。 对ⅤEsR\,我们可以通过看是否有x的完整邻域含于E中将R\中点x分 为三类:
首页上页117118119120121122123124下页末页
热门关键字
搜索一下,找到相关课件或文库资源 2049 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有