文件名称:main-element
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 227kb
- 下载次数:
- 0次
- 提 供 者:
- 申**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
具体地讲,如果一个数组A[1..n]中超过半数的元素都相同时,该数组被称为含有一个主元素。
(a) 设计一个有效算法(至少是O(n logn)),确定该数组中是否含有一个主元素,如果有,找出这个元素。 (为简单起见,假设n是2的幂,且n<150)
(b) 能否给出一个线性时间算法?
需注意的是,该数组的元素之间可能不存在顺序——即不能进行”A[i]<A[j]”的判断,但是可以进行是否相等的判断。
-Specifically, if an array A [1 .. n] more than half of the elements are the same, the array is known as a main element contains. (A) to design an effective algorithm (at least O (n logn)), to determine whether the array contains a primary element, and if so, find out the elements. (For simplicity, assume that n is a power of 2, and n < 150) (b) can give a linear time algorithm? It must be noted that the array may not exist between the elements of the order- that can not be " A [i] <A[j]”的判断,但是可以进行是否相等的判断。
(a) 设计一个有效算法(至少是O(n logn)),确定该数组中是否含有一个主元素,如果有,找出这个元素。 (为简单起见,假设n是2的幂,且n<150)
(b) 能否给出一个线性时间算法?
需注意的是,该数组的元素之间可能不存在顺序——即不能进行”A[i]<A[j]”的判断,但是可以进行是否相等的判断。
-Specifically, if an array A [1 .. n] more than half of the elements are the same, the array is known as a main element contains. (A) to design an effective algorithm (at least O (n logn)), to determine whether the array contains a primary element, and if so, find out the elements. (For simplicity, assume that n is a power of 2, and n < 150) (b) can give a linear time algorithm? It must be noted that the array may not exist between the elements of the order- that can not be " A [i] <A[j]”的判断,但是可以进行是否相等的判断。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
主元素\Debug\主元素.exe
......\.....\主元素.ilk
......\.....\主元素.pdb
......\主元素\Debug\BuildLog.htm
......\......\.....\mt.dep
......\......\.....\vc90.idb
......\......\.....\vc90.pdb
......\......\.....\主元素.exe.embed.manifest
......\......\.....\主元素.exe.embed.manifest.res
......\......\.....\主元素.exe.intermediate.manifest
......\......\.....\主元素.obj
......\......\main1.txt
......\......\main2.txt
......\......\result.txt
......\......\主元素.cpp
......\......\主元素.vcproj
......\......\主元素.vcproj.LovelyJin-PC.Lovely Jin.user
......\主元素.ncb
......\主元素.sln
......\主元素.suo
......\主元素的实验报告.doc
......\......\Debug
......\Debug
......\主元素
主元素
......\.....\主元素.ilk
......\.....\主元素.pdb
......\主元素\Debug\BuildLog.htm
......\......\.....\mt.dep
......\......\.....\vc90.idb
......\......\.....\vc90.pdb
......\......\.....\主元素.exe.embed.manifest
......\......\.....\主元素.exe.embed.manifest.res
......\......\.....\主元素.exe.intermediate.manifest
......\......\.....\主元素.obj
......\......\main1.txt
......\......\main2.txt
......\......\result.txt
......\......\主元素.cpp
......\......\主元素.vcproj
......\......\主元素.vcproj.LovelyJin-PC.Lovely Jin.user
......\主元素.ncb
......\主元素.sln
......\主元素.suo
......\主元素的实验报告.doc
......\......\Debug
......\Debug
......\主元素
主元素