摘要
在处理各项指标成绩线性之和相差不多,而要使成绩平均程度高的排名对象排在前面的排名问题时,普通排名算法存在着一定的局限性。基于多维度的新型排名算法,使得各项考核指标成绩越平均的排名对象名次越靠前,该算法科学合理,应用范围广,有较强的实用性。首介绍了该算法的基本原理,分别通过理论和实例论证了这种新型排名算法的优势,最后基于该算法利用Java语言实现了一个简单的排名软件。
Traditonal ranking algorithm has limitations when the totals of all the indicators are approximative. The new ranking algorithm based on multi-dimension makes the ranks of the objects upfront whose scores are much more average. This algorithm has wide application range and practicability. Firstly introduces the basic principles of the algorithm and demonstrates the advantages of the new ranking algorithm through theory and example, finally we implement a simple ranking software using java language based on this algorithm.
出处
《电脑知识与技术》
2009年第8X期6704-6706,共3页
Computer Knowledge and Technology
关键词
排名
多维度
平均
软件
rank
multidimensional
average
software