文件名称:majority
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
从给定的一组数组中,寻找当前数组中的多数元素,其中多数元素的定义为其在数组中的个数大于其数组元素个数的一半,该算法采用递归的方式,求得其多数元素的候选值,然后进行验证,最终求得结果-A group from a given array to find the majority of the current array element for most of the elements in the array defines the number of greater than half the number of array elements, the algorithm uses a recursive manner, and seek their Most elements of the candidate value, and then verify the final results obtained
(系统自动生成,下载前可以参看下载内容)
下载文件列表
majority\Majority.cpp
........\Majority.dsp
........\Majority.ncb
........\Majority.opt
........\Majority.plg
majority
........\Majority.dsp
........\Majority.ncb
........\Majority.opt
........\Majority.plg
majority