文件名称:xzys
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 205kb
- 下载次数:
- 0次
- 提 供 者:
- pengz*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个寻找多数元素(有的地方叫主元素)算法的设计思想来自快速排序,先用快速排序的方法找到这n个元素的中位数,在通过一便扫描就可以找到主元素(如果这n个元素有主元素的话)。
压缩包中包括:源代码,可执行文件,和设计报告。
-The search for the majority of elements (some place called the main element) algorithm design ideas from the quick sort, first find the fast way to sort n elements in the median, then scan through a can find the main elements (if this n elements are the main elements of it). Compressed package includes: source code, executable files, and design reports.
压缩包中包括:源代码,可执行文件,和设计报告。
-The search for the majority of elements (some place called the main element) algorithm design ideas from the quick sort, first find the fast way to sort n elements in the median, then scan through a can find the main elements (if this n elements are the main elements of it). Compressed package includes: source code, executable files, and design reports.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用划分法寻找中项元素进而找到主元素\用划分的方法寻找n个元素中的多数元素的算法.doc
源码网说明.txt
下载说明.html
用划分法寻找中项元素进而找到主元素\Slection.exe
..................................\Slection.dpr
用划分法寻找中项元素进而找到主元素
源码网说明.txt
下载说明.html
用划分法寻找中项元素进而找到主元素\Slection.exe
..................................\Slection.dpr
用划分法寻找中项元素进而找到主元素